Executiv: Ages of 25 executives

ExecutivR Documentation

Ages of 25 executives

Description

Data for Exercise 1.104

Usage

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")


BSDA documentation built on Sept. 19, 2023, 1:08 a.m.