The data give the speed of cars and the distances taken to stop. Note that the data were recorded in the 1920s.
A data frame with 50 observations on 3 variables.
[,1]
speed
numeric
Speed (mph)
[,2]
dist
Stopping distance (ft)
Source
Ezekiel, M. (1930) Methods of Correlation Analysis. Wiley.
References
McNeil, D. R. (1977) Interactive Data Analysis. Wiley.
Use the following R code to directly access this dataset in R.