powered by
Data for Statistical Insight Chapter 6
Honda
A data frame with 35 observations on the following variable.
mileage
a numeric vector
# NOT RUN { str(Honda) attach(Honda) t.test(mileage,mu=40,alternative="less") detach(Honda) # }
Run the code above in your browser using DataLab