powered by
Data for Exercise 6.79
Step
A data frame with 12 observations on the following variable.
score
a numeric vector
# NOT RUN { str(Step) attach(Step) EDA(score) t.test(score,mu=80,alternative="less") detach(Step) # }
Run the code above in your browser using DataLab