1
2
3
4
5
#

Name:

Description:

This entry gives the number of deaths of infants under one year old in 2012 per 1,000 live births in the same year. This rate is often used as an indicator of the level of health in a country.

Variables:

  • country - Name of country.

  • inf_mort_rate - Infant mortality rate per 1,000 live births.

Details

The data is given in decreasing order of infant mortality rates. There are a few potential outliers.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

CIA World Factbook, https://www.cia.gov/library/publications/the-world-factbook/rankorder/rawdata_2091.txt

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.