| SALARY {regclass} | R Documentation |
Harris Bank Salary data
Description
Harris Bank Salary data
Usage
data("SALARY")
Format
A data frame with 93 observations on the following 5 variables.
Salarya numeric vector, starting monthly salary in dollars
Educationa numeric vector, years of schooling at the time of hire
Experiencea numeric vector, number of years of previous work experience
Monthsa numeric vector, number of months after Jan 1 1969 that the individual was hired
Gendera factor with levels
FemaleMale
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
[Package regclass version 1.6 Index]