Prognost {BSDA} | R Documentation |
Data for Exercise 6.61
Prognost
A data frame with 15 observations on the following variable.
score
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Prognost) attach(Prognost) EDA(score) t.test(score,mu=9) detach(Prognost)