Learn R Programming

gpk (version 1.0)

hundredmrun: Guessing the gold medal score for 2004 Olympics

Description

Olympic games are organized every 4 years for over a century. Performance of the gold medallist generally goes on improving with some cases of reversals. It is of interest to anticipate the results for the next tournament. It is good to remember that the observed values represent extreme cases.

Usage

data(hundredmrun)

Arguments

Format

A data frame with 24 observations on the following 2 variables.
Year
Year
Time.sec.
Time in seconds for the champion (male)

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html

Details

Regression and time series are suggested for this problem.