1
2
3
4
5
#

Name:

Description:

SAT and GPA data for 1000 students at an unnamed college.

Variables:

  • sex - Gender of the student.

  • sat_v - Verbal SAT percentile.

  • sat_m - Math SAT percentile.

  • sat_sum - Total of verbal and math SAT percentiles.

  • hs_gpa - High school grade point average.

  • fy_gpa - First year (college) grade point average.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Educational Testing Service originally collected the data.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.