Honda {BSDA} | R Documentation |
Data for Statistical Insight Chapter 6
Honda
A data frame with 35 observations on the following variable.
mileage
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Honda) attach(Honda) t.test(mileage,mu=40,alternative="less") detach(Honda)