Math Lab
Home/Class XI/Chapter 13

Chapter 13: Statistics

You already know how to compute the mean, median, and mode , these are measures of central tendency. They tell you where the "centre" of a data set is. But two data sets can have the same mean and look entirely different , one might be tightly bunched, another spread far and wide. This chapter answers: how much do the data vary?

The answer is measures of dispersion. We will study four:

  1. Range , simplest: max minus min.
  2. Mean deviation , average of absolute deviations from a centre (mean or median).
  3. Variance , average of squared deviations from the mean.
  4. Standard deviation , square root of variance.

The standard deviation σ\sigma is the workhorse of statistics. It has the same units as the data and behaves predictably under shifts and scalings. The variance σ2\sigma^2 is more convenient for algebraic manipulation. The coefficient of variation σ/xˉ\sigma / \bar{x} (often expressed as a percentage) lets you compare dispersion across data sets with different units or scales.

We will compute these for raw data, frequency-tabulated data, and grouped (continuous frequency) data. For grouped data, we use the short-cut formula and the step-deviation method to keep arithmetic manageable.

For Class XII probability and statistics, the ideas you learn here scale up to random variables, expectation, and population statistics. Mastery here pays dividends.

What's inside

  1. Measures of central tendency: review (mean, median, mode).
  2. Range and mean deviation about mean / median.
  3. Variance and standard deviation for ungrouped data.
  4. Variance and standard deviation for grouped data (short-cut, step-deviation).
  5. Combined mean and standard deviation, properties under shift/scale.
  6. Coefficient of variation; comparing data sets.

Key results / Formula card

QuantityFormula
Mean (raw)xˉ=xin\bar{x} = \dfrac{\sum x_i}{n}
Mean (frequency)xˉ=fixifi\bar{x} = \dfrac{\sum f_i x_i}{\sum f_i}
Rangemaxmin\max - \min
Mean deviation about mean$\text{MD}_{\bar{x}} = \dfrac{\sum
Mean deviation about median$\text{MD}_M = \dfrac{\sum
Variance (raw)σ2=(xixˉ)2n\sigma^2 = \dfrac{\sum (x_i - \bar{x})^2}{n}
Standard deviationσ=σ2\sigma = \sqrt{\sigma^2}
Variance (alt formula)σ2=xi2nxˉ2\sigma^2 = \dfrac{\sum x_i^2}{n} - \bar{x}^2
Variance (frequency)σ2=fi(xixˉ)2fi\sigma^2 = \dfrac{\sum f_i (x_i - \bar{x})^2}{\sum f_i}
Coefficient of variationCV=σxˉ×100\text{CV} = \dfrac{\sigma}{\bar{x}} \times 100
Shift/scale (data y=a+bxy = a + b x)yˉ=a+bxˉ\bar{y} = a + b \bar{x}, $\sigma_y =

How to read this chapter

For every dataset problem: (1) tabulate, (2) compute xˉ\bar{x}, (3) deviations (xixˉ)(x_i - \bar{x}) or their absolute values / squares, (4) sum and divide. The mechanics are simple; the volume of arithmetic is the challenge. Use the step-deviation method for grouped data to save time.

Sub-topics

6 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 13 : Statistics: Mixed practice
10 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6

Q7

Q8

Q9

Q10