1
2
3
4
5
#

Name:

Description:

The 2008-09 nine-month academic salary for Assistant Professors, Associate Professors and Professors in a college in the U.S. The data were collected as part of the on-going effort of the college's administration to monitor salary differences between male and female faculty members.

Variables:

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

rank

a factor with levels AssocProf AsstProf Prof

discipline

a factor with levels A (“theoretical” departments) or B (“applied” departments).

yrs.since.phd

years since PhD.

yrs.service

years of service.

sex

a factor with levels Female Male

salary

nine-month salary, in dollars.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

References

Fox J. and Weisberg, S. (2019) An R Companion to Applied Regression, Third Edition, Sage.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Salaries_for_Professors_150_85.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.