speed_gender_height: Speed, gender, and height of 1325 students

speed_gender_heightR 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 female and male

height

a numeric vector

Examples


speed_gender_height

openintro documentation built on Sept. 1, 2022, 9:06 a.m.