SALARY: Harris Bank Salary data

Description Usage Format Details Source

Description

Harris Bank Salary data

Usage

1
data("SALARY")

Format

A data frame with 93 observations on the following 5 variables.

Salary

a numeric vector, starting monthly salary in dollars

Education

a numeric vector, years of schooling at the time of hire

Experience

a numeric vector, number of years of previous work experience

Months

a numeric vector, number of months after Jan 1 1969 that the individual was hired

Gender

a factor with levels Female Male

Details

Real data used in a court lawsuit. 93 randomly selected employees of Harris Bank Chicago from 1977. Values in this data have been scaled from the original values (e.g., Experience in years instead of months, Education starts at 0 instead of 8, etc.)

Source

Adapted from the case study at http://www.stat.ualberta.ca/statslabs/casestudies/sexdiscrimination.htm


regclass documentation built on March 26, 2020, 8:02 p.m.

Related to SALARY in regclass...