Learn R Programming

SRMData (version 1.0.1)

SDrink: Soft drink delivery

Description

The time taken to deliver soft drinks to vending machines.

Usage

data(SDrink)

Arguments

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

References

D. C. Montgomery and E. A. Peck (1992). Introduction to Regression Analysis. Wiley, New York. Example 4.1