InterviewStack.io LogoInterviewStack.io

Advanced Experimentation Designs Questions

Experimentation techniques beyond the simple two-arm A/B test: causal inference and quasi-experiments, sequential and always-valid testing, multi-armed bandits, factorial and multivariate designs, and handling interference or network effects. Covers when randomized experiments are infeasible and difference-in-differences, instrumental variables, or switchback designs apply. The concept scope is methodology selection for hard experimental situations.

HardTechnical
73 practiced

A developer-facing feature affects only 120 eligible users worldwide, so a standard parallel A/B test would be badly underpowered. Outline alternative evaluation strategies, such as within-subject/paired designs, switchback or cluster-randomized-trial framing, a holdout ramp, qualitative feedback, or case studies, and explain when a cluster-randomized or switchback design should be chosen over individual-level randomization at this scale. Propose a practical plan, including metric selection, instrumentation, and a rollout recommendation, that yields actionable evidence despite the tiny population.

MediumTechnical
109 practiced

When should you choose a factorial or multivariate (MVT) design instead of running a sequence of separate A/B tests on individual features? Discuss the trade-offs in speed of learning, statistical power for main effects versus interactions, interpretability, and operational complexity, then give a concrete business scenario where a factorial design is clearly the better choice.

EasyTechnical
64 practiced

You must present a complex factorial experiment with a significant interaction effect to a non-technical executive. Draft a concise structure (3 to 5 bullets or slides) for the explanation, covering the question tested, the headline result, business-impact scenarios, uncertainty, and your recommended next action.

MediumTechnical
60 practiced

Design a 2x2 factorial experiment testing a pricing change (A vs B) and a UX layout change (old vs new) on purchase conversion, given 100k eligible users per day, a 2% baseline conversion rate, target power 80%, and alpha 0.05. Compute the required sample size per cell, describe how you would allocate traffic, and explain how you would analyze and interpret the main effects and the interaction term.

That is every published Advanced Experimentation Designs question for Technical Product Manager so far. Browse the other topics in this category, or practice this one interactively.