Chapter Overview & Weightage
Statistics is one of the easiest scoring chapters in JEE Main Maths — almost guaranteed 4 marks per paper. JEE Advanced rarely asks pure statistics, but Main loves the chapter for its formula-direct nature. NCERT-level questions are enough — no advanced theory required.
The chapter has three big themes: measures of central tendency (mean, median, mode), measures of dispersion (range, mean deviation, variance, standard deviation), and changes in data (effect of adding a constant, multiplying by a constant, removing/adding observations).
| Year | JEE Main Weightage |
|---|---|
| 2024 (Jan + Apr) | 4 marks |
| 2023 | 4 marks |
| 2022 | 4 marks |
| 2021 | 4 marks |
| 2020 | 4 marks |
Key Concepts You Must Know
- Mean is sensitive to outliers; median is not.
- Variance is the average of squared deviations from the mean.
- Standard deviation is the square root of variance — same units as the data.
- Adding a constant to every observation does not change variance or standard deviation, but shifts the mean by that constant.
- Multiplying every observation by multiplies the mean by and the standard deviation by (variance by ).
- Coefficient of variation = . Used to compare variability of two datasets with different means.
Important Formulas
For grouped data with frequencies: .
The second form is faster for computation.
Always non-negative.
where is mean (or median). Mean deviation is minimum when taken about the median.
If :
Solved Previous Year Questions
PYQ 1 (JEE Main 2024)
The mean of five observations is 6 and their variance is 4. If three of these observations are 5, 7, 9, find the values of the other two such that they are equal.
Solution:
Let the unknown observations be .
Mean: .
Hmm — that contradicts the variance condition. Let me reread: actually three observations are given but maybe with constraint that the two unknown are equal. With :
Variance: .
Check: .
So they cannot both be 4.5 — the problem likely means different values. Let unknown values be with and .
.
are roots of .
The two values are 3 and 6.
PYQ 2 (JEE Main 2023)
If the variance of 10 natural numbers is less than 10, find the maximum value of .
Solution:
Mean: .
Variance:
So . Maximum natural number value is .
PYQ 3 (JEE Main 2022)
The mean and variance of 7 observations are 8 and 16 respectively. If 5 of the observations are 2, 4, 10, 12, 14, find the remaining two.
Solution:
Sum of all 7 = . Sum of given 5 = . So .
.
Sum of squares of given 5 = . So .
.
are roots of .
The two missing values are 6 and 8.
Difficulty Distribution
- Easy (direct mean/variance calculation): rarely below 4 marks
- Medium (find missing value from mean+variance): the JEE Main standard
- Hard (linear transformation, mixed problems): less common but appearing more often
Expert Strategy
JEE Main Statistics questions almost always reduce to “given mean and variance, find missing observations.” Master the substitution: and .
Use for computation, not . The second form requires computing each deviation; the first is one substitution.
For “effect of operations” questions, remember: adding a constant doesn’t change variance, multiplying scales it by the square of the multiplier.
Common Traps
Trap 1 — Confusing variance and standard deviation. Variance has units of ; SD has units of . Always check what is asked.
Trap 2 — Mean of grouped data. For frequency tables, use , not .
Trap 3 — Forgetting to take square root. “Find SD” requires . “Find variance” stops at .
Trap 4 — Linear transformation errors. Adding doesn’t change variance, but multiplying by scales variance by . Common JEE Main trap.
Trap 5 — Using mean deviation about mean instead of median. Mean deviation is minimum about the median, not the mean.