powered by
Data for Exercise 6.46 and 6.98
Vacation
A data frame with 35 observations on the following variable.
number
a numeric vector
# NOT RUN { str(Vacation) attach(Vacation) EDA(number) t.test(number,mu=24) detach(Vacation) # }
Run the code above in your browser using DataLab