p7.11 {MPV} | R Documentation |
The p7.11
data frame has 11 observations on production cost
versus production lot size.
data(p7.11)
This data frame contains the following columns:
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
data(p7.11) plot(y ~ x, data=p7.11)