| STUDENT {regclass} | R Documentation |
STUDENT data
Description
Data on the College GPAs of students in an introductory statistics class
Usage
data("STUDENT")
Format
A data frame with 607 observations on the following 19 variables.
CollegeGPAa numeric vector
Gendera factor with levels
FemaleMaleHSGPAa numeric vector, can range up to 5 if the high school allowed it
ACTa numeric vector, ACT score
APHoursa numeric vector, number of AP hours student took in HS
JobHoursa numeric vector, number of hours student currently works on average
Schoola factor with levels
PrivatePublic, type of HSLanguagesa numeric vector
Honorsa numeric vector, number of honors classes taken in HS
Smokera factor with levels
NoYesAffordCollegea factor with levels
NoYes, can the student and his/her family pay for the University of Tennessee without taking out loans?HSClubsa numeric vector, number of clubs belonged to in HS
HSJoba factor with levels
NoYes, whether the student maintained a job at some point while in HSChurchgoera factor with levels
NoYes, answer to the question Do you regularly attend chruch?Heighta numeric vector (inches)
Weighta numeric vector (lbs)
Classa factor with levels
JuniorSeniorSophomoreFamilywhat position they are in the family, a factor with levels
Middle ChildOldest ChildOnly ChildYoungest ChildPetfavorite pet, a factor with levels
BothCatDogNeither
Details
Same data as EDUCATION with the addition of the Class variable and with slighly different names for variables.
Source
Responses are from students in an introductory statistics class at the University of Tennessee in 2010.