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

What does a 95% confidence interval actually mean? Give the correct frequentist interpretation, contrast it with the common misreading that there's a 95% chance the true value falls inside this particular interval, and explain in plain language how you would describe a confidence interval to someone who isn't a statistician.

EasyTechnical
31 practiced

You receive a binary diagnostic signal for fraud on transactions. Explain conditional probability and Bayes theorem in this context: if the fraud detector has 98% true positive rate and 1% false positive rate, and baseline fraud prevalence is 0.1%, compute the posterior probability that a flagged transaction is actually fraudulent. Show your reasoning and discuss implications for decision thresholds.

HardTechnical
24 practiced

Revenue has increased for two quarters while retention and NPS have declined. Produce a structured analysis plan to reconcile these conflicting signals: the hypotheses you would test, the metrics and cohorts you would analyze, the statistical tests you would run, and the decisions that might follow.

HardTechnical
26 practiced

You run an A/B test measuring revenue per user with high variance. Describe three variance-reduction techniques. For each technique explain assumptions, implementation steps, expected effect on variance, and potential pitfalls.

MediumTechnical
32 practiced

You are reviewing an internal analysis that reports a large effect but only shows results for the significant subgroup analyses. Describe how you would audit the analysis to identify potential p-hacking or selective reporting. List concrete checks you would perform, and propose a robust reanalysis plan to produce defensible inference.

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.