Statistics: Mean, Variance & Standard Deviation
Apply concepts from Statistics: Mean, Variance & Standard Deviation to problem-solving. Focus on numerical practice, shortcuts, and real-world applications.
Concept Core
Statistics in JEE Main focuses on measures of central tendency (mean, median, mode) and measures of dispersion (range, mean deviation, variance, standard deviation). The emphasis is heavily on variance and standard deviation problems requiring algebraic manipulation.
Measures of Central Tendency:
Arithmetic Mean (AM): For raw data x1, x2, ..., xn: Mean (x-bar) = (sum of xi)/n. For grouped frequency data: x-bar = (sum of fixi)/(sum of fi), where fi is frequency and xi is class mark. Three methods: direct, assumed mean (x-bar = A + sum(fidi)/N where di = xi - A), and step deviation (x-bar = A + h * sum(fi*ui)/N where ui = (xi - A)/h).
Median: The middle value when data is arranged in ascending order. For n observations: if n is odd, median = ((n+1)/2)th value; if n is even, median = average of (n/2)th and (n/2 + 1)th values. For grouped data: Median = l + [(N/2 - cf)/f] * h, where l = lower limit of median class, cf = cumulative frequency before median class, f = frequency of median class, h = class width.
Mode: The most frequently occurring value. For grouped data: Mode = l + [(f1 - f0)/(2f1 - f0 - f2)] * h, where f1 = frequency of modal class, f0 = preceding class frequency, f2 = succeeding class frequency.
Measures of Dispersion:
Range: Maximum value - Minimum value. Simplest but least reliable measure.
Mean Deviation: MD about mean = (sum of |xi - x-bar|)/n. MD about median = (sum of |xi - M|)/n. Mean deviation about median is minimum among all MD values.
Variance (2): The average of squared deviations from the mean.
- For raw data: 2 = (sum of (xi - x-bar)2)/n = (sum of )/n - (x-bar)2
- For frequency data: 2 = (sum of fi*(xi - x-bar)2)/N = (sum of fi*)/N - (x-bar)2
The second formula (sum of squares/n minus square of mean) is the computational shorthand: Var(X) = E() - [E(X)]2.
Standard Deviation (): = . It has the same unit as the data.
Properties of Variance Under Transformations:
- If yi = xi + a (shift), then Var(Y) = Var(X), = . Adding a constant does not change spread.
- If yi = b*xi (scale), then Var(Y) = * Var(X), = |b| * .
- If yi = a + bxi, then Var(Y) = * Var(X), Mean(Y) = a + bMean(X).
Combined Mean and Variance: For two groups of sizes n1, n2 with means x-bar1, x-bar2 and variances , :
- Combined mean: x-bar = (n1x-bar1 + n2x-bar2)/(n1 + n2)
- Combined variance: = [n1( + ) + n2( + )]/(n1+n2) where d1 = x-bar1 - x-bar, d2 = x-bar2 - x-bar.
Coefficient of Variation (CV): CV = (/x-bar) * 100%. Lower CV means more consistent data. Used to compare variability of datasets with different units or means.
The key problem-solving concept is mastering the computational formula for variance: 2 = (sum )/n - (mean)2, and understanding how linear transformations affect mean and variance. JEE problems frequently provide partial information (like sum of xi, sum of , and one value is changed) and ask for the new variance.
Key Testable Concept
The key problem-solving concept is mastering the computational formula for variance: sigma^2 = (sum xi^2)/n - (mean)^2, and understanding how linear transformations affect mean and variance. JEE problems frequently provide partial information (like sum of xi, sum of xi^2, and one value is changed) and ask for the new variance.
Comparison Tables
A) Formulas Quick Reference
| Measure | Raw Data | Grouped Data |
|---|---|---|
| Mean | sum(xi)/n | sum(fi*xi)/N |
| Variance | sum()/n - (x-bar)2 | sum(fi*)/N - (x-bar)2 |
| SD | ||
| Mean Deviation | sum( | xi-x-bar |
| Median (odd n) | ((n+1)/2)th term | l + [(N/2-cf)/f]*h |
B) Transformation Effects
| Transformation | New Mean | New Variance | New SD |
|---|---|---|---|
| yi = xi + a | x-bar + a | 2 (unchanged) | (unchanged) |
| yi = b*xi | b*x-bar | *2 | |
| yi = a + b*xi | a + b*x-bar | *2 |
C) Key Properties
| Property | Value/Rule |
|---|---|
| Minimum possible variance | 0 (all values equal) |
| Variance is always | >= 0 |
| SD unit | Same as data unit |
| Variance unit | Square of data unit |
| MD about median | Minimum among all MDs |
| Variance of first n natural numbers | ( - 1)/12 |
| Variance of 1,2,...,n | (-1)/12 |
Study Materials
Available in the NoteTube app — start studying for free.
100 Flashcards
SM-2 spaced repetition flashcards with hints and explanations
105 Quiz Questions
Foundation and PYQ-style questions with AI feedback
15 Study Notes
Structured notes across 10 scientifically grounded formats
10 Summaries
Progressive summaries from comprehensive guides to cheat sheets
Frequently Asked Questions
Common questions about studying Statistics: Mean, Variance & Standard Deviation for JEE Main 2027.