1
2
3
4
5
#

Name:

Description:

A tibble with 193 rows and 2 columns. The columns represent the variables gpa and study_hours for a sample of 193 undergraduate students who took an introductory statistics course in 2012 at a private US university.

Variables:

  • gpa - Grade point average (GPA) of student.

  • study_hours - Number of hours students study per week.

Details

GPA ranges from 0 to 4 points, however one student reported a GPA > 4. This is a data error but this observation has been left in the dataset as it is used to illustrate issues with real survey data. Both variables are self reported, hence may not be accurate.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Collected at a private US university as part of an anonymous survey in an introductory statistics course.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.