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
32 practiced

Describe three common sampling biases that occur in user research and product analytics. For each bias give a realistic product example and explain one concrete mitigation strategy you would apply when collecting data or analyzing results.

EasyTechnical
42 practiced

When should you use a t-test versus a z-test for comparing a sample mean to a population mean or between two sample means? Discuss assumptions about known versus unknown population variance, sample size, and robustness to violations, and describe how you proceed when variances are unknown and sample sizes are small.

HardTechnical
25 practiced

Explain the difference between statistical independence and conditional independence. Provide a concrete example from a predictive-modeling pipeline (features, label, and a confounder or collider) where two variables are marginally independent but become dependent when conditioned on a third variable. Describe the implications for feature selection and causal interpretation.

HardTechnical
30 practiced

Optional stopping invalidates naive p-values. Describe the Sequential Probability Ratio Test (SPRT) and martingale-based always-valid p-values as formal solutions to optional stopping. Explain assumptions underlying each approach, how to choose stopping boundaries, and how to estimate long-run Type I error under plausible model misspecification.

MediumTechnical
29 practiced

You need to compare mean customer satisfaction across four geographic regions. Explain why you would use one-way ANOVA instead of multiple pairwise t-tests, how to interpret a significant F-statistic, and which post-hoc methods you would use to identify which regions differ while controlling Type I error.

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.