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
60 practiced

You ran a 4-factor multivariate test with 3 levels each (81 cells) and observe several statistically significant cells. Describe a rigorous analysis workflow to control false discoveries across all 81 comparisons, identify which findings are robust main effects versus interactions, and propose a prioritized, efficient set of follow-up experiments or rollouts. Separately, quantitatively compare the throughput and time-to-insight of running this as a single large multivariate test versus running 9 sequential pairwise A/B tests under the same daily traffic, assuming a 5% baseline conversion rate, 100k visitors per day, 80% power, and alpha 0.05.

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.

HardTechnical
56 practiced

Explain aliasing in fractional factorial designs and what design resolution (III, IV, V) means. Using a 2^(3-1) half-fraction with generator C = AB, derive the full alias structure, explain concretely why main effect A ends up aliased with interaction BC, and describe how you would run a fold-over follow-up experiment to de-alias A from BC.

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.

HardTechnical
52 practiced

You must test five binary product features but traffic constraints only allow 8 experimental arms. Propose a 2^(5-2) fractional factorial design, derive its full alias structure, and state which main effects are safe to interpret cleanly versus which are confounded with a two-factor interaction you should treat with caution. Then generalize your recommendation to a constrained-traffic landing-page test with 3 headline options and 2 hero-image variants where you must keep interpretability high, and briefly compare this fractional-factorial approach against running full factorial or sequential targeted experiments instead.

Unlock Full Question Bank

Get access to all 10 Advanced Experimentation Designs interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.