MBESS (version 4.4.3)

prof.salary: Cohen et. al. (2003)'s professor salary data set

Description

The data set of the salaries and other information of 62 some professors in Cohen et. al. (2003, pp. 81-82).

Usage

data(prof.salary)

Arguments

Format

A data frame with 62 observations on the following 6 variables.

id

the identification number

time

the time since getting the Ph.D. degree

pub

the number of publications

sex

the gender, 1 for female and 0 for male

citation

the citation count

salary

the professor's current salary

References

Cohen, J., Cohen, P., West, S. G., & Aiken, L. S. (2003). Applied multiple regression/correlation analysis for the behavioral sciences (3rd ed.). Mahwah, NJ: Erlbaum.

Examples

Run this code
# NOT RUN {
data(prof.salary)

# }

Run the code above in your browser using DataCamp Workspace