Prejudic_tbl_df | R Documentation |
Racial Prejudice Scores of High School Students
Description
This dataset, Prejudic_tbl_df, is a tibble containing scores measuring racial prejudice among a sample of 25 high school students. The dataset provides insights into attitudes related to racial prejudice within this demographic.
Usage
data(Prejudic_tbl_df)
Format
A tibble with 25 observations and 1 variable:
- prejud
Racial prejudice score (integer).
Details
The dataset name has been kept as 'Prejudic_tbl_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the educationR package and assists users in identifying its specific characteristics. The suffix 'tbl_df' indicates that the dataset is a tibble. The original content has not been modified in any way.
Source
The dataset was taken from the BSDA package.