p8.3: Data Set for Problem 8-3

p8.3R Documentation

Data Set for Problem 8-3

Description

The p8.3 data frame has 25 observations on delivery times taken by a vending machine route driver.

Usage

data(p8.3)

Format

This data frame contains the following columns:

y

delivery time (in minutes)

x1

number of cases of product stocked

x2

distance walked by route driver

Source

Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.

Examples

data(p8.3)
pairs(p8.3)

MPV documentation built on Sept. 8, 2023, 5:44 p.m.

Related to p8.3 in MPV...