1
2
3
4
5
#

Name:

Description:

Draft selection times for a fantasy baseball league

Variables:

A data frame with 24 observations on the following 10 variables.

Round Round of the draft (1 to 24)
DJ Draft time (in seconds) for D.J.
AR Draft time (in seconds) for A.R.
BK Draft time (in seconds) for B.K.
JW Draft time (in seconds) for J.W.
TS Draft time (in seconds) for T.S.
RL Draft time (in seconds) for R.L.
DR Draft time (in seconds) for D.R.
MF Draft time (in seconds) for M.F.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Mathematical Science Baseball League historical records (online).

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.