Learn R Programming

mosaic (version 0.5-1)

Cellphones: Cell Phones

Description

College students at a large state university completed a survey about their academic and personal life. Questions ranged from "How many credits are you registered for this semester?" to "Would you define yourself as a vegetarian?" Four sections of an introductory statistics course were chosen at random from all the sections of introductory statistics courses offered at the university in the semester when the survey was conducted, and the 312 students who completed the survey were students registered in one of the four chosen sections.

Usage

data(Cellphones)

Arguments

format

A data frame with 312 observations on the following variables.

  • Math
{SAT Math score} Verbal {SAT Verbal score} Credits {number of credits the student is registered for} Year {year in college (1 = First Year, 2 = Sophomore, 3 = Junior, 4 = Senior)} Exer {time (in minutes) spent exercising in a typical day} Sleep {time (in hours) spend sleeping in a typical day} Cell {do you own a cell phone? yes no} Veg {are you a vegetarian? yes no some}

References

Part of the Carnegie Mellon University Online Learning Initiative datasets.