| 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.
RCrime rate (the number of offenses reported to police per million population)
AGENumber of males of age 14-24 per 1,000 population
SDummy variable for Southern states (1 = Yes, 0 = No)
EDAverage number of years of schooling times 10 for persons age 25 or older
EX01960 per capita expenditure on police by state and local govt
EX11959 per capita expenditure on police by state and local govt
LFLabor force participation rate per 1,000 civilian males age 14-24
MNumber of males per 1,000 females
NState population size in '00,000
NWNumber of non-whites per 1,000 population
U1Unemployment rate of urban males per 1,000 population of age 14-24
U2Unemployment rate of urban males per 1,000 population of age 35-39
WMedian value of transferable goods and assets of family income in terms of dollars
XThe 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.