WebmasterID logoWebmasterID
Conversion & funnels

Variance reduction overview

Variance reduction is a family of techniques that make an experiment more sensitive by lowering the variance of its effect estimate — narrowing confidence intervals so a true effect is detected with less traffic. Done correctly, it changes precision, not the expected effect, so it introduces no bias. The main methods — CUPED, stratification, and covariate adjustment — all exploit information unrelated to the treatment.

Partially verified

Why reduce variance

Sample size needed to detect an effect scales with the metric's variance: a noisier metric needs more traffic for the same power. Variance reduction attacks the noise directly, so the same data yields a tighter estimate. The crucial property is that it must not change the expected effect — these are sensitivity techniques, not ways to manufacture a result. They borrow predictive information that is independent of the treatment.

The main methods

CUPED adjusts the metric with a pre-experiment covariate, removing noise the treatment could not have caused. Stratification balances and pools across predictive subgroups. General covariate adjustment (regression with pre-treatment covariates) generalises the idea. All require that the covariate or strata be defined before assignment so they are independent of treatment — violate that and you reintroduce bias. They can be combined, and pair with correct ratio-metric variance via the delta method.

None of these is a substitute for adequate sample size; they stretch it.

How it appears in analytics and logs

After variance reduction, narrower intervals reflect lower estimator variance, not a bigger effect; the point estimate should be unchanged in expectation.

Diagnostic use case

Apply variance reduction when traffic is the binding constraint, to reach decisions sooner without inflating false positives or biasing the estimate.

What WebmasterID can help detect

WebmasterID's first-party pre-period metrics and dimensions supply the covariates and strata these techniques rely on.

Common mistakes

Privacy and accuracy notes

These methods use aggregate covariates and pre-period data; keep inputs first-party and within retention and consent rules.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.