Tagged articles
72 articles
Page 1 of 1
Woodpecker Software Testing
Woodpecker Software Testing
Apr 9, 2026 · Product Management

5 Hidden Pitfalls of A/B Test Automation in 2026

In 2026, AI‑driven A/B testing platforms became standard, cutting experiment cycles by 63% but raising false‑positive rates to 19.4%, and this article reveals five critical mistakes—from mistaking auto‑traffic split for true randomization to ignoring metric drift and business impact—that can undermine results.

A/B testingAutomationexperiment design
0 likes · 8 min read
5 Hidden Pitfalls of A/B Test Automation in 2026
Java Baker
Java Baker
Jan 31, 2026 · Backend Development

Mastering Gray Releases and A/B Testing: Strategies, Code, and Analytics

This article provides a comprehensive guide to gray releases and A/B testing, covering common scenarios, implementation methods, layered experiment design, hash-based bucket allocation, data collection workflows, statistical analysis, and practical Java and SQL code examples for reliable feature validation.

A/B testingBackend DevelopmentJava
0 likes · 11 min read
Mastering Gray Releases and A/B Testing: Strategies, Code, and Analytics
We-Design
We-Design
Dec 11, 2025 · Fundamentals

Why Your A/B Test Results Might Mislead You—and How to Interpret Them Correctly

This article explains the core concepts of A/B testing, including significance, p‑values, minimum sample size, experiment duration, common interpretation pitfalls, and practical e‑commerce conversion tips, helping designers and product teams make data‑driven decisions without falling into statistical traps.

A/B testingdata interpretatione-commerce conversion
0 likes · 18 min read
Why Your A/B Test Results Might Mislead You—and How to Interpret Them Correctly
Data Party THU
Data Party THU
Nov 19, 2025 · Industry Insights

Why Traditional A/B Tests Fail in Two‑Sided Markets—and How to Fix Them

The article examines how conventional single‑sided A/B testing breaks down in two‑sided markets due to SUTVA violations, cross‑interference, and spillover effects, and presents practical mitigation strategies such as small‑world partitioning, counterfactual interleaving, and model‑based corrections.

A/B testingSUTVAcounterfactual interleaving
0 likes · 9 min read
Why Traditional A/B Tests Fail in Two‑Sided Markets—and How to Fix Them
JD Tech Talk
JD Tech Talk
Jun 12, 2025 · Product Management

How to Tackle Outliers in Internet A/B Experiments: Methods, Pitfalls, and Practical Tips

This article explores why outliers appear in large‑scale internet A/B tests, explains their impact on experiment precision, compares traditional trim and winsorize techniques, reviews a range of statistical and machine‑learning detection methods, and offers practical recommendations for handling them in product experiments.

A/B testingexperiment designoutlier detection
0 likes · 15 min read
How to Tackle Outliers in Internet A/B Experiments: Methods, Pitfalls, and Practical Tips
Meituan Technology Team
Meituan Technology Team
May 22, 2025 · Fundamentals

Why Write an A/B Experiment Whitepaper? – Overview and Methodology

This whitepaper introduces the importance of data‑driven A/B testing, outlines its theoretical foundations, practical challenges such as small samples and spillover effects, and presents a structured roadmap—including experiment basics, statistical principles, advanced designs, and SDK implementation—to help practitioners design trustworthy experiments.

A/B testingData-drivencausal inference
0 likes · 18 min read
Why Write an A/B Experiment Whitepaper? – Overview and Methodology
Didi Tech
Didi Tech
Apr 10, 2025 · Product Management

AA Testing and Rerandomization Techniques for Reliable AB Experiments

The article outlines how AA testing and rerandomization can detect and correct non‑uniform traffic splits in short‑term AB experiments, detailing three solutions—AA tests, seed‑based rerandomization, and retrospective AA analysis—along with theoretical guarantees, empirical error‑rate reductions, and remaining challenges for long‑term or clustered designs.

AA testingAB testingCUPED
0 likes · 17 min read
AA Testing and Rerandomization Techniques for Reliable AB Experiments
JD Retail Technology
JD Retail Technology
Jan 7, 2025 · Fundamentals

Handling Outliers in Internet A/B Experiments: Concepts, Methods, and Practical Recommendations

The article explains why outliers destabilize internet A/B tests, outlines their causes, compares trimming and winsorizing, presents lightweight detection (e.g., kurtosis) and risk‑control strategies, and offers practical recommendations for bias‑aware removal and variance‑reduction techniques to improve experimental precision.

.trimA/B testingexperiment design
0 likes · 10 min read
Handling Outliers in Internet A/B Experiments: Concepts, Methods, and Practical Recommendations
Didi Tech
Didi Tech
Dec 12, 2024 · Product Management

