Porosity | R Documentation |
Data for Exercise 5.86
Porosity
A data frame/tibble with 20 observations on one variable
porosity measurement (percent)
Davis, J. C. (1986), Statistics and Data Analysis in Geology, 2nd edition, pages 63-65.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Porosity$porosity)
fivenum(Porosity$porosity)
boxplot(Porosity$porosity, col = "lightgreen")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.