alr3 (version 2.0.5)

UN1: National statistics from the United Nations

Description

Demographic data for 193 places, mostly UN members, but also other areas like Hong Kong that are not independent countries.

Arguments

Format

This data frame uses the locality name as a row label. In some cases the geographic area is smaller than a country; for example Hong Kong. The file contains the following columns:
Fertility
Expected number of live births per female, 2000
PPgdp
Per capita 2001 GDP, in US \$

Details

These data were collected at published by the UN from a variety of sources. See original source for additional footnotes concerning values for individual countries. Country names are given in the first column of the data file. The same data, plus additional variables, is given in the file UN3.

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 1.3.

Examples

Run this code
head(UN1)

Run the code above in your browser using DataLab