Range of p-values
It is clear that you can apply different procedures for post-hoc tests. These procedures differ with respect to how they handle inflation of the possibility of a type I error and will therefore give you different p-values. However, these p-values will always be in a certain range.
What is the (smallest) range of p-values for the comparison between 12 days and 17 days? Look at the results from applying the Bonferroni procedure as well as the paired t-test from the previous exercise.
wm
, cond_12days
, and cond_17days
are still available in your workspace.
This exercise is part of the course
Intro to Statistics with R: Repeated measures ANOVA
Exercise instructions
[0.0065, 0.0196],[0.0065, 0.0391],[0.0065, 1],[0, 1]
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
