gender.discrimination: Bank manager recommendations based on gender

Description Usage Format Source Examples

Description

Study from the 1970s about whether gender influences hiring recommendations.

Usage

1
data("gender.discrimination")

Format

A data frame with 48 observations on the following 2 variables.

gender

a factor with levels female male

decision

a factor with levels not promoted

Source

Rosen B and Jerdee T. 1974. Influence of sex role stereotypes on personnel decisions. Journal of Applied Psychology 59(1):9-14.

Examples

1
2
data(gender.discrimination)
## maybe str(gender.discrimination) ; plot(gender.discrimination) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.