1
2
3
4
5
#

Name:

Description:

Examining the relationship between socioeconomic status measured as the percentage of children in a neighborhood receiving reduced-fee lunches at school (lunch) and the percentage of bike riders in the neighborhood wearing helmets (helmet).

Variables:

  • lunch - Percent of students receiving reduced-fee school lunches.

  • helmet - Percent of bike riders wearing helmets.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.