ceo: CEO salaries

ceoR Documentation

CEO salaries

Description

The age and salary of ceos of small companies

Usage

data(ceo)

Format

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

Age

the age of the ceo in completed years; a numeric vector

Salary

the salary of the ceo (including bonuses) in thousands of dollars; a numeric vector

Details

The age and salary of ceos of small companies (annual sales greater than 5 and less than 350 million dollars); companies were ranked according to 5-year average return on investment. The first 60 firms are listed.

Source

The Data and Story Library (dasl) (formerly http://lib.stat.cmu.edu/DASL/ now https://dasl.datadescription.com)

References

Originally from Forbes, November 8, 1993 “America's Best Small Companies”.

Examples

data(ceo)
plot(ceo)

GLMsData documentation built on Aug. 22, 2022, 9:10 a.m.

Related to ceo in GLMsData...