Key AB Testing Interview Questions and Answers for Data Science Candidates

The article reviews common AB‑testing interview questions for data‑science candidates, explaining the role of p‑values, Type I/II errors, the difference between statistical and business significance, why effects can vanish when scaling, and how to improve experiment sensitivity through larger samples, variance‑reduction methods, and careful metric design.

AB testingInterview PreparationMDE
0 likes · 12 min read
Key AB Testing Interview Questions and Answers for Data Science Candidates
DataFunTalk
DataFunTalk
Jul 22, 2024 · Fundamentals

A/B Testing and Causal Inference: Evolution of Sampling, Metric Evaluation, and Statistical Inference

The article reviews the development of online A/B testing, covering sampling and traffic‑splitting techniques, metric computation improvements, statistical inference advances, and current challenges such as interference, real‑time inference, and large‑scale metric computation, while referencing recent research papers.

A/B testingMetric EvaluationSampling
0 likes · 10 min read
A/B Testing and Causal Inference: Evolution of Sampling, Metric Evaluation, and Statistical Inference
DataFunTalk
DataFunTalk
May 23, 2024 · Fundamentals

Systematic Solutions to the AA Problem in Random Experiments

Speaker Wanbo Kui, a Didi data analyst, will present a systematic approach to addressing the AA problem in random experiments, covering academic and industry research on re-randomization, its principles and simulations, practical applications, and how it enhances experiment validity.

A/B testingAA problemexperiment design
0 likes · 3 min read
Systematic Solutions to the AA Problem in Random Experiments
DataFunTalk
DataFunTalk
May 22, 2024 · Fundamentals

Systematic Solutions to the AA Problem in Random Experiments

This presentation introduces the AA problem that can compromise A/B test validity and explains how combining re‑randomization with regression adjustment provides an effective, practical solution to improve experiment reliability and credibility.

A/B testingAA problemexperiment design
0 likes · 3 min read
Systematic Solutions to the AA Problem in Random Experiments
DataFunSummit
DataFunSummit
Mar 10, 2024 · Artificial Intelligence

Evaluating Long-Term Strategy Effects with A/B Experiments: Causes, Industry Solutions, and Business Cases

This article examines why A/B experiments often capture only short‑term impacts, explains external and internal factors behind short‑ and long‑term effects, and presents seven industrial methods—including user‑learning models, personalized recommendation adjustments, surrogate metrics, and bias correction—supported by real‑world case studies.

A/B testingBias Correctioncausal inference
0 likes · 14 min read
Evaluating Long-Term Strategy Effects with A/B Experiments: Causes, Industry Solutions, and Business Cases
Huolala Tech
Huolala Tech
Feb 27, 2024 · Fundamentals

How Offline Spatiotemporal Splitting Eliminates Bias in AB Experiments

This article explains the limitations of conventional A/B testing in freight two‑sided markets, introduces offline spatiotemporal splitting to isolate treatment and control groups, discusses the bias‑variance trade‑off, and provides a step‑by‑step design process with practical risk considerations.

AB testingbias‑varianceexperiment design
0 likes · 11 min read
How Offline Spatiotemporal Splitting Eliminates Bias in AB Experiments
Test Development Learning Exchange
Test Development Learning Exchange
Feb 2, 2024 · Product Management

Understanding AB Testing: Risks, Benefits, and Best Practices

AB testing is a statistical method for comparing multiple strategies or versions to determine the most effective one, and this article explains its risks, mitigation measures, advantages, key dimensions, step‑by‑step workflow, fairness considerations, data‑cleaning techniques, target goals, design guidelines, and alternative experimental approaches.

AB testingconversion rateexperiment design
0 likes · 9 min read
Understanding AB Testing: Risks, Benefits, and Best Practices
DataFunTalk
DataFunTalk
Feb 1, 2024 · Fundamentals

Understanding Search Experiments: AB Testing, Experiment Types, and Common Issues

This article explains search experiments from a data‑product viewpoint, covering AB testing fundamentals, multi‑layer experiment architecture, four experiment types (ordinary AB, vocabulary, diff‑AB, interleaving), real‑world case studies, and a comprehensive FAQ addressing typical challenges and troubleshooting methods.

A/B testingData Productalgorithm evaluation
0 likes · 10 min read
Understanding Search Experiments: AB Testing, Experiment Types, and Common Issues
Huolala Tech
Huolala Tech
Jan 26, 2024 · Operations

Can Time‑Slice Experiments Skew Your Results? Understanding Capacity Competition and Optimal Design

