1
2
3
4
5
#

Name:

Description:

Survey of 218 students, collecting information on their GPAs and their academic major.

Variables:

  • gpa - Grade point average (GPA).

  • major - Area of academic major.

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_and_the_area_of_their_major_1449_56.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
#PROBLEM-49275

For this exercise, we will analyze a dataset that consists of a survey of 218 students, collecting i...

Question
Showing 1-1 of 1 item.