decathlon_raw: Men's decathlon in 2012

decathlon_rawR Documentation

Men's decathlon in 2012

Description

This dataset consists of men's decathlon results of at least 6500 points in 2012. Only those with athletes scored points in every event are included. Most men's decathlons are divided into a two-day competition. First day events include 100 metres, long jump, shot put, high jump and 400 metres. Second day events include 110 metres hurdles, discus throw, pole vault, javelin throw and 1500 metres.

Usage

data("decathlon_raw")

Format

A data frame containing 1075 observations on 15 variables.

Total

Total (decathlon) score.

Name

First name of the athlete.

Surname

Surname of the athlete.

X100m

Result of 100 metres, in seconds.

LJ

Result of long jump, in metres.

SP

Result of shot put, in metres.

HJ

Result of high jump, in metres.

X400m

Result of 400 metres, in seconds.

X110H

Result of 110 metres hurdles, in seconds.

DT

Result of discus throw, in metres.

PV

Result of polt vault, in metres.

JT

Result of javelin throw, in metres.

X1500m

Result of 1500 metres, in seconds.

First.day

Total points scored in the first day.

Second.day

Total points scored in the second day.

Source

Data compiled from the following sources:

www.decathlon2000.com/

www.iaaf.org/

www.ceskydesetiboj.wz.cz/statistika.html

See Also

decathlon


scar documentation built on May 28, 2022, 1:22 a.m.