Olympic {mffSM}R Documentation

Olympic gold medal performance

Description

Olympic (1886 - 2012) gold medal performance in male (a) high jump, (b) discuss throw, (c) long jump.

Usage

data(Olympic)

Format

A data.frame with 27 rows and the following variables.

t

index of the Olympic games going from 0 to 26 counting only those Olympic games that took place.

year

year of the Olympic games.

high.jump

male high jump gold medalist performance [cm].

discuss.throw

male discuss throw gold medalist performance [cm].

long.jump

male long jump gold medalist performance [cm].

Source

The Data and Story Library (DASL), Olympic 1886 - 1984: http://lib.stat.cmu.edu/DASL/Datafiles/OlympicGold.html

Wikipedia, Olympic 1988 - 2012: http://www.wikipedia.org/

Examples

data(Olympic)
summary(Olympic)

[Package mffSM version 1.2 Index]