Pollutio {BSDA} | R Documentation |
Data for Exercise 5.59
Pollutio
A data frame with 15 observations on the following variable.
inde
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Pollutio) attach(Pollutio) EDA(inde) t.test(inde,conf.level=.98)$conf detach(Pollutio)