Mental {BSDA} | R Documentation |
Data for Exercise 6.52
Mental
A data frame with 16 observations on the following variable.
age
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Mental) attach(Mental) sign.test(age,md=100) detach(Mental)