orig_pennies_sample {moderndive} | R Documentation |
A random sample of 40 pennies sampled from the pennies
data frame
Description
A dataset of 40 pennies to be treated as a random sample with pennies()
acting
as the population. Data on these pennies were recorded in 2011.
Usage
orig_pennies_sample
Format
A data frame of 40 rows representing 40 randomly sampled pennies from pennies()
and 2 variables
- year
Year of minting
- age_in_2011
Age in 2011
Source
StatCrunch https://www.statcrunch.com:443/app/index.html?dataid=301596
See Also
[Package moderndive version 0.6.1 Index]