← Yelp Interview Insights

Yelp·Product Manager·Hiring Manager Screen·Intermediate

Intermediate
Apr 2026

Summary

Interviewed for a PM role at Yelp and got a question about experimentation fundamentals. Pretty short round, felt more like a screen than a deep dive.

Questions Asked (1)

Q1

What is the purpose of having a control group in an experiment?

A/B Testing & ExperimentationProduct Analytics & Metrics
Author's notes

Seemed basic but I second-guessed myself mid-answer.

Create a free account to read the full note

AI HintsAI Generated

Suggested Approach

Start by defining a control group as the baseline that receives no treatment or the current experience, then explain its critical role in isolating the effect of the variable being tested. Use a concrete product example, like an A/B test at Yelp, to illustrate how the control group helps attribute changes in metrics to the treatment rather than external factors.

Pro tip: Emphasize that the control group enables valid causal inference, which is essential for making data-driven product decisions; without it, you risk shipping features based on false positives. Mention that at scale, even small biases can compound, so a well-designed control is non-negotiable.

1. Define the control group

Explain that the control group is the baseline group that does not receive the treatment or receives the current standard experience. It serves as a reference point for comparison.

2. Explain its purpose: isolate the treatment effect

Describe how the control group helps isolate the impact of the independent variable by providing a counterfactual: what would have happened without the change. This allows you to attribute differences in outcomes to the treatment.

3. Control for confounding variables

Highlight that random assignment to control and treatment groups balances both known and unknown confounding factors, reducing bias and ensuring groups are comparable.

4. Enable valid statistical inference

Discuss how the control group allows you to calculate the treatment effect and determine statistical significance, distinguishing real effects from random noise.

5. Connect to product decision-making

Relate the control group to making informed product decisions: without it, you might misinterpret correlation as causation and ship ineffective or harmful features.

Key Points to Mention

  • Baseline for comparison to measure the true effect of the treatment
  • Isolation of the independent variable's impact by providing a counterfactual
  • Reduction of confounding variables and bias through random assignment
  • Enables valid causal inference and statistical significance testing
  • Prevents false positives and helps avoid costly product mistakes
  • Essential for calculating lift and making data-driven decisions

AI-generated suggestions, not part of the candidate's original notes. May be inaccurate — verify before relying on them.