xmp08.09 {Devore6} | R Documentation |
Five observations of the maximum weight of lift.
data(xmp08.09)
A data frame with 5 observations on the following variable.
Devore, J. L. (2003) Probability and Statistics for Engineering and the Sciences (6th ed), Duxbury
``The Effects of Speed, Frequency, and Load on Measured Hand Forces for a Floor-to-Knuckle Lifting Task'', Ergonomics, 1992: 833–843.
data(xmp08.09) str(xmp08.09) with(xmp08.09, t.test(MAWL, mu = 25, alt = "greater"))