1
2
3
4
5
#

Name:

Description:

Body measurements for a sample of 198 children

Variables:

A data frame with 198 observations on the following 6 variables.

Height Height (in inches)
Weight Weight (in pounds)
Age Age (in months)
Sex 0=male or 1=female
Race 0=white or 1=other

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

A sample of 198 cases from the NIST's AnthroKids dataset at http://ovrt.nist.gov/projects/anthrokids/

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.