openintro (version 1.7.1)

jury: Simulated juror data set

Description

Simulated data set of registered voters proportions and representation on juries.

Usage

data("jury")

Arguments

Format

A data frame with 275 observations on the following variable.

race

a factor with levels black hispanic other white

Examples

Run this code
# NOT RUN {
data(jury)
## maybe str(jury) ; plot(jury) ...
# }

Run the code above in your browser using DataLab