Rdocumentation
powered by
Learn R Programming
MPV (version 1.38)
p13.4: 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)
Arguments
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
Run this code
data(p13.4)
Run the code above in your browser using
DataLab