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.

EasyTechnical
29 practiced

You're presenting A/B test results to a product manager who asks: what's the difference between a p-value, a confidence interval, and effect size? Explain each concept in plain language, state what each does and does not tell you, and give an example sentence you would use to summarize results to a non-technical stakeholder.

MediumTechnical
29 practiced

You plan a two-sided A/B test comparing conversion proportions. Baseline p0 = 0.05 and you expect a 20% relative uplift (p1 = 0.06). Using alpha=0.05 and desired power 0.8, compute the required sample size per group. Show the formula you use, numeric steps, and discuss how the calculation changes for unequal allocation or continuous metrics.

MediumTechnical
33 practiced

Explain how you would test whether two segments (mobile vs desktop users) have different conversion rate variances, not just means. Which statistical test(s) would you use and why might variance differences matter for product decisions?

MediumTechnical
50 practiced

You are running an A/B test of a change intended to improve a primary metric (e.g., conversion rate or click-through rate). Formulate the null and alternative hypotheses precisely (metric, population, directionality), decide whether a one-sided or two-sided test is appropriate and defend the choice, and explain what rejecting vs failing to reject the null means for the decision that follows - including how the costs of a false positive and a false negative should shape alpha, power, and the rollout.

MediumTechnical
47 practiced

Explain the difference between familywise error rate (FWER) control and false discovery rate (FDR). Compare Bonferroni correction and the Benjamini–Hochberg procedure: give the algorithms, the error guarantees each provides, and describe research scenarios where one is preferred over the other.

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.