Table10.16 | R Documentation |
Crime data from 47 states of the USA
data("Table10.16")
A data frame with 47 observations on the following 14 variables.
R
Crime rate (the number of offenses reported to police per million population)
AGE
Number of males of age 14-24 per 1,000 population
S
Dummy variable for Southern states (1 = Yes, 0 = No)
ED
Average number of years of schooling times 10 for persons age 25 or older
EX0
1960 per capita expenditure on police by state and local govt
EX1
1959 per capita expenditure on police by state and local govt
LF
Labor force participation rate per 1,000 civilian males age 14-24
M
Number of males per 1,000 females
N
State population size in '00,000
NW
Number of non-whites per 1,000 population
U1
Unemployment rate of urban males per 1,000 population of age 14-24
U2
Unemployment rate of urban males per 1,000 population of age 35-39
W
Median value of transferable goods and assets of family income in terms of dollars
X
The number of families per 1,000/median income
data(Table10.16)
## maybe str(Table10.16) ; plot(Table10.16) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.