UCBAdmissions_table {usdatasets} | R Documentation |
The dataset name has been changed to 'UCBAdmissions_table' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a table object. The original content of the dataset has not been modified.
data(UCBAdmissions_table)
A table object with 24 entries representing the admissions data at U.C. Berkeley:
A factor with levels "Admitted" and "Rejected".
A factor with levels "Male" and "Female".
A factor representing the department with levels "A", "B", "C", "D", "E", and "F".
Numeric counts of admissions based on gender and department.
U.C. Berkeley admissions data from 1973.