Window {BSDA} | R Documentation |
Data for Exercise 6.54
Window
A data frame with 9 observations on the following 2 variables.
Window
Leakage
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Window) attach(Window) sign.test(Leakage,md=.125,alternative="greater") detach(Window)