This article examines how time‑slice (time‑slot) AB experiments can cause capacity competition, analyzes the resulting bias‑variance trade‑off, and provides practical guidelines for selecting slice lengths and rotation methods to ensure reliable quantitative results while preserving qualitative conclusions.

AB testingcapacity competitionexperiment design
0 likes · 12 min read
Can Time‑Slice Experiments Skew Your Results? Understanding Capacity Competition and Optimal Design
DataFunTalk
DataFunTalk
Dec 20, 2023 · Fundamentals

Evaluating Long-Term Effects of Strategies with A/B Experiments: Methods and Case Studies

This article examines why A/B experiments often capture only short‑term impacts, categorises external and internal causes of short‑term bias, and presents seven industry‑tested approaches—including user‑learning models, personalized recommendation adjustments, surrogate metrics, and bias correction techniques—to reliably estimate long‑term strategy effectiveness, illustrated with real business cases.

A/B testingcausal inferenceexperiment design
0 likes · 13 min read
Evaluating Long-Term Effects of Strategies with A/B Experiments: Methods and Case Studies
Huolala Tech
Huolala Tech
Dec 15, 2023 · Fundamentals

Do Mixed Fixed & Random Time‑Slice Schedules Shorten Experiment Recovery? Simulation Insights

This article analyses how fixed‑order and random‑order time‑slice carousel designs affect experiment interference, recovery cycles, and data homogeneity through theoretical discussion and extensive simulations, revealing that mixed scheduling rarely shortens cycles and may worsen homogeneity compared to pure fixed‑order approaches.

data analysisexperiment designfactorial design
0 likes · 9 min read
Do Mixed Fixed & Random Time‑Slice Schedules Shorten Experiment Recovery? Simulation Insights
DataFunTalk
DataFunTalk
Dec 14, 2023 · Fundamentals

Evaluating Long-Term vs Short-Term Effects in A/B Experiments

While A/B testing is widely used for data-driven decisions, short-term experimental results often diverge from long-term impacts, leading to misguided strategies; this article examines why such inconsistencies arise and reviews major methods—including extended experiments, holdout groups, post‑analysis, CCD, and surrogate‑metric modeling—to reliably estimate long‑term effects.

A/B testingData ScienceLong-term impact
0 likes · 13 min read
Evaluating Long-Term vs Short-Term Effects in A/B Experiments
Huolala Tech
Huolala Tech
Dec 8, 2023 · R&D Management

How Multi‑Time‑Slice Experiments Boost Traffic Homogeneity and Reduce Bias

This article explains how Huolala's data‑science team tackles interference between multiple time‑slice experiments by using city‑level isolation, nested experiment planning, and bias‑variance trade‑offs, providing detailed guidelines, recovery cycles, and case studies to maximize traffic utilization and experimental reliability.

A/B testingbias‑varianceexperiment design
0 likes · 11 min read
How Multi‑Time‑Slice Experiments Boost Traffic Homogeneity and Reduce Bias
DataFunSummit
DataFunSummit
Dec 4, 2023 · Product Management

Designing an AB Experiment System for User Growth Scenarios

This article presents a comprehensive AB testing framework tailored for new‑user growth scenarios, detailing the challenges of early traffic allocation, the scientific validation of a new experiment system, real‑world case studies, and practical guidelines for evaluation and implementation.

AB testingMobileexperiment design
0 likes · 14 min read
Designing an AB Experiment System for User Growth Scenarios
Huolala Tech
Huolala Tech
Dec 1, 2023 · Product Management

Tackling AB Testing Pitfalls in Freight Bilateral Markets

This article explores how freight platforms can optimize transaction strategies through AB experiments, detailing common challenges such as split‑testing interference, SUTVA violations, capacity competition, homogeneity issues, and Simpson's paradox, and presents practical solutions like time‑slice routing, city isolation, and advanced statistical corrections.

AB testingData Sciencebilateral market
0 likes · 14 min read
Tackling AB Testing Pitfalls in Freight Bilateral Markets
Huolala Tech
Huolala Tech
Nov 24, 2023 · Fundamentals

Master AB Testing: Hypothesis Testing and Minimum Sample Size Made Simple

This article explains the statistical foundations of AB experiments—hypothesis testing and minimum sample size calculation—showing how to determine whether observed differences are real, how to control type‑I and type‑II errors, and how to plan experiments with sufficient power.

experiment designhypothesis testingsample size
0 likes · 15 min read
Master AB Testing: Hypothesis Testing and Minimum Sample Size Made Simple
Huolala Tech
Huolala Tech
Nov 17, 2023 · Fundamentals

Ensuring Homogeneity in AB Tests: Practical Solutions for Reliable Results

