Student Survey Data

SUMMARY

This data frame contains the responses of 237 Statistics I students at the University of Adelaide to a number of questions.

DATA DESCRIPTION

The components of the data frame are: item{Sex}{ The sex of the student. (Factor with levels "Male" and "Female".) } item{Wr.Hnd}{ The span (distance from tip of thumb to tip of little finger of spread hand) of writing hand, in centimetres. } item{NW.Hnd}{ Span of non-writing hand } item{W.Hnd}{ Writing hand of student. (Factor, with levels "Left" and "Right".) } item{Fold}{ "Fold your arms! Which is on top" (Factor, with levels "R on L", "L on R", "Neither".) } item{Pulse}{ Pulse rate of student (beats per minute.) } item{Clap}{ "Clap your hands! Which hand is on top?" (Factor, with levels "Right", "Left", "Neither".) } item{Exer}{ How often the student exercises. (Factor, with levels "Freq" (frequently), "Some", "None") } item{Smoke}{ How much the student smokes. (Factor, levels "Heavy", "Regul" (regularly), "Occas" (occasionally), "Never".) } item{Height}{ The height of the student, in centimetres. } item{M.I}{ Indicates whether the student expressed height in imperial (feet/inches) or metric (centimetres/metres) units. (Factor, levels "Metric", "Imperial".) } item{Age}{ Age of the student, in years. }


[Package Contents]