InterviewStack.io LogoInterviewStack.io

Statistical Foundations for Experimentation Questions

Core statistical concepts and inference needed to design analyze and interpret experiments. Topics include hypothesis testing p values confidence intervals Type One and Type Two errors the relationship between sample size variability and interval width statistical power minimum detectable effect and effect size versus practical significance. Candidates should be able to choose and explain common statistical tests such as t tests and chi square tests contrast Bayesian and frequentist approaches at a conceptual level and describe variance estimation and variance reduction techniques. The topic covers corrections for multiple comparisons sequential testing and the risks of peeking and p hacking common misconceptions about p values and limitations of inference such as confounding and selection bias. Candidates should also be able to translate statistical findings into clear language for non technical stakeholders and explain uncertainty and limitations.

MediumTechnical
67 practiced
You have baseline conversion 2% and want to detect a 10% relative lift (0.2% absolute) with alpha 0.05 and power 0.8. Calculate (or show the formula and describe how you would compute) the approximate sample size per group required for a two-proportion z-test, and discuss feasibility and trade-offs if the required sample size is very large.
HardTechnical
48 practiced
You are asked to adopt a multi-armed bandit for serving top-performing variants to maximize conversions while still learning. Design a BI-friendly approach that balances regret minimization and unbiased effect estimation. Discuss exploration strategies (epsilon-greedy, Thompson sampling), how adaptive allocation biases estimates, and how to correct for bias in final analysis.
EasyTechnical
51 practiced
You have two metrics: time-to-complete (continuous) and purchase (binary). Explain when you would use a t-test versus a chi-square test or Fisher's exact test in experiment analysis, list assumptions for each, and describe alternatives if assumptions are violated (non-normality, small counts, paired data).
MediumTechnical
68 practiced
In an observational dataset you observe higher conversion among treated users than controls but the rollout targeted high-value customers. Describe a diagnostic checklist to detect confounding or selection bias and list statistical methods to mitigate bias (propensity score matching, stratification, regression adjustment, instrumental variables). State when a randomized experiment is still preferable.
HardSystem Design
57 practiced
Design a monitoring system to detect signs of p-hacking or frequent peeking across the organization. Propose detection heuristics (for example, unusually many early stopping events, p-value density spikes just below 0.05, repeated re-analyses with minor data tweaks), describe automated alerts and escalation, and recommend preventive policies to reduce occurrence.

Unlock Full Question Bank

Get access to hundreds of Statistical Foundations for Experimentation interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.