A data frame with 116 observations on the following 8 variables.
- Year
year of Kentucky Derby
- Winner
a character vector with the name of the winning
horse
- Starters
number of horses that started the race
- NetToWinner
the net winnings of the winner, in U.S. dollars
- Time
the winning time in seconds
- Speed
the winning average speed, n miles per hour
- Track
a factor indicating track condition with levels
"Fast"
, "Good"
, "Dusty"
, "Slow"
, "Heavy"
,
"Muddy"
, and "Sloppy"
- Conditions
a factor with with 2 levels of track condition,
with levels "Fast"
and "Slow"