This article explains how to guarantee homogeneity in AB experiments by defining pre‑experiment bias, presenting statistical testing methods, outlining a three‑step workflow for both pre‑ and post‑experiment phases, and sharing real‑world case studies and correction techniques to improve decision‑making reliability.

AA testingAB testingCUPED
0 likes · 9 min read
Ensuring Homogeneity in AB Tests: Practical Solutions for Reliable Results
Huolala Tech
Huolala Tech
Nov 10, 2023 · Product Management

Mastering A/B Testing in Two‑Sided Markets: Principles, Cases, and Strategies

This article explains how to design and implement A/B experiments in complex two‑sided markets, covering core concepts of causality, detailed case studies, various allocation principles, risk‑benefit trade‑offs, and practical guidelines for selecting appropriate experimental methods across different business scenarios.

A/B testingcausalityexperiment design
0 likes · 9 min read
Mastering A/B Testing in Two‑Sided Markets: Principles, Cases, and Strategies
Huolala Tech
Huolala Tech
Nov 3, 2023 · Operations

How Uber, Lyft, and DoorDash Optimize Surge Pricing with Two‑Sided Market Experiments

This article examines how leading two‑sided platforms such as Uber, Lyft, and DoorDash design and run scientific experiments—ranging from time‑space slice A/B tests to random‑saturation and continuous bandit trials—to accurately measure and improve surge‑pricing strategies despite network‑effect biases.

AB testingexperiment designnetwork effects
0 likes · 14 min read
How Uber, Lyft, and DoorDash Optimize Surge Pricing with Two‑Sided Market Experiments
Huolala Tech
Huolala Tech
Oct 27, 2023 · R&D Management

How to Overcome Experimentation Challenges in Freight Two‑Sided Markets

This article examines the unique characteristics of freight two‑sided markets, outlines the experimental challenges across transaction, pricing, marketing, and product scenarios, and presents a comprehensive technical framework—including allocation strategies, homogeneity controls, efficient interpretation, and observational study methods—to achieve reliable, actionable insights.

Data Sciencecausal inferenceexperiment design
0 likes · 12 min read
How to Overcome Experimentation Challenges in Freight Two‑Sided Markets
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
DataFunSummit
DataFunSummit
Sep 21, 2023 · Product Management

Avoiding Deceptive Conclusions in LinkedIn Advertising AB Tests and the Budget‑Splitting Method

This article explains how LinkedIn’s advertising teams prevent misleading AB‑test results, describes the challenges of large‑scale ad experiments such as cannibalization, reviews industry solutions, and introduces their innovative budget‑splitting experiment that dramatically improves statistical power.

AB testingAdvertisingLinkedIn
0 likes · 15 min read
Avoiding Deceptive Conclusions in LinkedIn Advertising AB Tests and the Budget‑Splitting Method
Meituan Technology Team
Meituan Technology Team
Aug 24, 2023 · Product Management

How to Build a Trustworthy A/B Testing Platform for Complex Fulfillment Scenarios

This article presents a comprehensive guide to designing, implementing, and analyzing a reliable A/B testing platform for Meituan's multi‑side fulfillment business, covering statistical pitfalls, experiment types, traffic‑splitting frameworks, automated analysis engines, and practical solutions for overflow effects, small samples, and fairness constraints.

A/B testingexperiment designfulfillment
0 likes · 39 min read
How to Build a Trustworthy A/B Testing Platform for Complex Fulfillment Scenarios
DataFunTalk
DataFunTalk
Aug 3, 2023 · Game Development

Applying A/B Testing to Drive Growth in Tencent Overseas Games

This article explains how Tencent leverages A/B testing across its overseas games, detailing market differences, experimental methodology, multi‑cloud platform compliance, data architecture, and case studies that illustrate how targeted experiments improve user onboarding, gameplay settings, and email‑based re‑engagement.

A/B testingGame Analyticsdata pipelines
0 likes · 12 min read
Applying A/B Testing to Drive Growth in Tencent Overseas Games
vivo Internet Technology
vivo Internet Technology
Aug 2, 2023 · Game Development

Pre‑Experiment User Stratification Model for Improving AB Test Uniformity in Vivo Game Center

The paper introduces a pre‑user stratification model that uses covariate‑balancing algorithms to create separate strata for distribution and revenue metrics, ensuring equal user allocation in Vivo game‑center AB tests, which reduces metric variance, improves gray‑release effectiveness, and saves significant investigation effort.

AB testingGame AnalyticsSampling
0 likes · 14 min read
Pre‑Experiment User Stratification Model for Improving AB Test Uniformity in Vivo Game Center
DataFunSummit
DataFunSummit
Apr 6, 2023 · Game Development

