| golfsrs {SDaA} | R Documentation | 
Simple Random Sample of Golf Courses
Description
Simple Random Sample (SRS) of 120 golf courses taken from the population of the (now defunct) Website www.golfcourse.com
Usage
golfsrs
Format
Data frame with the following 16 variables:
- RN
- random number used to select golf course for sample 
- state
- state name 
- holes
- number of holes 
- type
- type of course; factor with levels - priv(private),- semi(semi-private),- pub(public),- mili(military) and- res(resort)
- yearblt
- year the course was built 
- wkday18
- greens fee for 18 holes during week 
- wkday9
- greens fee for 9 holes during week 
- wkend18
- greens fee for 18 holes on weekend 
- wkend9
- greens fee for 9 holes on weekend 
- backtee
- back-tee yardage 
- rating
- course rating 
- par
- par for course 
- cart18
- golf cart rental fee for 18 holes 
- cart9
- golf cart rental fee for 9 holes 
- caddy
- Are caddies available? factor with levels - yesand- no
- pro
- Is a golf pro available? factor with levels - yesand- no
Source
The now defunct website golfcourse.com (https://web.archive.org/web/19991108203827/http://golfcourse.com/)
References
Lohr (1999). Sampling: Design and Analysis, Duxbury, p. TODO and TODO.