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