1
2
3
4
5
#

Name:

Description:

A simulated data set based on real population summaries.

Variables:

  • teen - Whether the teen goes to college or not.
  • parents - Whether the parent holds a college degree or not.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Simulation based off of summary information provided at http://nces.ed.gov/pubs2001/2001126.pdf

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.