openintro (version 2.0.0)

speed_gender_height: 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

Arguments

Format

A data frame with 1325 observations on the following 3 variables.

speed

a numeric vector

gender

a factor with levels female and male

height

a numeric vector

Examples

Run this code
# NOT RUN {
speed_gender_height

# }

Run the code above in your browser using DataLab