Experiment-Driven Advertising and User Operations in Game Growth: Causal Inference, Uplift Modeling, and Practical Pitfalls

This article presents a data‑science‑focused guide on using causal inference and uplift models to drive overseas ad targeting and user‑operation decisions in games, covering audience selection, privacy‑aware exposure correction, bid optimization, experiment design pitfalls, network effects, and practical recommendations.

A/B testingAdvertisingUplift Modeling
0 likes · 18 min read
Experiment-Driven Advertising and User Operations in Game Growth: Causal Inference, Uplift Modeling, and Practical Pitfalls
DataFunTalk
DataFunTalk
Mar 11, 2023 · Product Management

Designing Incentive Strategies for Two‑Sided Market Experiments

This article explains how to design and evaluate incentive strategies in two‑sided platform experiments, covering problem background, challenges such as spillover and SUTVA violations, and proposing solutions like gradual scaling, small‑world partitioning, and ranking‑fusion approaches, while outlining key metrics for assessment.

experiment designincentive strategynetwork effects
0 likes · 12 min read
Designing Incentive Strategies for Two‑Sided Market Experiments
Zhuanzhuan Tech
Zhuanzhuan Tech
Mar 8, 2023 · Product Management

A Comprehensive Guide to A/B Testing: Principles, Design, Metrics, and Decision Making

This article explains the fundamentals of A/B testing, why it is essential for data‑driven product decisions, how to design and run experiments—including hypothesis formulation, metric selection, sample size calculation, traffic segmentation, and duration planning—and how to analyze results using T‑tests, P‑values, and structured decision processes.

A/B testingMetricsdecision making
0 likes · 15 min read
A Comprehensive Guide to A/B Testing: Principles, Design, Metrics, and Decision Making
DataFunTalk
DataFunTalk
Feb 24, 2023 · Artificial Intelligence

Designing Experiments for Two‑Sided Advertising Markets

This article explains the challenges of A/B testing in two‑sided advertising markets and presents several experimental designs—including four‑cell traffic experiments, counterfactual interleaving, joint sampling, and simulation systems—illustrated with Tencent’s practical implementations to mitigate interference, spillover, and competition effects.

Advertisingad experimentscounterfactual interleaving
0 likes · 15 min read
Designing Experiments for Two‑Sided Advertising Markets
DataFunSummit
DataFunSummit
Jan 30, 2023 · Fundamentals

Understanding AB Testing: Design, Execution, and Analysis

This article explains the purpose, methodology, and practical examples of AB testing, describing how randomized traffic segmentation, logging, and metric analysis enable data‑driven product decisions across various industries while also noting its widespread adoption and promotional resources.

AB testingData-drivenexperiment design
0 likes · 7 min read
Understanding AB Testing: Design, Execution, and Analysis
Dada Group Technology
Dada Group Technology
Dec 30, 2022 · Fundamentals

Ensuring Trustworthy A/B Experiments: Architecture, Balance Checks, Log Consistency, Automated Significance Testing, and Result Interpretation

This article discusses how to improve the reliability of online A/B experiments by designing robust architecture, evaluating group balance with orthogonal testing, ensuring consistent front‑end/back‑end logging, automating statistical significance checks, reducing group imbalance, and interpreting results using causal trees.

A/B testingcausal treesdata collection
0 likes · 12 min read
Ensuring Trustworthy A/B Experiments: Architecture, Balance Checks, Log Consistency, Automated Significance Testing, and Result Interpretation
DataFunTalk
DataFunTalk
Dec 8, 2022 · Product Management

Improving New User Retention in a Video App through A/B Testing: A Case Study

This article presents a detailed case study of how a video app team used two rounds of A/B testing with different swipe‑up guide designs to diagnose retention issues, refine the user onboarding experience, and ultimately achieve significant improvements in new‑user retention and engagement metrics.

A/B testingUser Retentiondata analysis
0 likes · 10 min read
Improving New User Retention in a Video App through A/B Testing: A Case Study
DataFunTalk
DataFunTalk
Nov 30, 2022 · Big Data

Design and Practice of Yanxuan A/B Scientific Experiment Platform

The article presents the design, scientific methodology, system architecture, and case studies of Yanxuan's A/B testing platform, detailing how statistical principles, automated tracking, traffic allocation models, and unified reporting accelerate decision‑making and reduce development effort in e‑commerce experiments.

A/B testingAutomationdata pipeline
0 likes · 15 min read
Design and Practice of Yanxuan A/B Scientific Experiment Platform
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
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 14, 2022 · Product Management

