Skip to content
OurLogicLearn • Grow • Lead
Home Blog Interview Notes Videos News Discussions Polls & voting Pro Pass
Trending topics
Beginner

Statistics for data science – interview notes

OurLogic Team 21 Sep 2026 1 min read 881 4.5 (2)

1. When is the median better than the mean?

When the data is skewed or has outliers, e.g. salaries or house prices.

2. What is a p-value?

The probability of seeing a result at least this extreme if the null hypothesis were true. It is not the probability that the hypothesis is true.

3. How do you design an A/B test?

Pick one metric, estimate sample size up front, randomise users, run for full business cycles and avoid peeking early.

4. Correlation vs causation?

Correlation means two things move together; causation means one changes the other. Only a controlled experiment (or careful causal methods) shows causation.


2 Share:

Feedback & comments (2)

Vikram Singh 3 d ago

Great summary. It would be nice to add one more example with real data.

Sneha Iyer 3 d ago

Exactly what I needed for my placement preparation.

Rate this post:
Comments are moderated before they appear.