1
2
3
4
5
#

Name:

Description:

Data on firefighter promotion exams as part of the Ricci v. DeStafano court case

Variables:

A data frame with 118 observations on the following 6 variables.

Race

Race of firefighter (B=black, H=Hispanic, or W=white)

Position

Promotion desired (Captain or Lieutenant)

Oral

Oral exam score

Written

Written exam score

Combine

Combined score (written exam gets 60% weight)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data (RicciData.csv ) and documentation (Ricci.txt) downloaded from http://www.amstat.org/publications/jse/jse_data_archive.htm

An article on using these data: Miao, W. (2011) "Did the Results of Promotion Exams Have a Disparate Impact on Minorities? Using Statistical Evidence in Ricci v. DeStefano," JSE 19:1 at www.amstat.org/publications/jse/v19n1/wilson.pdf

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Firefighter_Promotion_Exam_Scores_690_51.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.