1
2
3
4
5
#

Name:

Description:

Training records for a marathon runner

Variables:

A dataset with 1126 observations on the following 10 variables.

Date Training date
Miles Miles for training run
Time Training time (in minutes:seconds:hundredths)
Pace Running pace (in minutes:seconds:hundredths per mile)
ShoeBrand Addidas, Asics, Brooks, Izumi, Mizuno, or New Balance
TimeMin Training time (in minutes)
PaceMin Running pace (in minutes per mile)
Short 1= 5 miles or less or 0=more than 5 miles
After2004 1= for runs after 2004 or 0=for earlier runs

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data from training records of one of the Stat2 authors.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Daily_Training_for_a_Marathon_Runner_811_33.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.