SDrink {SRMData} | R Documentation |
Soft drink delivery
Description
The time taken to deliver soft drinks to vending machines.
Usage
data(SDrink)
Format
A data frame with 25 rows (each delivery) and 3 columns:
- Time
The time taken to service the vending machine, in minutes
- Cases
The number of cases of soft drink stocked
- Distance
The distance walked by the driver to service the vending machine, in feet
Source
The data were obtained electronically from OzDASL <http://www.statsci.org/data/>.
References
D. C. Montgomery and E. A. Peck (1992). Introduction to Regression Analysis. Wiley, New York. Example 4.1
[Package SRMData version 1.0.1 Index]