Viscosit {BSDA} | R Documentation |
Data for Exercise 7.44
Viscosit
A data frame with 11 observations on the following 2 variables.
first
second
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Viscosit) attach(Viscosit) t.test(first,second) detach(Viscosit)