Statistics · real student question

Three groups of seven participants each gave sum X = 36, 17 and 13 with sum X^2 = 200, 59 and 35 (overall sum X = 66, sum X^2 = 294, N = 21). Perform a one-way ANOVA and report the effect size eta squared.

Question

Three independent groups of n=7n=7 participants each produced these summary statistics:

Group 1Group 2Group 3Total
X\sum X3636171713136666
X2\sum X^{2}20020059593535294294
nn7777772121

Carry out a one-way ANOVA and report the effect size index η2\eta^{2}.

Step-by-step solution

  1. Compute the correction term once and reuse it. Every sum of squares in a one-way ANOVA is built from the same grand-total term:

    (Xtot)2N=66221=435621=207.4286\frac{\left(\sum X_{\text{tot}}\right)^{2}}{N}=\frac{66^{2}}{21}=\frac{4356}{21}=207.4286

    Calculating it once and carrying extra decimals prevents the rounding drift that makes SSwithinSS_{\text{within}} come out negative in student work.

  2. Total variability.

    SStotal=Xtot2(Xtot)2N=294207.4286=86.5714SS_{\text{total}}=\sum X^{2}_{\text{tot}}-\frac{\left(\sum X_{\text{tot}}\right)^{2}}{N}=294-207.4286=86.5714

  3. Variability explained by the grouping. Replace each score by its group mean, which in summary form means squaring each group total and dividing by that group's nn:

    SSbetween=(Xj)2nj(Xtot)2N=362+172+1327207.4286SS_{\text{between}}=\sum\frac{\left(\sum X_j\right)^{2}}{n_j}-\frac{\left(\sum X_{\text{tot}}\right)^{2}}{N}=\frac{36^{2}+17^{2}+13^{2}}{7}-207.4286

    =1296+289+1697207.4286=250.5714207.4286=43.1429=\frac{1296+289+169}{7}-207.4286=250.5714-207.4286=43.1429

  4. Effect size: the share of variance the grouping accounts for.

    η2=SSbetweenSStotal=43.142986.5714=0.49830.50\eta^{2}=\frac{SS_{\text{between}}}{SS_{\text{total}}}=\frac{43.1429}{86.5714}=0.4983\approx0.50

    As an exact fraction this is 302/7606/7=151303\frac{302/7}{606/7}=\frac{151}{303}. Against the usual benchmarks (0.010.01 small, 0.060.06 medium, 0.140.14 large) an η2\eta^{2} of about 0.500.50 is a very large effect: half the variability in the scores is associated with which group a participant was in.

  5. Finish the ANOVA table to confirm the result is significant. The leftover variability is

    SSwithin=86.571443.1429=43.4286,dfbetween=2,dfwithin=18SS_{\text{within}}=86.5714-43.1429=43.4286,\qquad df_{\text{between}}=2,\quad df_{\text{within}}=18

    MSbetween=43.14292=21.571,MSwithin=43.428618=2.413MS_{\text{between}}=\frac{43.1429}{2}=21.571,\qquad MS_{\text{within}}=\frac{43.4286}{18}=2.413

    F=21.5712.413=8.94F=\frac{21.571}{2.413}=8.94

  6. Compare FF with its critical value. For df=(2,18)df=(2,18), F.05=3.55F_{.05}=3.55 and F.01=6.01F_{.01}=6.01. Since 8.948.94 exceeds both (exact p=0.002p=0.002), the null hypothesis that all three groups come from the same population is rejected at the .01.01 level — consistent with the very large η2\eta^{2}. The group means themselves, 5.145.14, 2.432.43 and 1.861.86, show where the difference lies.

Answer

η2=43.1486.570.498,F(2,18)=8.94\eta^{2}=\frac{43.14}{86.57}\approx0.498,\qquad F(2,18)=8.94

Need to solve a different problem like this? Open the solver →