openintro (version 1.3)

marathon: New York City Marathon Times

Description

Marathon times of male and female winners of the New York City Marathon 1970-1999.

Usage

data(marathon)

Arguments

source

http://www.webcitation.org/5kx7ilFLp

Examples

Run this code
data(marathon)
str(marathon)
histPlot(marathon$Time)
boxPlot(marathon$Time, horiz = TRUE, fact = marathon$Gender)

Run the code above in your browser using DataLab