motor_vehicle_death_rate_2012 {IIS} | R Documentation |
Motor Vehicle Death Rate 2012
Description
This data set contains the total motor-vehicle fatalities per 100 million vehicle miles traveled in the 2012 calendar year that is displayed in Table 1.16 of Wolfe and Schneider - Intuitive Introductory Statistics.
Usage
motor_vehicle_death_rate_2012
Format
A data.frame
with 50 rows and 3 columns corresponding to the name, fatality rate, and region for each state.
Source
National Highway Traffic Safety Administration (2013)
Examples
data(motor_vehicle_death_rate_2012)
summary(motor_vehicle_death_rate_2012)
[Package IIS version 1.1 Index]