Description Usage Format Details Source Examples
The ex11.10
data frame has 10 rows and 4 columns.
1 |
A data frame with 10 observations on the following 4 variables.
Batch
a numeric vector
Method.A
a numeric vector
Method.B
a numeric vector
Method.C
a numeric vector
Consult the web site http://www.thomsonedu.com/statistics/devore for additional online resources that are available for this book.
Devore, J. L. (2008) Probability and Statistics for Engineering and the Sciences (7th Edition), ISBN-10: 0495382175 ISBN-13: 9780495382171
1 2 |
Loading required package: MASS
Loading required package: lattice
'data.frame': 10 obs. of 4 variables:
$ Batch : int 1 2 3 4 5 6 7 8 9 10
$ Method.A: num 30.7 29.1 30 31.9 30.5 26.9 28.2 32.4 26.6 28.6
$ Method.B: num 33.7 30.6 32.2 34.6 33 29.3 28.4 32.4 29.5 29.4
$ Method.C: num 30.5 32.6 30.5 33.5 32.4 27.8 30.7 33.6 29.2 33.2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.