CUPED is a statistical method designed to enhance the precision of treatment effect estimates in randomized controlled trials, commonly known as A/B tests. The core mechanism involves using a pre-experiment covariate, typically a measurement of the outcome variable before the experiment begins, to statistically control for baseline differences among experimental units. This control is achieved by adjusting the observed post-experiment outcome for each unit by subtracting a fraction of their pre-experiment value, effectively 'controlling' for their initial state. This process substantially reduces the unexplained variance in the outcome, making A/B tests more sensitive to detect smaller changes, reducing the required sample size, and shortening experiment durations. It is widely adopted by major tech companies like Microsoft, Google, and Meta for evaluating product changes, feature rollouts, and algorithmic updates across various domains, including e-commerce, social media, and conversational AI, where it enables highly sensitive A/B testing for complex metrics.
CUPED is a statistical method that makes A/B tests more accurate and efficient. It works by using data collected before an experiment to reduce the 'noise' in the results, allowing companies to detect smaller impacts from changes faster. This means they can make better decisions with less data and time.
Controlled-experiment Using Pre-Experiment Data, variance reduction technique
Was this definition helpful?