← PayPal Interview Insights

PayPal·Data Scientist·Technical Phone Screen·Senior

Senior
Apr 2026

Summary

A PayPal DS interview question centered entirely on experiment design for a homepage feature. Dense prompt covering everything from hypothesis framing to ship decisions. No fluff, just a long technical case.

Questions Asked (1)

Q1

PayPal wants to launch a new homepage feature for logged-in users. Design an end-to-end experiment to decide whether to ship it, covering hypothesis, design, metrics, sample size, power, pitfalls, and the ship decision.

A/B Testing & ExperimentationProduct Analytics & MetricsTechnical Trade-offs
Author's notes

This is basically a full DS case study crammed into one question.

Create a free account to read the full note

AI HintsAI Generated

Suggested Approach

Structure your answer as a clear experiment design narrative: start with a testable hypothesis tied to a business goal, then detail the experimental design (randomization, metrics, sample size/power), and finish with pitfalls and a decision framework. Emphasize how you would balance statistical rigor with practical constraints at PayPal, such as user experience and revenue impact.

Pro tip: Show maturity by discussing guardrail metrics (e.g., page load time, customer support contacts) and the importance of pre-registering your analysis plan to avoid p-hacking. Also, mention that you would run a pre-experiment power analysis and consider sequential testing if early stopping is needed.

1. Define Hypothesis and Success Metrics

State a clear, falsifiable hypothesis (e.g., 'The new feature will increase user engagement by X%') and define primary, secondary, and guardrail metrics. Tie them to PayPal's business objectives like conversion, retention, or revenue.

2. Design the Experiment

Specify randomization unit (e.g., user-level), control/treatment groups, and duration. Address potential interference, novelty effects, and ensure proper exposure logging.

3. Determine Sample Size and Power

Calculate required sample size using baseline metric, minimum detectable effect (MDE), significance level (α), and power (1-β). Discuss trade-offs between MDE and runtime.

4. Identify Pitfalls and Mitigations

List common pitfalls (e.g., peeking, multiple comparisons, SRM, novelty/primacy effects) and how you would mitigate them (e.g., sequential testing, Bonferroni correction, sample ratio mismatch checks).

5. Analyze Results and Make Ship Decision

Outline analysis approach (e.g., intention-to-treat, CUPED variance reduction) and decision criteria: ship if primary metric improves significantly without harming guardrails, iterate if inconclusive, or kill if negative.

Key Points to Mention

  • Hypothesis should be specific, measurable, and tied to a business KPI (e.g., increase daily active users by 2%).
  • Randomization unit and potential network effects (e.g., if feature is social, consider cluster randomization).
  • Sample size calculation: use power analysis (e.g., 80% power, 5% significance) and account for multiple metrics with corrections.
  • Guardrail metrics: ensure no degradation in page load time, error rates, or customer satisfaction.
  • Pitfalls: peeking, multiple testing, sample ratio mismatch, novelty effect, and seasonality; pre-register analysis plan.
  • Decision framework: consider statistical significance, practical significance, and business impact; possibly run holdback for long-term effects.

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