Learn R Programming

gpk (version 1.0)

BirthDeath: Changes in Human birth and death rates in India over the 20th century

Description

Birth and death rates are important indices of demographic picture of a country. Given data for last century can we predict the rates and net population growth for next decade?

Usage

data(BirthDeath)

Arguments

Format

A data frame with 27 observations on the following 3 variables.
Year
The year grip
Birth.rate
The birth rate
death.rate
The death rate

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html

Details

Analyze the time trends in birth and death rates. Time trends in net growth rate.

Examples

Run this code
data(BirthDeath)

Run the code above in your browser using DataLab