| birth.rates {smss} | R Documentation |
Birth Rate Data
Description
Birth rates of several nations. Table 9.13 of 3rd edition.
Format
data.frame with 29 observations of the following 10 variables,
Bcrude birth rate (number of births per 1000 population size)
Wwomen's economic activity (female labor force as percent of male)
Cpercent women using contraception
LIfemale adult literacy rate
LEfemale life expectancy
HDIhuman development index (which has components referring to life expectancy at birth, educational attainment, and income per capita)
GNPgross national product (per capita, in thousands of dollars)
Ndaily newspaper circulation per 100 people
Tnumber of televisions per 100 people.
Source
http://www.stat.ufl.edu/~aa/social/data.html
Examples
data(birth.rates)
summary(birth.rates)
[Package smss version 1.0-2 Index]