Unlocking Growth: How AB Testing Validates Causality and Measures Impact

This article explains AB testing—from its biomedical origins and online adoption to its types, three essential components, core values of causal validation and quantitative growth, and key characteristics of pre‑evaluation and parallelism—providing a comprehensive guide for data‑driven product optimization.

AB testingcausal inferencedata-driven growth
0 likes · 25 min read
Unlocking Growth: How AB Testing Validates Causality and Measures Impact
DataFunTalk
DataFunTalk
May 10, 2022 · Artificial Intelligence

Experimental Science and Causal Inference Forum – Sessions Overview at DataFun Summit 2022

The DataFun Summit 2022 features an Experimental Science and Causal Inference forum where leading data scientists from Didi, Tencent, Google, ByteDance, and others present deep technical talks on causal inference methods, A/B testing, game operations, and advertising experiments, offering practical insights and audience takeaways.

A/B testingAdvertisingData Science
0 likes · 10 min read
Experimental Science and Causal Inference Forum – Sessions Overview at DataFun Summit 2022
DevOps
DevOps
Feb 24, 2022 · Product Management

A/B Testing: Motivation, Architecture, Best Practices, and Future Outlook

This article explains why A/B testing is essential for data‑driven decision making, describes the Volcano Engine A/B testing system architecture, outlines practical experiment design, statistical analysis methods, real‑world case studies, and forecasts industry and technical trends for the practice.

A/B testingdata-driven decisionexperiment design
0 likes · 15 min read
A/B Testing: Motivation, Architecture, Best Practices, and Future Outlook
ByteDance Data Platform
ByteDance Data Platform
Jan 14, 2022 · Product Management

Why A/B Testing Matters: Theory, ByteDance Architecture & Best Practices

This article explains why A/B testing is crucial for data‑driven product decisions, outlines ByteDance’s A/B testing system architecture across multiple layers, describes client‑ and server‑side experiment workflows, shares statistical best practices, and presents real‑world case studies illustrating hypothesis generation, evaluation, and future industry trends.

A/B testingByteDanceData-driven
0 likes · 15 min read
Why A/B Testing Matters: Theory, ByteDance Architecture & Best Practices
JD Retail Technology
JD Retail Technology
Jan 6, 2022 · Product Management

Understanding ABTest: Concepts, Design, Multi‑Layer Experiments, and Practical Implementation

This article explains the fundamentals of ABTest, defines key terminology such as application, scenario, experiment, orthogonal and exclusive traffic, compares single‑layer and multi‑layer designs, presents metrics for evaluating test impact, and demonstrates a real‑world implementation with code examples.

ABTestData-drivenexperiment design
0 likes · 14 min read
Understanding ABTest: Concepts, Design, Multi‑Layer Experiments, and Practical Implementation
Alimama Tech
Alimama Tech
Nov 3, 2021 · Product Management

Common Pitfalls in AB Testing: Design and Analysis Issues

AB testing often fails because practitioners skip power analysis, peek at interim results, set unrealistic null hypotheses, randomize at inappropriate units, ignore sample‑ratio mismatches, choose misleading metrics, and fall prey to segmentation errors like Simpson’s paradox, any of which can invalidate conclusions.

AB testingMetricsSample Ratio Mismatch
0 likes · 15 min read
Common Pitfalls in AB Testing: Design and Analysis Issues
ByteDance SE Lab
ByteDance SE Lab
Sep 17, 2021 · Product Management

Why A/B Testing Matters: Cases, Architecture & Best Practices

This article explains why A/B testing is essential, illustrates real-world examples from ByteDance, details the multi-layer architecture of the Volcano Engine A/B testing system, outlines experiment design, implementation, statistical analysis, best practices, and future trends, providing a comprehensive guide for product teams.

A/B testingdata analysisexperiment design
0 likes · 18 min read
Why A/B Testing Matters: Cases, Architecture & Best Practices
DataFunSummit
DataFunSummit
Sep 5, 2021 · Artificial Intelligence

Causal Inference and Experiment Design in Kuaishou Live Streaming: Methods and Case Studies

This article explains how Kuaishou applies causal inference frameworks, such as Rubin's potential outcomes and Pearl's causal graphs, together with machine‑learning techniques like double‑machine learning, causal forests, and meta‑learners to evaluate product features, recommendation strategies, and user behavior under complex network effects in live streaming.

A/B testingKuaishoucausal inference
0 likes · 14 min read
Causal Inference and Experiment Design in Kuaishou Live Streaming: Methods and Case Studies
Volcano Engine Developer Services
Volcano Engine Developer Services
Aug 19, 2021 · Product Management

