Tagged articles
10 articles
Page 1 of 1
Huolala Tech
Huolala Tech
Jan 19, 2024 · Operations

How to Eliminate Pre‑Experiment Bias and Find the Optimal AB Test Grouping

This article explains how pre‑experiment bias can distort AB test results and introduces a suite of techniques—including AA retrospective analysis, SeedFinder optimal random grouping, variance reduction, and an offline splitting algorithm—to create homogeneous test groups and improve experiment reliability.

AB testingoffline splittingpre-experiment bias
0 likes · 9 min read
How to Eliminate Pre‑Experiment Bias and Find the Optimal AB Test Grouping
Huolala Tech
Huolala Tech
Dec 29, 2023 · Fundamentals

How Variance Reduction Boosts A/B Test Sensitivity Without More Samples

This article explains why variance reduction is essential for A/B experiments, describes at‑assignment and post‑assignment techniques such as stratified sampling, post‑stratification and CUPED, compares their effectiveness, and presents real‑world case studies demonstrating how they improve experiment sensitivity without increasing sample size.

A/B testingCUPEDexperiment sensitivity
0 likes · 13 min read
How Variance Reduction Boosts A/B Test Sensitivity Without More Samples
WeChat Backend Team
WeChat Backend Team
Oct 25, 2023 · Fundamentals

Mastering Metric Covariance for Accurate A/B Test Analysis

This article explains the statistical foundations of A/B testing, introduces potential outcomes and average treatment effect, defines metric covariance, and presents practical estimation methods—including naive, data‑augmentation, and bucket‑based approaches—along with real‑world performance evaluations and applications such as variance reduction and Bayesian optimization.

A/B testingBayesian Optimizationexperimental design
0 likes · 18 min read
Mastering Metric Covariance for Accurate A/B Test Analysis
Architect
Architect
Oct 14, 2023 · Industry Insights

How to Build a Trustworthy A/B Testing Platform for Complex Multi‑Side Marketplaces

This article explains how Meituan's fulfillment team designs, implements, and operates a reliable A/B testing platform for multi‑side markets, detailing statistical pitfalls, experiment types, traffic-splitting frameworks, and automated analysis pipelines to ensure credible results despite overflow effects, small samples, and fairness constraints.

A/B testingexperiment designmulti‑side marketplace
0 likes · 40 min read
How to Build a Trustworthy A/B Testing Platform for Complex Multi‑Side Marketplaces
Alimama Tech
Alimama Tech
Dec 28, 2022 · Artificial Intelligence

Sustainable Online Reinforcement Learning for Auto-bidding (SORL)

The Sustainable Online Reinforcement Learning (SORL) framework tackles offline inconsistency in auto‑bidding by iteratively gathering safe online data from real ad systems with a Lipschitz‑based exploration method and training a variance‑suppressed conservative Q‑learning policy, achieving safer, more stable, and higher‑performing bids on Alibaba’s platform.

auto-biddingoffline inconsistencyonline advertising
0 likes · 18 min read
Sustainable Online Reinforcement Learning for Auto-bidding (SORL)
Bitu Technology
Bitu Technology
Nov 18, 2022 · Fundamentals

Tubi’s Switchback Experiment Platform: Design, Challenges, and Solutions

The article describes Tubi’s internal experimentation platform, explaining how traditional user‑group A/B tests can suffer from network interference and how Switchback experiments—time‑window based designs—address these issues, detailing their implementation, statistical methods, and the practical challenges overcome.

A/B testingData ScienceSwitchback experiments
0 likes · 12 min read
Tubi’s Switchback Experiment Platform: Design, Challenges, and Solutions
DataFunTalk
DataFunTalk
Jul 29, 2021 · Fundamentals

Offline Sampling in AB Testing: Challenges and Experimental Techniques

The article explains offline sampling for AB testing, detailing why it is needed, the main challenges of limited sample size, population heterogeneity, and non‑random interventions, and presents variance‑reduction, stratified sampling, IPW, and matching methods to address these issues.

AB testingcausal inferenceoffline sampling
0 likes · 15 min read
Offline Sampling in AB Testing: Challenges and Experimental Techniques
Alimama Tech
Alimama Tech
Jul 28, 2021 · Product Management

Offline Sampling in AB Testing: Challenges and Experimental Techniques

Offline sampling in A/B testing assigns experimental units such as users or tags before a trial begins, but suffers from limited sample size, high heterogeneity, and non‑random allocation, which can be mitigated by variance‑reduction methods like CUPED, stratified sampling with inverse‑probability weighting, and matching approaches including propensity‑score matching.

causal inferenceoffline samplingpropensity score
0 likes · 15 min read
Offline Sampling in AB Testing: Challenges and Experimental Techniques