stopping: Stopping distances

Description Format Source References Examples

Description

Ezekiel and Fox (1959) data on auto stopping distances.

Format

This data frame contains the following columns:

Speed

Speed (mph)

Distance

Stopping distance (in feet)

Source

Ezekiel, M. and Fox, K. A. (1959). Methods of Correlation Analysis, Linear and Curvilinear, New York: Wiley.

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 6.2.

Examples

1

Example output

Loading required package: car
Loading required package: carData
  Speed Distance
1     4        4
2     5        2
3     5        4
4     5        8
5     5        8
6     7        7

alr3 documentation built on May 2, 2019, 5:20 p.m.

Related to stopping in alr3...