Fluid {BSDA} | R Documentation |
Data for Exercise 5.76
Fluid
A data frame with 76 observations on the following 10 variables.
X26kV
X28kV
X30kV
X32kV
X34kV
X36kV
X38kV
response
group
ln.resp.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Fluid) attach(Fluid) stem(X34kV) sign.test(X34kV) detach(Fluid)