syc {SDAResources}R Documentation

syc data

Description

Selected variables from the Survey of Youth in Custody (Beck et al., 1988).

Usage

data(syc)

Format

This data frame contains the following columns:

stratum:

stratum number

psu:

psu number

= facility number for residents in strata 1-5

= person number for residents in strata 6-16

facility:

facility number

facsize:

number of eligible residents in psu

finalwt:

final weight

randgrp:

random group number

age:

age of resident (NA = missing)

race:

race of resident

1 = White

2 = Black

3 = Asian/Pacific Islander

4 = American Indian, Alaska Native

5 = Other

NA = Missing

ethnicty:

1 = Hispanic

2 = not Hispanic

NA = missing

educ:

highest grade attended before sent to correctional institution

0 = never attended school

1 - 12 = highest grade attended

13 = GED

14 = other

gender:

1 = male

2 = female

livewith:

who did you live with most of the time you were growing up?

1 = mother only

2 = father only

3 = both mother and father

4 = grandparents

5 = other relatives

6 = friends

7 = foster home

8 = agency or institution

9 = someone else

MA = blank

famtime:

has anyone in your family, such as your mother, father, brother, sister, ever served time in jail or prison?

1 = yes

2 = no

NA = don't know

crimtype:

most serious crime in current offense

1 = violent (e.g., murder, rape, robbery, assault)

2 = property (e.g. burglary, larceny, arson, fraud, motor vehicle theft)

3 = drug (drug possession or trafficking)

4 = public order (weapons violation, perjury, failure to appear in court)

5 = juvenile status offense (truancy, running away, incorrigible behavior)

NA = missing

everviol:

ever put on probation or sent to correctional inst for violent offense

1 = yes

0 = no

numarr:

number of times arrested (NA = missing)

probtn:

number of times on probation (NA = missing)

corrinst:

number of times previously committed to correctional institution (NA = missing)

evertime:

prior to being sent here did you ever serve time in a correctional institution?

1 = yes

2 = no

NA = missing

prviol:

= 1 if previously arrested for violent offense, 0 otherwise

prprop:

= 1 if previously arrested for property offense, 0 otherwise

prdrug:

= 1 if previously arrested for drug offense, 0 otherwise

prpub:

= 1 if previously arrested for public order offense, 0 otherwise

prjuv:

= 1 if previously arrested for juvenile status offense, 0 otherwise

agefirst:

age first arrested (NA = missing)

usewepn:

did you use a weapon . . . for this incident? (1 = yes, 2 = no, NA = blank)

alcuse:

did you drink alcohol at all during the year before being sent here this time?

1 = yes

2 = no, didn't drink during year before

3 = no, don't drink at all

NA = missing

everdrug:

ever used illegal drugs;

0 = no

1 = yes

NA = missing

Details

Source: U.S. Department of Justice (1989). Strata 6-16 each contain one facility; the psus in those strata are residents. In strata 1-5, the psus are facilities. The number of facilities in the population (N_h) for those five facilities are: N_1 = 99, N_2 = 39, N_3 = 30, N_4 = 13, N_5 = 14. Eleven facilities are sampled from stratum 1 and seven facilities are sampled from each of strata 2 through 5.

References

Beck, A. J., S. A. Kline, and L. A. Greenfeld (1988). Survey of Youth in Custody. Technical Report NCJ-113365, Bureau of Justice Statistics, Washington, DC.

Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.

Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.


[Package SDAResources version 0.1.1 Index]