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.
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.
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.
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.
Describe how to design and analyze a switchback (crossover) experiment where a marketplace or product alternates between control and treatment on a time-block schedule, for example weekly. Explain how you would randomize the block-assignment schedule, choose a washout period and detect carryover effects, control for time trends and seasonality in the analysis, and determine how many blocks you need to reliably detect a treatment effect. Give at least two concrete cases where a crossover/switchback design would be inappropriate.
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.
That is every published Advanced Experimentation Designs question for Data Analyst so far. Browse the other topics in this category, or practice this one interactively.