1
2
3
4
5
#

Name:

Description:

A data frame with the annual deaths in road accidents for half the US states.

Variables:

Columns are:

state

name.

deaths

number of deaths.

drivers

number of drivers (in 10,000s).

popden

population density in people per square mile.

rural

length of rural roads, in 1000s of miles.

temp

average daily maximum temperature in January.

fuel

fuel consumption in 10,000,000 US gallons per year.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Imperial College, London M.Sc. exercise

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Road_Accident_Deaths_in_US_States_1210_57.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.