| Putts3 | R Documentation |
Hypothetical Putting Data (Short Form)
Description
Hypothetical putting results for a golfing statistician
Format
A data frame with 5 observations on the following 4 variables.
LengthLength of the attempted putt (in feet)
MadeNumber of putts made at this length
MissedNumber of putts missed at this length
TrialsTotal number of putts attempted at this length
Details
This is a hypothetical revision of the table of putting success in Putts2 that helps demonstrate overdispersion.
Source
Modified from personal observations by one of the Stat2 authors.