nym.2002 | R Documentation |
A random sample of finishers from the New York City Marathon.
data(nym.2002)
A data frame with 1000 observations on the following 5 variables.
Place in the race
What gender
Age on day of race
Indicator of hometown or nation
Time in minutes to finish
Each year thousands of particpants line up to run the New York City Marathon. This list is a random sample from the finishers.
From the New York City Road Runners web site http://www.nyrc.org
data(nym.2002) with(nym.2002, cor(time,age))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.