Learn R Programming

gpk (version 1.0)

Highjump: Guessing the gold medal score for 2004 Olympics

Description

Olympics are being 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(Highjump)

Arguments

Format

A data frame with 24 observations on the following 2 variables.
Year
year
Height
Height of jump in meters for the champion

Source

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

Details

Regression and time series may be used for the prediction purpose.