Learn R Programming

IIS (version 1.0)

osu_math_salaries_2015: OSU Math Salaries 2015

Description

This data set contains 2015 salaries of faculty and staff in the Mathematics Department at The Ohio State University. This data is displayed in Table 3.1 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

osu_math_salaries_2015

Arguments

Format

A vector with 226 observations corresponding to each reported salary.

Examples

Run this code
# NOT RUN {
data(osu_math_salaries_2015)
summary(osu_math_salaries_2015)
# }

Run the code above in your browser using DataLab