ugclass {gsse401}R Documentation

GSSE 401 - Undergraduate classroom data

Description

The ugclass data frame has 63 rows and 5 columns.

Usage

data(ugclass)

Format

This data frame contains the following columns:

sex
a factor with levels of sex:
F for female
M for male
hand
a factor with levels handed-ness:
L for left-handed
R for right handed
height
a numeric vector with height of the students (cm)
weight
a numeric vector with weight of the students (kg)
digit
a numeric vector with a random digit assign to to each student

Details

This data-set records self-reported sex, handed-ness, height and weight of students who attended an undergraduate class in the academic year 1898/98. The students were also asked to write down a "random digit" (with no detailed explanation of what this means!).