1
2
3
4
5
#

Name:

Description:

The Robey data frame has 50 rows and 3 columns. The observations are developing nations around 1990.

Variables:

This data frame contains the following columns:

region

A factor with levels: Africa; Asia, Asia and Pacific; Latin.Amer, Latin America and Caribbean; Near.East, Near East and North Africa.

tfr

Total fertility rate (children per woman).

contraceptors

Percent of contraceptors among married women of childbearing age.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Robey, B., Shea, M. A., Rutstein, O. and Morris, L. (1992) The reproductive revolution: New survey findings. Population Reports. Technical Report M-11.

References

Fox, J. (2016) Applied Regression Analysis and Generalized Linear Models, Third Edition. Sage.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Fertility_and_Contraception_147_79.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.