openintro (version 2.0.0)

gpa: Survey of Duke students on GPA, studying, and more

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.

Usage

gpa

Arguments

Format

A data frame with 55 observations on the following 5 variables.

studyweek

a numeric vector

sleepnight

a numeric vector

out

a numeric vector

gender

a factor with levels female male

Examples

Run this code
# NOT RUN {
gpa

# }

Run the code above in your browser using DataCamp Workspace