Skip to contents

Winning times for the men's 400 m final in each Olympic Games: 1896--1996.

Usage

olympic

Format

Data frame containing the following columns:

Year

Year of Olympics

time

Winning time in 400m final

Source

Makridakis, Wheelwright and Hyndman (1998) Forecasting: methods and applications, John Wiley & Sons: New York. Exercise 5.7

Examples

plot(time~Year, data=olympic, pch=19, col=3)