Advanced Statistical Tests
Enter data for each group, separated by commas. The calculator will perform a one-way ANOVA and then a Tukey's HSD test to identify which group means are significantly different from each other.
See how the Tukey HSD calculator works with sample data.
Comparing the effectiveness of three different therapies (CBT, Psychoanalytic, Humanistic) on anxiety scores.
Group 1: 2.5, 3.1, 2.8, 3.5, 3.0
Group 2: 1.8, 2.2, 2.0, 1.5, 2.1
Group 3: 2.6, 2.9, 2.7, 3.3, 3.1
α: 0.05
A study to determine if four different fertilizers lead to different crop yields (in tons per acre).
Group 1: 4.5, 4.8, 4.6, 4.9
Group 2: 5.2, 5.5, 5.1, 5.4
Group 3: 5.6, 5.8, 5.7, 5.9
Group 4: 4.7, 4.9, 4.8, 5.0
α: 0.05
Comparing test scores of students taught using three different methods: Traditional, Montessori, and Project-Based.
Group 1: 78, 82, 80, 75, 79
Group 2: 88, 92, 90, 85, 89
Group 3: 81, 85, 83, 79, 84
α: 0.01
Testing the tensile strength (in PSI) of components from three different suppliers.
Group 1: 105, 110, 108, 112, 107
Group 2: 95, 98, 100, 96, 99
Group 3: 106, 109, 111, 108, 108
α: 0.05
Mean_i
and Mean_j
are the means of the two groups being compared, MSW
is the Mean Square Within from the ANOVA results, and n
is the number of subjects per group (for equal sample sizes). For unequal sizes, the formula adjusts slightly (Tukey-Kramer method).q_critical
is a value obtained from a studentized range distribution table, based on the significance level (α), the number of groups (k), and the within-group degrees of freedom (dfw). A pair of means is considered significantly different if their absolute difference `|Meani - Mean_j|` is greater than the calculated HSD value.