InterviewStack.io LogoInterviewStack.io

Statistical Inference and Hypothesis Testing Questions

Reasoning about uncertainty in data and drawing formal conclusions from samples. Covers probability rules and common distributions, the Central Limit Theorem, sampling, standard error, confidence intervals, and Bayesian reasoning, together with the significance-testing framework: null and alternative hypotheses, p-values, statistical power, Type I and Type II errors, effect sizes, and choosing the right test (t-test, chi-square, non-parametric). Emphasizes correctly interpreting statistical results and avoiding common misreadings of significance in business and product contexts rather than memorizing formulas.

MediumTechnical
31 practiced

You pushed a release and observed a conversion drop only for users in a particular country. Describe an analysis plan to test whether the release caused the drop versus external factors. Include specific queries, control populations, timeframe choices, and basic causal checks you would perform.

MediumTechnical
32 practiced

For each of the following scenarios decide which statistical test is most appropriate (t-test, chi-square, Fisher's exact, Mann–Whitney, or logistic regression), justify your choice, list the required assumptions, and describe one simple diagnostic to check those assumptions: (a) comparing average session length (seconds) between two independent groups; (b) comparing conversion (yes/no) proportions between two large groups; (c) small-sample binary outcome (n<20 per group) with several zeros.

HardTechnical
29 practiced

An experiment shows a +10% lift in an activation metric at 7 days, but cohort analysis shows -5% retention at 30 days. How would you investigate whether the feature causes long-term harm? Propose additional analyses and experiments, and describe rollout options when short-term and long-term signals conflict.

MediumTechnical
46 practiced

What is statistical power and what is a Minimum Detectable Effect (MDE)? Explain how you would choose an MDE based on business context, how that choice drives required sample size and experiment duration, and walk through the levers you can pull to increase power without changing the significance level - with the trade-offs of each.

HardTechnical
25 practiced

After deploying a model change that was supported by a positive experiment, you observe post-deployment metric drift: the initial lift disappears and some metrics degrade. Walk through steps to diagnose what could be causing this. Include specific data checks, logging, causal DAG reasoning, and when to run follow-up experiments.

Unlock Full Question Bank

Get access to all Statistical Inference and Hypothesis Testing interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.