Skip to content
Marketing & SEO Medium #mde#sample-size

Minimum Detectable Effect Curve

MDE shrinks with sample size. Doubling traffic detects effects ~30% smaller.

A free, animated minimum detectable effect curve you can read here or embed on any website, from Scrollchart.

Minimum Detectable Effect Curve

Minimum Detectable Effect CurveAt 80% power and alpha 0.05, doubling traffic detects effects ~30% smaller

MDE plotted against sample size at 80% power and alpha 0.05, showing the inverse-square-root relationship. To detect a 5% relative lift at a 3% baseline, you need roughly 30,000 users per variant; 4x the traffic is required to halve the detectable effect.

Good for

  • A/B testing methodology articles explaining why small sites cannot test small effects
  • CRO program scoping guides calibrating test cadence to available traffic
  • Articles on statistical power and the cost of inconclusive tests

Source & accuracy

This minimum detectable effect curve is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

What minimum detectable effect means

The minimum detectable effect (MDE) is the smallest true difference between variants that an experiment is adequately powered to detect at a given significance level and power. It is set before launch alongside the baseline conversion rate, the alpha (typically 0.05), and the power (typically 0.80). A test is not designed to detect any effect; it is designed to reliably catch effects at or above the MDE.

Why the curve flattens with sample size

The MDE shrinks with sample size, but not linearly. Because statistical precision improves with the square root of the number of observations, detectable effect size scales roughly with one over the square root of n. The practical consequence is that doubling traffic lets you detect effects about 30 percent smaller (since one over the square root of two is about 0.71), and chasing very small lifts requires disproportionately large samples. The curve therefore steepens at small samples and flattens as traffic grows, which is why detecting a tiny lift can be prohibitively expensive.

Embed this diagram

Add this animated minimum detectable effect curve to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated minimum detectable effect curve for any website.
Who uses it
SaaS marketing blogs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="mde-curve" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Minimum Detectable Effect Curve" for my website?
Scrollchart provides "Minimum Detectable Effect Curve" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a minimum detectable effect curve in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.