1
2
3
4
5
#

Name:

Description:

A random sample of 50 students gift aid for students at Elmhurst College.

Variables:

  • family_income - Family income of the student.
  • gift_aid - Gift aid, in $1000s.
  • price_paid - Price paid by the student (tuition - gift aid).

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These data were sampled from a table of data for all freshman from the 2011 class at Elmhurst College that accompanied an article titled What Students Really Pay to Go to College published online by The Chronicle of Higher Education: http://chronicle.com/article/What-Students-Really-Pay-to-Go/131435.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.