1
2
3
4
5
#

Name:

Description:

Rearrests of juventile felons by type of court in which they were tried.

Variables:

A two-way classification, see table.

Details

The data (taken from Agresti, 1996) arise from a sample of juveniles convicted of felony in Florida in 1987. Matched pairs were formed using criteria such as age and the number of previous offences. For each pair, one subject was handled in the juvenile court and the other was transferred to the adult court. Whether or not the juvenile was rearrested by the end of 1988 was then noted. Here the question of interest is whether the true proportions rearrested were identical for the adult and juvenile court assignments?

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

A. Agresti (1996). An Introduction to Categorical Data Analysis. Wiley, New York.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.