Mastering A/B Testing: Architecture, Best Practices, and Real-World Insights

This article explains why A/B testing is essential, defines the methodology, details Volcano Engine's multi‑layer A/B testing architecture, outlines client and server experiment flows, shares statistical analysis practices, best‑practice guidelines, future trends, and answers common questions.

A/B testingData-drivenexperiment design
0 likes · 17 min read
Mastering A/B Testing: Architecture, Best Practices, and Real-World Insights
Kuaishou Tech
Kuaishou Tech
Aug 13, 2021 · Industry Insights

How Kuaishou Uses Causal Inference to Optimize Live‑Streaming Experiments

This article analyzes Kuaishou's live‑streaming ecosystem, detailing causal‑inference frameworks, observational and experimental techniques such as DID, double machine learning, causal forests, uplift meta‑learners, and complex experiment designs like dual‑sided and time‑slice rotation to evaluate product and recommendation strategies.

AB testingKuaishoucausal inference
0 likes · 17 min read
How Kuaishou Uses Causal Inference to Optimize Live‑Streaming Experiments
DataFunTalk
DataFunTalk
Aug 12, 2021 · Artificial Intelligence

Causal Inference and Experiment Design in Kuaishou Live Streaming

This article presents Dr. Jin Yaran’s comprehensive overview of causal inference challenges, frameworks, and practical case studies—including DID, double machine learning, causal forests, and meta‑learners—applied to Kuaishou’s live‑streaming product, and discusses complex experimental designs such as bilateral and time‑slice experiments.

A/B testingKuaishoucausal inference
0 likes · 15 min read
Causal Inference and Experiment Design in Kuaishou Live Streaming
TAL Education Technology
TAL Education Technology
Aug 12, 2021 · Fundamentals

Statistical Foundations and Practical Applications of A/B Testing

This article explains the statistical principles behind A/B testing, covering concepts such as populations, samples, parameters, hypothesis testing, significance levels, t‑tests, metric types, p‑value calculations, and real‑world examples to guide data‑driven product decisions.

A/B testingMetric Evaluationexperiment design
0 likes · 12 min read
Statistical Foundations and Practical Applications of A/B Testing
Xianyu Technology
Xianyu Technology
Aug 10, 2021 · Product Management

Design of Full-Traffic AB Experiments for Seller Growth on Xianyu

The article describes a full‑traffic A/B testing framework for Xianyu that hashes seller IDs to create exclusive experiment and control groups, ensuring each seller sees only one strategy, and demonstrates that a chat‑incentive for new or churned sellers boosted chat exposure by 22 % and modestly improved overall buyer‑seller metrics without harming transaction efficiency.

AB testingdata analysisexperiment design
0 likes · 9 min read
Design of Full-Traffic AB Experiments for Seller Growth on Xianyu
Tencent Advertising Technology
Tencent Advertising Technology
Jul 13, 2021 · Fundamentals

Experiment Design in Two‑Sided Markets – Key Insights from Tencent Advertising Live Session

In a July 8 live broadcast, Tencent Advertising’s strategy algorithm team explained experimental design for two‑sided markets, covering control‑variable selection, CUPED variance reduction, Bayesian smoothing, and bias metrics, and answered participant questions with practical examples and guidance.

CUPEDadvertising analyticsbayesian smoothing
0 likes · 4 min read
Experiment Design in Two‑Sided Markets – Key Insights from Tencent Advertising Live Session
DataFunTalk
DataFunTalk
Jul 11, 2021 · Fundamentals

Understanding Online Experiments: Origins, Types, and Applications

This article explains the concept, history, and various forms of online experiments such as AB testing, ABn, AA, and multivariate tests, highlighting their role in causal inference, value evaluation, risk control, and product optimization within modern internet businesses.

AB testingcausal inferenceexperiment design
0 likes · 16 min read
Understanding Online Experiments: Origins, Types, and Applications
DataFunTalk
DataFunTalk
Jun 28, 2021 · Fundamentals

Bayesian A/B Testing with PyMC3: A Practical Guide

This article introduces the motivation and logic behind A/B testing, highlights common misunderstandings of p‑values, and demonstrates how Bayesian A/B testing using PyMC3 can provide intuitive probability statements about which variant performs better, complete with Python code examples.

A/B testingBayesian statisticsPyMC3
0 likes · 12 min read
Bayesian A/B Testing with PyMC3: A Practical Guide
Didi Tech
Didi Tech
May 28, 2020 · Artificial Intelligence

Adaptive Grouping Method for AB Testing in Didi’s Experiment Platform

