p13.4 {MPV} | R Documentation |
Data Set for Problem 13-4
Description
The p13.4
data frame has 11 observations on the
effectiveness of a price discount coupon on the
purchase of a two-litre beverage.
Usage
data(p13.4)
Format
This data frame contains the following columns:
- x
discount
- n
sample size
- r
number redeemed
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(p13.4)
[Package MPV version 1.63 Index]