InterviewStack.io LogoInterviewStack.io

Hypothesis Testing and Inference Questions

Fundamental framework and application of hypothesis testing and statistical inference. Topics include formulating null and alternative hypotheses, understanding Type I and Type II errors, interpreting p values and confidence intervals, selecting and applying common tests such as t tests, chi square tests, analysis of variance, and non parametric alternatives, checking test assumptions, and discussing statistical versus practical significance. Candidates should explain power, significance levels, effect sizes, and common pitfalls such as misinterpreting p values or violating independence assumptions. At more advanced levels, discuss limitations of null hypothesis significance testing, alternatives such as Bayesian inference, and guidance for when different approaches are appropriate.

MediumTechnical
26 practiced
You observe conversion counts for three landing pages: A = 120/1,000, B = 150/1,000, C = 135/1,000. As a BI analyst, select and justify the appropriate hypothesis test to determine whether conversion rates differ across pages. Describe test statistic, assumptions, and what post-hoc analysis you would run if the test is significant.
EasyTechnical
30 practiced
Your weekly BI report runs dozens of hypothesis tests. Explain the multiple comparisons problem, contrast family-wise error rate control with false discovery rate (FDR) control, and recommend a practical strategy for a BI team that wants to surface meaningful signals but avoid too many false alarms.
MediumSystem Design
25 practiced
Design an A/B test for a new checkout flow: define the primary and secondary metrics, unit of randomization, how to calculate sample size (include formula and input assumptions), experiment duration, and a principled stopping rule. Discuss trade-offs between speed and statistical rigor.
HardTechnical
30 practiced
You only have aggregated monthly means and counts per segment (no per-user data). Which hypothesis tests remain valid, how would you estimate standard errors, and what assumptions must hold for inference? Provide at least two approaches to approximate per-user variance or to run conservative tests from aggregated data.
MediumTechnical
42 practiced
You're building an executive dashboard to present A/B test results. Describe how you would present p-values, confidence intervals, effect sizes, and uncertainty visually and textually so that executives can make informed decisions. Include at least two widget ideas (e.g., impact bar with CI, risk band) and how you would annotate practical guidance.

Unlock Full Question Bank

Get access to hundreds of Hypothesis Testing and Inference interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.