WebmasterID logoWebmasterID
Conversion & funnels

CUPED variance reduction

CUPED (Controlled-experiment Using Pre-Experiment Data) reduces the variance of an experiment metric by adjusting it with a covariate measured before the test — typically each user's own pre-period behaviour. Because the covariate is independent of the treatment, the adjustment removes noise without introducing bias, so confidence intervals narrow and tests reach a decision with less traffic.

Partially verified

How the adjustment works

CUPED replaces the raw metric Y with an adjusted metric Y − θ(X − E[X]), where X is a pre-experiment covariate (often the same metric measured before the test) and θ is chosen to minimise variance. Because X is fixed before any user is assigned, it cannot be affected by the treatment, so subtracting its variation removes noise without shifting the expected treatment effect. The optimal θ is the covariance of Y and X divided by the variance of X.

When it helps and when it does not

The variance reduction grows with how strongly the covariate correlates with the outcome; for users with no history (new visitors) there is no covariate, so the gain is smaller. CUPED is a sensitivity technique, not a way to manufacture an effect — applied correctly it changes precision, not the point estimate. It is one of several variance-reduction methods alongside stratification.

Validate that the covariate truly predates assignment, or the no-bias guarantee breaks.

How it appears in analytics and logs

Narrower intervals after CUPED reflect lower estimator variance, not a larger effect — the point estimate of the effect is unchanged in expectation.

Diagnostic use case

Apply CUPED when users have pre-experiment history correlated with the outcome, to detect the same effect with less traffic or more sensitivity.

What WebmasterID can help detect

WebmasterID's first-party history supplies the pre-experiment covariate CUPED needs, computed within your own retention settings.

Common mistakes

Privacy and accuracy notes

CUPED uses pre-period aggregates or covariates; apply it on first-party data within your 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.