xmp07.11 {Devore6} | R Documentation |
The xmp07.11
data frame has 16 rows and 1 columns.
This data frame contains the following columns:
Devore, J. L. (2003) Probability and Statistics for Engineering and the Sciences (6th ed), Duxbury
(1996), Time-dependent bending properties of lumber, J. of Testing and Evaluation, 187-193.
data(xmp07.11) boxplot(xmp07.11) with(xmp07.11, qqnorm(Elasticity)) with(xmp07.11, qqline(Elasticity)) with(xmp07.11, t.test(Elasticity))