Porosity {BSDA} | R Documentation |
Data for Exercise 5.86
Porosity
A data frame with 20 observations on the following variable.
porosity
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Porosity) attach(Porosity) stem(porosity) fivenum(porosity) boxplot(porosity) detach(Porosity)