InterviewStack.io LogoInterviewStack.io

Probability and Statistical Inference Questions

Covers fundamental probability theory and statistical inference from first principles to practical applications. Core probability concepts include sample spaces and events, independence, conditional probability, Bayes theorem, expected value, variance, and standard deviation. Reviews common probability distributions such as normal, binomial, Poisson, uniform, and exponential, their parameters, typical use cases, computation of probabilities, and approximation methods. Explains sampling distributions and the Central Limit Theorem and their implications for estimation and confidence intervals. Presents descriptive statistics and data summary measures including mean, median, variance, and standard deviation. Details the hypothesis testing workflow including null and alternative hypotheses, p values, statistical significance, type one and type two errors, power, effect size, and interpretation of results. Reviews commonly used tests and methods and guidance for selection and assumptions checking, including z tests, t tests, chi square tests, analysis of variance, and basic nonparametric alternatives. Emphasizes practical issues such as correlation versus causation, impact of sample size and data quality, assumptions validation, reasoning about rare events and tail risks, and communicating uncertainty. At more advanced levels expect experimental design and interpretation at scale including A B tests, sample size and power calculations, multiple testing and false discovery rate adjustment, and design choices for robust inference in real world systems.

MediumTechnical
51 practiced
You must evaluate a checkout flow UI change on an e-commerce platform with baseline conversion 3% and 2 million daily unique users. Design the A/B test: state the primary metric, how to randomize, pre-specify hypotheses, compute the sample size per variant for detecting a 10% relative lift at 80% power and alpha=0.05 (two-sided), and estimate how long the test will run. Describe bias controls and monitoring strategy.
MediumTechnical
51 practiced
In a linear regression model predicting revenue per user, explain the difference between a confidence interval for the mean response at a particular x* and a prediction interval for a new observation at x*. Provide formulas (assuming homoscedastic Gaussian errors) and describe how interval widths change with sample size and residual variance.
MediumTechnical
69 practiced
Compare Bonferroni correction and the Benjamini-Hochberg (BH) procedure for multiple testing. Given p-values [0.001, 0.02, 0.03, 0.2] (m=4) and alpha=0.05, identify which hypotheses are rejected by Bonferroni and by BH. Explain when each method is preferable in an applied-science setting.
EasyTechnical
49 practiced
Explain the Central Limit Theorem (CLT) and its practical implications for building confidence intervals for sample means. In particular, discuss why practitioners often use CLT-based normal approximations for n around 30, what assumptions are required, and give an example of when n=30 might not be sufficient.
MediumTechnical
51 practiced
As an applied scientist, explain when to prefer cross-validation, holdout validation, or information criteria (AIC/BIC) for model selection. In particular, contrast goals of prediction versus causal inference and provide guidance for selecting models and reporting selection uncertainty.

Unlock Full Question Bank

Get access to hundreds of Probability and Statistical Inference interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.

30+ Probability and Statistical Inference Interview Questions & Answers (2026) | InterviewStack.io