powered by
Data for Exercise 7.40
Backtoback
A data frame/tibble with 24 observations on two variables
a numeric vector
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
# NOT RUN { wilcox.test(score ~ group, data = Backtoback) t.test(score ~ group, data = Backtoback) # }
Run the code above in your browser using DataLab