1
2
3
4
5
#

Name:

Description:

A survey of 55 Duke University students asked about their GPA, number of hours they study at night, number of nights they go out, and their gender.

Variables:

  • gpa - a numeric vector

  • studyweek - a numeric vector

  • sleepnight - a numeric vector

  • out - a numeric vector

  • gender - a factor with levels female male

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.