1
2
3
4
5
#

Name:

Description:

Delivery Time Data, from Montgomery and Peck (1982). The aim is to explain the time required to service a vending machine (Y) by means of the number of products stocked (X1) and the distance walked by the route driver (X2).

Variables:

A data frame with 25 observations on the following 4 variables.

n.prod

Number of Products

distance

Distance

delTime

Delivery time

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Montgomery and Peck (1982, p.116)

References

P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, page 155, table 23.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.