guilt3 {smdata}R Documentation

Study 3 judged probabilities of guilt

Description

Judged probabilities of guilt in a criminal trial scenario (Study 3).

Usage

data("guilt3")

Format

A data frame with 96 observations on the following 3 variables.

pguilt

a numeric vector recording the judged probability of guilt in a criminal trial scenario

v1

a numeric vector taking the value 1 if the respondent returned a “guilty” verdict in the criminal trial and 0 otherwise

v2

a numeric vector taking the value 1 if the respondent returned a 'not 'guilty” verdict in the criminal trial and 0 otherwise

Source

Data provided from Study 3 of Smithson, Deady and Gracik (2007).

References

Smithson, M., Gracik, L., & Deady, S. (2007). Guilty, not guilty, or ?multiple verdict options in jury verdict choices. Journal of Behavioral Decision Making, 20, 481-498.

Examples

data("guilt3", package="smdata")

[Package smdata version 1.2 Index]