Skip to contents

Subjects from Central Prison in Raleigh, NC, volunteered for an experiment involving an "isolation" experience. The goal of the experiment was to find a treatment that reduces subjects' psychopathic deviant T scores. This score measures a person's need for control or their rebellion against control, and it is part of a commonly used mental health test called the Minnesota Multiphasic Personality Inventory (MMPI) test.

Usage

prison

Format

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

pre_trt1

Pre-treatment 1.

post_trt1

Post-treatment 1.

pre_trt2

Pre-treatment 2.

post_trt2

Post-treatment 2.

pre_trt3

Pre-treatment 3.

post_trt3

Post-treatment 3.

Examples



prison
#> # A tibble: 14 × 6
#>    pre_trt1 post_trt1 pre_trt2 post_trt2 pre_trt3 post_trt3
#>       <int>     <int>    <int>     <int>    <int>     <int>
#>  1       67        74       88        79       86        90
#>  2       86        50       79        81       53        53
#>  3       64        64       67        83       81       102
#>  4       69        76       83        74       69        67
#>  5       67        64       79        76       81        76
#>  6       79        81       76        69       76        81
#>  7       67        74       71        71       74        69
#>  8       67        50       67        75       60        60
#>  9       69        60       69        64       67        69
#> 10       57        57       67        64       86        83
#> 11       76        62       67        64       86       107
#> 12       90        76       74        71       74        71
#> 13       71        71       81        74       71        71
#> 14       93        76       81        64       71        81