Effect Size
Effect Size
What Is Effect Size?
Effect size measures how large an effect is — not just whether it's statistically significant. While a p-value tells you if a result is unlikely due to chance, effect size tells you if the result matters in practice.
Think of it this way: with a large enough sample, even a trivially small difference becomes statistically significant. Effect size cuts through the noise and answers the question every researcher actually cares about: "How big is the effect?"
Statistical significance tells you something happened. Effect size tells you whether anyone should care.
Why Effect Size Matters
- APA requires it. The APA Publication Manual (7th ed.) requires effect sizes for all primary outcomes.
- p-values are not enough. A p-value of .001 doesn't mean the effect is large — it means it's unlikely due to chance alone.
- Comparability. Effect sizes let you compare results across different studies, different measures, and different sample sizes.
- Power analysis. You need an expected effect size to calculate the sample size required for your study.
Common Effect Size Measures
Cohen's d
The most widely used effect size for comparing two group means. It expresses the difference between groups in standard deviation units.
Where and are the group means, and is the pooled standard deviation.
Interpretation benchmarks (Cohen, 1988):
| Cohen's d | Interpretation |
|---|---|
| 0.2 | Small |
| 0.5 | Medium |
| 0.8 | Large |
Hedges' g
Similar to Cohen's d but includes a correction for small sample bias. Preferred when either group has fewer than 20 participants.
Eta-squared ()
Used with ANOVA to describe the proportion of variance in the dependent variable explained by the independent variable.
| Interpretation | |
|---|---|
| 0.01 | Small |
| 0.06 | Medium |
| 0.14 | Large |
Worked Example
Scenario: A researcher compares test scores between two teaching methods. Group A (lecture, ) scored . Group B (active learning, ) scored .
Step 1: Calculate the pooled standard deviation.
Step 2: Calculate Cohen's d.
Interpretation: The effect size is , which falls between Cohen's benchmarks for a medium (0.5) and large (0.8) effect. Students in the active learning group scored about two-thirds of a standard deviation higher than the lecture group — a meaningful, practically significant difference.
How to Report Effect Size in APA Format
For a t-test with Cohen's d:
An independent samples t-test revealed that students in the active learning condition ( = 85, = 12) scored significantly higher than those in the lecture condition ( = 78, = 10), (60) = 2.54, = .014, = 0.63.
Common Mistakes
- Reporting only p-values. A significant p-value without effect size is incomplete.
- Using Cohen's benchmarks rigidly. Small/medium/large are rough guides. In some fields, is meaningful; in others, is unremarkable. Consider your field's norms.
- Forgetting Hedges' g for small samples. Cohen's d overestimates the effect in small samples ( per group).
- Confusing with partial . SPSS reports partial by default, which is always larger than . Know which one you're reporting.
When to Use Each Measure
| Measure | Best For | Statistical Test |
|---|---|---|
| Cohen's d | Two-group mean comparisons | t-tests |
| Hedges' g | Small sample two-group comparisons | t-tests () |
| / partial | Multi-group comparisons | ANOVA |
| Correlation strength | Correlation | |
| Variance explained | Regression | |
| Odds ratio | Categorical outcomes | Chi-square, logistic regression |
| Cramer's V | Categorical associations | Chi-square |
Ready to calculate?
Now that you understand the concept, use the free Effect Size Calculator on Subthesis to run your own analysis.
Related Concepts
Statistical Power & Power Analysis
Learn what statistical power is, why 80% is the standard threshold, and how to conduct a power analysis to determine if your study can detect real effects.
Sample Size Determination
Learn how to calculate the right sample size for your research study using power analysis, effect size estimates, and practical planning considerations.
Independent Samples t-Test
Learn how to conduct and interpret an independent samples t-test, including assumptions, formulas, worked examples, and APA reporting guidelines.