Learn R Programming

BSDA (version 1.2.2)

Manager: Advertised salaries offered general managers of major corporations in 1995

Description

Data for Exercise 5.81

Usage

Manager

Arguments

Format

A data frame/tibble with 26 observations on one variable

salary

random sample of advertised annual salaries of top executives (in dollars)

References

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

Examples

Run this code

stem(Manager$salary)
SIGN.test(Manager$salary)

Run the code above in your browser using DataLab