1
2
3
4
5
#

Name:

Description:

Putting results for a golfing statistician (by length of the putts)

Variables:

Format

A dataset with 5 observations on the following 5 variables.

Length Length of the attempted putt (in feet)
Made Number of putts made at this length
Missed Number of putts missed at this length
Trials Total number of putts attempted at this length

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Personal observations by 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/Putting_Success_by_Length__Short_Form__700_13.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.