Tukey's Range Test

From GM-RKB
(Redirected from Tukey–Kramer method)
Jump to navigation Jump to search

A Tukey's Range Test is a post-hoc multiple comparison procedure and a statistical test that compares all possible pairs of sample means.



References

2016

  • (Wikipedia, 2016) ⇒ http://en.wikipedia.org/wiki/Tukey's_range_test Retrieved 2016-08-28
    • Tukey's range test, also known as the Tukey's test, Tukey method, Tukey's honest significance test, Tukey's HSD (honest significant difference) test,or the Tukey–Kramer method, is a single-step multiple comparison procedure and statistical test. It can be used on raw data or in conjunction with an ANOVA (Post-hoc analysis) to find means that are significantly different from each other. Named after John Tukey, it compares all possible pairs of means, and is based on a studentized range distribution (q) (this distribution is similar to the distribution of t from the t-test. See below). The Tukey HSD tests should not be confused with the Tukey Mean Difference tests (also known as the Bland–Altman test).
Tukey's test compares the means of every treatment to the means of every other treatment; that is, it applies simultaneously to the set of all pairwise comparisons
[math]\displaystyle{ \mu_i-\mu_j \, }[/math]
and identifies any difference between two means that is greater than the expected standard error. The confidence coefficient for the set, when all sample sizes are equal, is exactly 1 − α. For unequal sample sizes, the confidence coefficient is greater than 1 − α. In other words, the Tukey method is conservative when there are unequal sample sizes.

1949