Statistics · real student question

A sample of N = 8 scores has sum X = 48 and sum X^2 = 351. For a hypothesised mean of 2.00, what is the effect size index d?

Question

A sample of N=8N = 8 scores has X=48\sum X = 48 and X2=351\sum X^2 = 351. For μ0=2.00\mu_0 = 2.00, what is the effect size index?

Step-by-step solution

  1. Know which formula is being asked for. Cohen's dd for a one-sample design divides the mean difference by the sample standard deviation:

    d=Xˉμ0sd = \frac{\bar{X} - \mu_0}{s}

    The tt statistic divides by the standard error s/Ns/\sqrt{N} instead. Confusing the two is the single most common error here, and with N=8N=8 it inflates the answer by a factor of 82.83\sqrt{8} \approx 2.83.

  2. Find the sample mean.

    Xˉ=XN=488=6.00\bar{X} = \frac{\sum X}{N} = \frac{48}{8} = 6.00

  3. Compute the sum of squares with the computational formula.

    SS=X2(X)2N=3514828=35123048=351288=63SS = \sum X^2 - \frac{\left(\sum X\right)^2}{N} = 351 - \frac{48^2}{8} = 351 - \frac{2304}{8} = 351 - 288 = 63

  4. Get the sample standard deviation. Divide by N1=7N-1 = 7 for a sample:

    s2=SSN1=637=9,s=9=3s^2 = \frac{SS}{N-1} = \frac{63}{7} = 9, \qquad s = \sqrt{9} = 3

    The numbers are engineered to be clean, which is a good sign the SSSS step is right.

  5. Divide the mean difference by ss.

    d=6.002.003=43=1.33331.33d = \frac{6.00 - 2.00}{3} = \frac{4}{3} = 1.3333 \approx 1.33

  6. Interpret and cross-check. By Cohen's conventions d=0.2d = 0.2 is small, 0.50.5 medium and 0.80.8 large, so 1.331.33 is a large effect. Cross-check against the distractor 3.773.77: that is t=43/8=41.06066=3.7712t = \dfrac{4}{3/\sqrt{8}} = \dfrac{4}{1.06066} = 3.7712 — the tt statistic, not the effect size. And 1.251.25 would come from dividing by the population-style 63/8=2.806\sqrt{63/8} = 2.806, i.e. using NN instead of N1N-1.

Answer

d=6.002.003=1.33d = \frac{6.00 - 2.00}{3} = 1.33

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