| speed_gender_height {openintro} | R Documentation | 
Speed, gender, and height of 1325 students
Description
1,325 UCLA students were asked to fill out a survey where they were asked about their height, fastest speed they have ever driven, and gender.
Usage
speed_gender_height
Format
A data frame with 1325 observations on the following 3 variables.
- speed
- a numeric vector 
- gender
- a factor with levels - femaleand- male
- height
- a numeric vector 
Examples
speed_gender_height
[Package openintro version 2.5.0 Index]