crime2005 {smss}R Documentation

2005 Statewise Crime

Description

Data from the Statistical Abstract of the United States

Format

data.frame with 51 observations of the following 8 variables,

STATE

U.S. state

VI

violent crime rate (number of violent crimes per 100,000 population)

VI2

violent crime rate (number of violent crimes per 10,000 population)

MU

murder rate

ME

percent in metropolitan areas

WH

percent white

HS

percent high school graduates

PO

percent below the poverty level.

Source

http://www.stat.ufl.edu/~aa/social/data.html

Examples

data(crime2005)
summary(crime2005)

[Package smss version 1.0-2 Index]