Data for Exercise 1.104

Executiv

Format

A data frame/tibble with 25 observations on one variable

age

a numeric vector

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples


hist(Executiv$age, xlab = "Age of banking executives", 
breaks = 5, main = "", col = "gray")