Didi’s AI Lab introduces an Adaptive grouping algorithm for its Apollo AB‑testing platform that allocates users in a single pass using direct and indirect scores, achieving over 95 % balance probability and reducing group imbalance from 14 % (CR) and 2.7 % (RR) to under 0.8 %.

AB testingData-drivenadaptive grouping
0 likes · 11 min read
Adaptive Grouping Method for AB Testing in Didi’s Experiment Platform
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 27, 2020 · Frontend Development

Designing a Scalable Frontend AB Testing Framework: From Config to Runtime

This article outlines a comprehensive, standardized front‑end AB testing architecture that separates experiment configuration and data chains, introduces a JSSDK with Core and Coupler packages, and explains traffic‑splitting models, data back‑flow, and extensibility across multiple front‑end DSLs.

AB testingFrontend ArchitectureJSSDK
0 likes · 16 min read
Designing a Scalable Frontend AB Testing Framework: From Config to Runtime
DataFunTalk
DataFunTalk
Apr 7, 2020 · Product Management

Design and Implementation of an A/B Testing System for Data Product Managers

This article explains the core modules of an A/B testing system, details a step‑by‑step design workflow using an internet‑finance example, and highlights key design principles such as scientific traffic allocation, sufficient data, rigorous statistical analysis, and continuous iteration for data‑driven product optimization.

A/B testingAnalyticsData-driven
0 likes · 24 min read
Design and Implementation of an A/B Testing System for Data Product Managers
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Feb 14, 2020 · Product Management

Understanding A/B Testing: Statistical Foundations, Metric Evaluation, and Practical Applications

This article explains the principles of A/B testing, the statistical concepts such as population, sample, hypothesis testing, p‑values and t‑tests, describes how to calculate metrics for rate and mean indicators, and illustrates a real‑world experiment with detailed evaluation methods.

A/B testingexperiment designhypothesis testing
0 likes · 14 min read
Understanding A/B Testing: Statistical Foundations, Metric Evaluation, and Practical Applications
DataFunTalk
DataFunTalk
Jun 20, 2019 · Product Management

A Comprehensive Guide to A/B Testing for Product Optimization and Recommendation Systems

This article explains how A/B testing serves as a vital measurement and optimization tool for internet products, covering metric definition, experiment management platforms, traffic splitting strategies, orthogonal and exclusive rules, and essential statistical concepts such as hypothesis testing, t‑test, z‑test, and p‑value analysis.

A/B testingMetricsexperiment design
0 likes · 13 min read
A Comprehensive Guide to A/B Testing for Product Optimization and Recommendation Systems
NetEase Media Technology Team
NetEase Media Technology Team
Jun 5, 2019 · Product Management

Mastering AB Testing: From Basics to Scalable Multi‑Layer Architecture

This article explains the fundamentals of AB testing, outlines the iterative workflow, shares best‑practice guidelines, compares single‑layer and multi‑layer experiment frameworks, and details the technical implementation—including SDK design, hashing algorithms, data denoising, and statistical evaluation methods.

AB testingBackendHashing
0 likes · 15 min read
Mastering AB Testing: From Basics to Scalable Multi‑Layer Architecture
Ctrip Technology
Ctrip Technology
Feb 23, 2017 · Product Management

Applying AB Testing in Ctrip Flight Booking: Process, Data Flow, and Analysis

The article explains how Ctrip’s flight‑booking team uses AB testing—from definition and experimental design to data collection, traffic allocation, orthogonal experiments, and result analysis—to drive conversion‑rate and revenue improvements across multiple platforms.

AB testingconversion ratedata analysis
0 likes · 10 min read
Applying AB Testing in Ctrip Flight Booking: Process, Data Flow, and Analysis
Ctrip Technology
Ctrip Technology
Sep 19, 2016 · Product Management

Fundamentals and Implementation of A/B Testing at Qunar

This article explains the basic principles, practical demo, platform architecture, statistical validation, sample size estimation, and reporting workflow of A/B testing used at Qunar to evaluate advertising strategies and product features, illustrating how data‑driven experiments are designed, executed, and analyzed.

A/B testingData Platformexperiment design
0 likes · 9 min read
Fundamentals and Implementation of A/B Testing at Qunar
Qunar Tech Salon
Qunar Tech Salon
Aug 20, 2016 · Product Management

Fundamentals and Implementation of A/B Testing at Qunar

This article explains the basic principles of A/B testing, demonstrates a practical advertising experiment, describes effective experiment design, outlines Qunar's A/B testing platform architecture and workflow, and details statistical validation methods including Z‑test, minimum sample size calculation, and confidence interval estimation.

Qunarexperiment designplatform architecture
0 likes · 8 min read
Fundamentals and Implementation of A/B Testing at Qunar