A simple random sample of 120 golf courses, taken from the population on the website ww2.golfcourse.com on August 5, 1998. Missing data are denoted by NA.
data(golfsrs)
This data frame contains the following columns:
random number used to select golf course for sample
state name
number of holes
type of course:
priv = private
semi = semi-private
pub = public
mili = military
resort = resort
year course was built
greens fee for 18 holes during week
greens fee for 9 holes during week
greens fee for 18 holes on weekend
greens fee for 9 holes on weekend
back tee yardage
course rating
par for course
golf cart rental fee for 18 holes
golf cart rental fee for 9 holes
are caddies available? (y or n)
is a golf pro available? (y or n)
Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.
Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.