Learn R Programming

Sleuth2 (version 1.0-3)

case1202: Sex discrimination in Employment

Description

Data on employees from one job category (skilled, entry--level clerical) of a bank that was sued for sex discrimination. The data are on 32 male and 61 female employees, hired between 1965 and 1975.

Usage

case1202

Arguments

source

Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.

References

Roberts, H.V. (1979). Harris Trust and Savings Bank: An Analysis of Employee Compensation, Report 7946, Center for Mathematical Studies in Business and Economics, University of Chicago Graduate School of Business.

See Also

case0102

Examples

Run this code
str(case1202)
pairs(Sal77~Bsal+Senior+Age+Exper, case1202)

Run the code above in your browser using DataLab