Learn R Programming

mosaic (version 0.6-2)

Olympics: Winning Times for 1,500 Meter Race

Description

The modern Olympic Games have changed dramatically since their inception in 1896. For example, many commentators have remarked on the change in the quality of athletic performances from year to year. Regression will allow us to investigate the change in winning times for one event: the 1,500 meter race.

Usage

data(Olympics)

Arguments

format

A data frame with 24 observations on the following variables.
  • Year
{the year of the Olympic Games, from 1896 to 2000} Time {the winning time for the 1,500 meter race (in seconds)}

References

Part of the Carnegie Mellon University Online Learning Initiative datasets.