SURVEY10 {regclass} | R Documentation |
Student survey 2010
Description
Characteristics of students in an introductory statistics class at the University of Tennessee in 2010
Usage
data("SURVEY10")
Format
A data frame with 699 observations on the following 20 variables.
Gender
a factor with levels
Female
Male
Height
a numeric vector
Weight
a numeric vector
DesiredWeight
a numeric vector
GPA
a numeric vector
TxtPerDay
a numeric vector
MinPerDayFaceBook
a numeric vector
NumTattoos
a numeric vector
NumBodyPiercings
a numeric vector
Handedness
a factor with levels
Ambidextrous
Left
Right
WeeklyHrsVideoGame
a numeric vector
DistanceMovedToSchool
a numeric vector
PercentDateable
a numeric vector
NumPhoneContacts
a numeric vector
PercMoreAttractiveThan
a numeric vector
PercMoreIntelligentThan
a numeric vector
PercMoreAthleticThan
a numeric vector
PercFunnierThan
a numeric vector
SigificantOther
a factor with levels
No
Yes
OwnAttractiveness
a numeric vector
Details
Students answered 50 questions to generate data for a project in an introductory statistics class at the University of Tennessee in the Fall of 2010. The data here represent a selection of the questions. The responses have been somewhat cleaned (unlike SURVEY09
) where obviously bogus responses have been omitted, but there may still be issue.
The selected questions were:
Gender
Gender [Male, Female]
Height
Your height (in inches) [48 to 96]
Weight
Your weight (in pounds) [0 to 500]
DesiredWeight
What is your desired weight (in pounds)? [0 to 1000]
GPA
Thus far, what is your GPA (look up on CPO if you need to)? [0 to 4]
TxtPerDay
How many text messages do you typically send on any given day? Type 0 if you
never send text messages. [0 to 1000]
MinPerDayFaceBook
On average, how many minutes per day do you spend on internet social networks
(such as Facebook, MySpace, Twitter, LinkedIn, etc.)? [0 to 1440]
NumTattoos
How many tattoos do you have? [0 to 100]
NumBodyPiercings
How many body piercings do you have (do not include piercings you have let heal
up and are gone)? Count each piercing separately (i.e., pierced ears counts as 2
piercings). [0 to 100]
Handedness
Are you right-handed, left-handed, or ambidextrous? [Right-Handed, Left-
Handed, Ambidextrous]
WeeklyHrsVideoGame
About how many hours a week do you play video games? This includes console games like Wii, Playstation, Xbox, as well as gaming apps for your phone, online games in Facebook, general computer games, etc. [0 to 168]
DistanceMovedToSchool
Go to maps.google.com or another website that provides maps. Get directions from your home address (the house/apartment/etc. you most recently lived in before coming to college) and the zip code 37996. How many miles does it say the trip is? Type the smallest number if offered multiple routes. Type 0 if you are unable to get driving directions for any reason. [0 to 5000]
PercentDateable
What percentage of people around your age in your preferred gender do you
consider dateable? [0 to 100]
NumPhoneContacts
How many contacts do you have in your cell phone? Answer 0 if you don't use a
cell phone, or have no contacts in your cell phone. [0 to 1000]
PercMoreAttractiveThan
What percentage of people at UT of your own gender and class level do you think you are more attractive than? [0 to 100]
PercMoreIntelligentThan
What percentage of people at UT of your own gender and class level do you think you are more intelligent than? [0 to 100]
PercMoreAthleticThan
What percentage of people at UT of your own gender and class level do you think you are more athletic than? [0 to 100]
PercFunnierThan
What percentage of people at UT of your own gender and class level do you think you are funnier than? [0 to 100]
SigificantOther
Do you have a significant other? [Yes, No]
OwnAttractiveness
On a scale of 1-100, with 100 being the most attractive, rate your own
attractiveness. [1 to 100]