openintro (version 2.0.0)

penny_ages: Penny Ages

Description

Sample of pennies and their ages. Taken in 2004.

Usage

penny_ages

Arguments

Format

A data frame with 648 observations on the following 2 variables.

year

Penny's year.

age

Age as of 2004.

Examples

Run this code
# NOT RUN {
hist(penny_ages$year)

# }

Run the code above in your browser using DataLab