Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

crime1

crime1


Description

Wooldridge Source: J. Grogger (1991), “Certainty vs. Severity of Punishment,” Economic Inquiry 29, 297-309. Professor Grogger kindly provided a subset of the data he used in his article. Data loads lazily.

Usage

data('crime1')

Format

A data.frame with 2725 observations on 16 variables:

  • narr86: # times arrested, 1986

  • nfarr86: # felony arrests, 1986

  • nparr86: # property crme arr., 1986

  • pcnv: proportion of prior convictions

  • avgsen: avg sentence length, mos.

  • tottime: time in prison since 18 (mos.)

  • ptime86: mos. in prison during 1986

  • qemp86: # quarters employed, 1986

  • inc86: legal income, 1986, $100s

  • durat: recent unemp duration

  • black: =1 if black

  • hispan: =1 if Hispanic

  • born60: =1 if born in 1960

  • pcnvsq: pcnv^2

  • pt86sq: ptime86^2

  • inc86sq: inc86^2

Used in Text

pages 82-83, 173-174, 180, 252-253, 275, 299, 305-306, 607-608, 625

Source

Examples

str(crime1)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.