promotions_shuffled {moderndive} | R Documentation |
One permutation/shuffle of promotions
Description
Shuffled/permuted data from a 1970's study on whether gender influences hiring recommendations.
Usage
promotions_shuffled
Format
A data frame with 48 observations on the following 3 variables.
- id
Identification variable used to distinguish rows.
- gender
shuffled/permuted (binary) gender: a factor with two levels
male
andfemale
- decision
a factor with two levels:
promoted
andnot
See Also
[Package moderndive version 0.6.1 Index]