Design an A/B test for a pricing model

Last updated: October 8, 2025

Quick Overview

Design an experiment to test the impact of new pricing tiers. Include sample size calculation, metrics, and analysis plan.

Airbnb
Analytics & Experimentation
Data Scientist
Airbnb
October 8, 2025
Data Scientist
Onsite
Analytics & Experimentation
Medium

15

0

4,653 solved


Design an experiment to test the impact of new pricing tiers. Include sample size calculation, metrics, and analysis plan.

Airbnb asks this during the Onsite to assess your experimentation skills. They want to see how you define success metrics, design controlled experiments, and interpret results with appropriate statistical rigor.

What the Interviewer Expects
  • Design a rigorous experiment with proper randomization and sample size calculation
  • Define primary and guardrail metrics with clear rationale
  • Address novelty effects, network effects, and interference
  • Segment results appropriately and identify heterogeneous treatment effects
  • Propose follow-up analyses when results are ambiguous
Key Topics to Cover
Network effects and interference
Guardrail metrics
Long-term vs short-term metrics
Sample size and power calculation
Segmentation and heterogeneous effects
How to Approach This
  1. Define success metrics carefully. A good metric is measurable, actionable, and aligned with business goals.
  2. Run experiments long enough to account for novelty effects and weekly seasonality.
  3. Use funnel analysis to identify where users drop off for maximum optimization impact.
  4. Segment results by key dimensions (platform, country, user cohort) to catch hidden patterns.
  5. Consider network effects and interference between treatment and control groups.
Possible Follow-up Questions
  • What would you do if a stakeholder wants to end the experiment early because initial results look good?
  • What if the experiment shows a positive short-term effect but you suspect a negative long-term impact?
  • How would you handle interference between treatment and control?
  • What if you discover a bug in the logging during the experiment?
Sharpen Your Skills on Codemia

Practice similar problems with our interactive workspace, get AI feedback, and track your progress.

Browse Analytics Questions
Sample Answer
Problem Setup

The analytical question is: "What is the impact of new pricing tiers on booking rates and revenue for Airbnb listings?" To answer this, we need data on current booking rates, average revenue per booki...

Methodology

We will use a randomized controlled trial (RCT) design for this A/B test. The experimental group will be exposed to the new pricing tiers, while the control group will maintain the current pricing mod...


Submit Your Answer
Markdown supported

Related Questions