| Bergh {MPsychoR} | R Documentation |
Generalized Prejudice Dataset
Description
Dataset from Bergh et al. (2016) where ethnic prejudice, sexism, sexual prejudice against gays and lesbians, and prejudice toward mentally people with disabilities are modeled as indicators of a generalized prejudice factor. It also includes indicators for agreeableness and openness. All variables are composite scores based on underlying 5-point questionnaire items.
Usage
data("Bergh")
Format
A data frame with 861 individuals, 10 composite scores, and gender:
EPEthnic prejudice
SPSexism
HPSexual prejudice against gays and lesbians
DPPrejudice toward mentally people with disabilities
A1Agreeableness indicator 1
A2Agreeableness indicator 2
A3Agreeableness indicator 3
O1Openness indicator 1
O2Openness indicator 2
O3Openness indicator 3
gendergender
Source
Bergh, R., Akrami, N., Sidanius, J., & Sibley, C. (2016) Is group membership necessary for understanding prejudice? A re-evaluation of generalized prejudice and its personality correlates. Journal of Personality and Social Psychology, 111, 367-395.
Examples
data("Bergh")
str(Bergh)