crime2005 {smss} | R Documentation |
Data from the Statistical Abstract of the United States
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.
http://www.stat.ufl.edu/~aa/social/data.html
data(crime2005)
summary(crime2005)