Learn R Programming

Lock5withR (version 1.2.2)

ExerciseHours: Exercise Hours

Description

Amount of exercise per week for students (and other variables)

Arguments

Format

A data frame with 50 observations on the following 7 variables.
  • Year Year in school (1=First year,..., 4=Senior)
  • Gender F or M
  • Hand Left (l) or Right (r) handed?
  • Exercise Hours of exercise per week
  • TV Hours of TV viewing per week
  • Pulse Resting pulse rate (beats per minute)
  • Pierces Number of body piercings

Source

In-class student survey.

Details

Data from an in-class survey of statistics students asking about amount of exercise, TV viewing, handedness, gender, pulse rate, and number of body piercings.

Examples

Run this code

data(ExerciseHours)

Run the code above in your browser using DataLab