state_poverty_levels_2013 {IIS} | R Documentation |
State Poverty Levels 2013
Description
This data set contains the number of individuals in each state whose annual income was below the established poverty level in 2013 at a state-by-state level. This data is displayed in Table 1.4 of Wolfe and Schneider - Intuitive Introductory Statistics.
Usage
state_poverty_levels_2013
Format
A data.frame
with 50 rows and 3 columns corresponding to the name, total population, and number of people at or below the poverty line in each state.
Source
United States Census Bureau: Population Division (2014) & American Community Surveys (2014)
Examples
data(state_poverty_levels_2013)
summary(state_poverty_levels_2013)
[Package IIS version 1.1 Index]