Controlled-experiment Using Pre-Experiment Data (CUPED, Deng et al. 2013, Microsoft) establishes optimal variance reduction for online experimentation, slashing required sample sizes and experiment durations by up to 50% without altering sample traffic; Mathematical formulation: let
Y denote the experimental metric, and
X a pre-experiment covariate strictly independent of treatment (e.g. pre-experiment 7-day metric where
E[XT]=E[XC]); constructing the unbiased adjusted estimator
Y~=Y−θ(X−E[X]), expanding variance yields
Var(Y~)=Var(Y)+θ2Var(X)−2θCov(Y,X); setting first derivative
dθdVar=0 yields the optimal regression projection parameter:
θ∗=Var(X)Cov(Y,X); substituting
θ∗ yields the minimized variance:
Var(Y~∗)=Var(Y)⋅(1−ρXY2); when correlation
ρ=0.7, variance plummets by
$51\%$, doubling experimental sensitivity.