New · Cohort 3Engineering Analytics Cohort 3 goes live 25 July — only 30 seatsRegister Now
Statistics Interview Questions

Statistics Interview Questions For Data Science and Analytics

Practice statistics interview questions on hypothesis testing, p-values, the Central Limit Theorem, confidence intervals, A/B testing, distributions, and more.

Published by PrepNPlaced. Last updated 2026-07-06. Preparation guidance, not a hiring guarantee.

Guide

What To Learn And How To Practice

Descriptive statistics

Start with the fundamentals: measures of center and spread, distributions, and how to describe data honestly.

Mean, median, and mode
Variance and standard deviation
Normal distribution and the empirical rule

Inference and hypothesis testing

The core of most data science stats rounds: p-values, null and alternative hypotheses, Type I/II errors, and confidence intervals.

What a p-value really means
Type I vs Type II errors
Confidence intervals and the CLT

Experiments and applied stats

Applied questions cover A/B testing, correlation versus causation, sampling, and handling outliers and skew.

Designing and reading an A/B test
Correlation vs causation
Sampling, outliers, and skew

Question bank

14 interview questions with answers

Real questions from beginner to advanced, each with a concise model answer — practice them, then rehearse live in a mock interview.

BeginnerWhat is the difference between descriptive and inferential statistics?

Descriptive statistics summarize a dataset (mean, median, standard deviation, charts). Inferential statistics use a sample to draw conclusions about a larger population, using tools like confidence intervals and hypothesis tests.

BeginnerWhat is the difference between mean, median, and mode?

The mean is the average, the median is the middle value when sorted, and the mode is the most frequent value. The median is more robust to outliers, so it's often preferred for skewed data like income.

BeginnerWhat are variance and standard deviation?

Variance measures how far values spread from the mean (the average squared deviation). Standard deviation is its square root, in the same units as the data, making it easier to interpret as typical distance from the mean.

BeginnerWhat is a normal distribution?

A normal (Gaussian) distribution is a symmetric, bell-shaped curve defined by its mean and standard deviation. About 68%, 95%, and 99.7% of values fall within one, two, and three standard deviations of the mean (the empirical rule).

IntermediateWhat is a p-value?

A p-value is the probability of seeing a result at least as extreme as the observed one if the null hypothesis were true. A small p-value (commonly < 0.05) suggests the result is unlikely under the null, so you reject it. It is not the probability the null is true.

IntermediateWhat is hypothesis testing?

Hypothesis testing evaluates a claim about a population using sample data. You state a null and alternative hypothesis, pick a significance level, compute a test statistic and p-value, and either reject or fail to reject the null.

IntermediateWhat is the difference between Type I and Type II errors?

A Type I error is a false positive — rejecting a true null hypothesis. A Type II error is a false negative — failing to reject a false null. The significance level controls Type I risk; sample size and effect size affect Type II risk.

IntermediateWhat is the difference between correlation and causation?

Correlation means two variables move together; causation means one actually drives the other. Correlation can arise from coincidence or a hidden confounding variable, so a correlation alone never proves cause — controlled experiments do.

IntermediateWhat is the Central Limit Theorem?

The Central Limit Theorem states that the sampling distribution of the mean approaches a normal distribution as sample size grows, regardless of the population's shape. It's why we can use normal-based inference on means even for non-normal data.

IntermediateWhat is a confidence interval?

A confidence interval is a range, computed from a sample, that is likely to contain the true population parameter. A 95% confidence interval means that if we repeated the sampling many times, about 95% of such intervals would contain the true value.

AdvancedHow does an A/B test work?

An A/B test randomly splits users into a control and a variant, exposes each to one version, and compares a metric with a hypothesis test. Randomization removes bias, and you need enough sample size and a fixed stopping rule to trust the result.

AdvancedWhat is the difference between a population and a sample?

The population is every member of the group you care about; a sample is the subset you actually measure. Statistics infer population properties from a representative, randomly drawn sample to avoid bias.

AdvancedWhat is skewness?

Skewness measures the asymmetry of a distribution. Right (positive) skew has a long right tail and mean > median; left (negative) skew is the opposite. Skew signals when the median or a transformation may describe the data better than the mean.

AdvancedHow do you handle outliers?

First understand whether an outlier is an error or a real extreme value. Options include correcting or removing genuine errors, capping/winsorizing, transforming the data (e.g. log), or using robust methods like the median. Never drop points just because they're inconvenient.

FAQ

Common Questions

How much statistics is needed for a data science interview?

Enough to reason about inference: distributions, hypothesis testing, p-values, confidence intervals, the CLT, and A/B testing. You should explain the intuition clearly, not just recite formulas.

Do analyst roles ask statistics questions?

Yes, though usually lighter than data science — expect descriptive stats, A/B testing basics, and correlation versus causation. Data science roles go deeper into inference and experiment design.

How can PrepNPlaced help?

Use AI Mock Interview to rehearse explaining statistical concepts out loud, and the Interview Prep hub to plan and revise the exact topics your target role tests.

Next Step

Turn The Guide Into Practice

Use PrepNPlaced tools to turn this learning path into resume proof, targeted practice, and interview-ready explanations.

Practice AI Mock Interview