1
2
3
4
5
#

Name:

Description:

Predicting first-year college GPA

Variables:

A data frame with 219 observations on the following 11 variables.

GPA First-year college GPA on a 0.0 to 4.0 scale
HSGPA High school GPA on a 0.0 to 4.0 scale
SATV Verbal/critical reading SAT score
SATM Math SAT score
Male 1= male, 0= female
HU Number of credit hours earned in humanities courses in high school
SS Number of credit hours earned in social science courses in high school
FirstGen 1= student is the first in her or his family to attend college, 0=otherwise
White 1= white students, 0= others
CollegeBound 1=attended a high school where >=50% students intended to go on to college, 0=otherwise

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

A sample from a larger set of data collected in 1996 by a professor at this college.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.