p5.3 | R Documentation |
The p5.3
data frame has 12 observations on the
number of bacteria surviving in a canned food product and the
number of minutes of exposure to 300 degree Fahrenheit heat.
data(p5.3)
This data frame contains the following columns:
number of surviving bacteria
number of minutes of exposure
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
data(p5.3)
plot(bact~min, data=p5.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.