InterviewStack.io LogoInterviewStack.io

Experiment Analysis & Result Interpretation Questions

Reading out an experiment after it runs: interpreting the treatment effect, deciding ship/no-ship, and reconciling conflicting or flat results. Covers reasoning under uncertainty, acting on inconclusive or limited data, and translating a measured effect into a business decision. The emphasis is turning experiment output into a defensible recommendation.

MediumTechnical
53 practiced

Given schemas:

orders(order_id STRING, user_id STRING, placed_at TIMESTAMP, amount NUMERIC)
users(user_id STRING, created_at TIMESTAMP, variant STRING)

Write an SQL query to compute revenue per user (RPU) in treatment vs control for the 14-day post-exposure window. Additionally, explain how you would test whether RPU in treatment decreased significantly compared to control and recommend next steps if it did.

MediumTechnical
48 practiced

You're asked to present an ambiguous experiment result: treatment shows a positive but non-significant uplift (p=0.12) with low power. How would you present this to an executive team and recommend next steps? Include what additional analyses or experiments you'd propose and how to quantify uncertainty in your recommendation.

MediumBehavioral
61 practiced

Describe a time you had to recommend stopping an experiment early due to safety, business risk, or ethical concerns while stakeholders wanted to continue. Explain how you evaluated the evidence, how you communicated the decision and its implications, and how you documented the decision for audit and learning purposes. If you have no real example, outline how you would handle such a scenario.

MediumTechnical
63 practiced

An A/B experiment shows statistically significant engagement uplift but a statistically significant drop in conversion. Outline a structured approach to analyze this conflict: list diagnostics, segmentation, funnel checks, instrumentation audits, qualitative research, and criteria you would use to recommend rollout, rollback, or further testing.

MediumTechnical
64 practiced

An A/B test shows a statistically significant lift in conversion for the treatment, but total revenue decreased. Describe a step-by-step investigation plan: which additional metrics and segmentations to check, how to detect if cannibalization or AOV decline caused the issue, and what decision criteria you would use to recommend rollout, further testing, or rollback.

Unlock Full Question Bank

Get access to all 13 Experiment Analysis & Result Interpretation interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.