Minimum Detectable Effect (MDE) Calculator
The minimum detectable effect (MDE) is the smallest effect size a study can catch with a given sample size, power, and significance level. It turns the usual question around: instead of "how many participants do I need to see this effect?" it answers "what is the smallest effect I can see with the sample I have?" That makes it useful both at the design stage, when the budget is fixed, and after the study, when a non-significant result has to be interpreted.
When no significant difference is found, the question to ask is not "what was my power?" but "how sensitive was this study — what size of effect could it have seen?" Because the MDE rests on the design alone and not on the observed effect size, it avoids the circular reasoning of post-hoc power analysis. This calculator computes the MDE in terms of Cohen's d for two independent groups and for one-sample/paired designs, converts it to raw measurement units when a standard deviation is supplied, and produces an effect-power table together with two separate curves.
Minimum Detectable Effect (MDE)
Two independent groups: d_min = (z₍α/₂₎ + z₍β₎) · √(2 / n) (n = per group) One-sample/paired: d_min = (z₍α/₂₎ + z₍β₎) · √(1 / n) In raw units: Δ_min = d_min · σ z₍α/₂₎: α = 0.05 → 1.960 · α = 0.01 → 2.576 (one-tailed z₍α₎: 1.645 · 2.326) z₍β₎: power 80% → 0.842 · 90% → 1.282 · 95% → 1.645 Inverse relation: n = 2 · (z₍α/₂₎ + z₍β₎)² / d_min² Benchmark: d_min ≤ smallest practically meaningful difference → the design is sensitive enough
The formula is the sample size formula solved for d, and it rests on the normal (z) approximation. d_min is inversely proportional to the square root of the sample size: quadrupling the sample halves the smallest detectable effect.
How to Calculate
- Choose your study design: two independent groups, or a one-sample/paired measurement?
- Enter the sample size you have (or can reach) — in a two-group design, write the number of observations per group.
- Set the power you are targeting; 80% is the standard choice in sensitivity analyses.
- Choose the significance level (α) and the test direction.
- If you know the standard deviation of your scale, enter it; the result is then also reported in raw units such as points, mmHg, or currency units.
- Compare the resulting d_min with the smallest difference considered meaningful in your field: if d_min is larger than that threshold, the design is not sensitive enough.
Worked Examples
A typical study with 30 per group
With 30 participants per group, d_min = (1.9600 + 0.8416) · √(2/30) = 0.723. This study can therefore catch only medium and larger differences with 80% power; smaller true effects are likely to be missed. Raising the power target to 90% pushes the smallest detectable effect up to 0.837.
Smallest detectable effect (d): 0.723 · Effect size class: Medium · z₍α/₂₎ critical value: 1.9600
Converting to raw units: groups of 100, σ = 10
With 100 participants per group, d_min = (1.9600 + 0.8416) · √(2/100) = 0.396, and since σ = 10.00 this corresponds to a difference of 3.96 points on the raw scale. With the same sample, a power target of 90% raises the smallest detectable effect to 0.458, or 4.58 units on the raw scale.
Smallest detectable effect (d): 0.396 · Smallest difference in raw units (Δ): 3.96 · Effect size class: Small
Paired design, 25 pairs, 90% power
In a pre-post design with 25 pairs and a 90% power target, d_min = (1.9600 + 1.2816) · √(1/25) = 0.648. Lowering the power target to 80% with the same sample brings d_min down to 0.560: at lower power, smaller effects count as "detectable" simply because the benchmark has been relaxed.
Smallest detectable effect (d): 0.648 · Effect size class: Medium · z₍α/₂₎ critical value: 1.9600