1
2
3
4
5
#

Name:

Description:

Florida death penalty cases by race of defendant and victim

Variables:

A data frame with 326 observations on the following 5 variables.

Penalty

Was death penalty given? (No or Yes)

Defendant

Race of the defendant (Black or White)

White.Victim

Was the victim white? (1=yes or 0=no)

Black.Victim

Was the victim black? (1=yes or 0=no)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Radelet, M. (1981), "Racial Characteristics and Imposition of the Death Penalty," American Sociological Review, 46, 918-927.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.