Dispersion describes how far data points spread around a central value. It complements measures of central tendency.
Absolute measures are in the same units as the data, for example range, mean deviation, and standard deviation. Relative measures are unit-free ratios, for example coefficient of variation and coefficients based on range or quartile deviation.
Standard deviation is preferred in algebraic work, probability models, and inferential statistics because it has strong mathematical properties and works well with the normal distribution. Mean deviation is intuitive but less tractable in advanced analysis.
If Y = aX + b, then variance multiplies by and standard deviation multiplies by |a|. The shift b does not change dispersion.
It measures relative variability. A lower CV implies higher consistency and is useful when comparing two data sets with different means or units.
Interquartile range and quartile deviation are more robust than standard deviation because they use the middle 50 percent of data.
The mean captures the central value. Dispersion captures the spread. Data sets can center at the same level but differ in how values scatter around it.
Only when all observations are identical.
Use range for a quick sense of spread, quartile deviation when outliers are present, mean deviation for simple robustness around median, and standard deviation for formal analysis, modeling, and inference.
Join ALLEN!
(Session 2026 - 27)
Choose class
Choose your goal
Preferred Mode
Choose State
Dispersion in Statistics
In statistics, we often use measures of central tendency such as mean, median, or mode to describe the typical value of a dataset. However, two different datasets can have the same central tendency but vary greatly in their spread. To understand how widely the values are scattered around the central value, we use dispersion in statistics.
1.0What is Dispersion?
Dispersion is the measure of the degree to which data values are spread out around a central value. In simple terms, it tells us how consistent or variable the data is.
If dispersion is small, the data points are closely packed around the central value.
If dispersion is large, the data values are more spread out.
Thus, both central tendency and dispersion together give a complete description of the dataset.
It helps compare the consistency of two or more datasets.
It gives reliability to averages and measures of central tendency.
It is useful in economics, business, and scientific research for analyzing variability.
3.0Measure of Central Tendency and Dispersion
While central tendency provides a single representative value (mean, median, mode), measure of dispersion explains how much the data differs from this central value. Both must be studied together for accurate statistical analysis.
4.0Measures of Dispersion in Statistics
There are several ways of measuring the dispersion of data. These are broadly classified into:
1. Absolute Measures of Dispersion
These are expressed in the same units as the original data. Common methods include:
Range = Largest value – Smallest value
Quartile Deviation (Semi-Interquartile Range)
Mean Deviation
Standard Deviation
2. Relative Measures of Dispersion
These are ratios or percentages that allow comparison between datasets of different units. Examples include:
Coefficient of Range
Coefficient of Quartile Deviation
Coefficient of Variation
5.0Methods of Dispersion in Statistics
(i) Range
The simplest measure, showing the difference between the maximum and minimum values.
(ii) Quartile Deviation
Measures the spread of the middle 50% of data.
(iii) Mean Deviation
Mean deviation is average of the deviations of all values from a central tendency (mean, median, or mode).
(iv) Standard Deviation
Most commonly used measure, showing how much data deviates from the mean.
Example 10: If Y = 3X - 4 and σY=15, findσX. Comment on the effect of shift on dispersion.
Solution For a linear change Y=aX+b,σY=∣a∣σX. Hence σX=15/3=5 .
The shift b = -4 does not affect variance or standard deviation.
9.0Practice Questions on Dispersion in Statistics
Data: 7, 8, 12, 15, 15, 18, 21. Find range, variance, and standard deviation.
For x: 1, 3, 5, 7 with f: 2, 4, 6, 8, find the mean and standard deviation.
Grouped data:
Class
10–20
20–30
30–40
40–50
Frequency
6
11
9
4
Use step deviation to find the mean and standard deviation. Take h = 10.
Two samples:
Sample A has mean 48 and standard deviation 5 for n = 25.
Sample B has mean 52 and standard deviation 7 for n = 35.
Find the combined mean and standard deviation.
Compare consistency using CV.
Set P: mean = 80, standard deviation = 12.
Set Q: mean = 72, standard deviation = 9.
If each observation in a data set is multiplied by k, show how variance and standard deviation change. Apply to k = 0.5 when original variance is 20.
A distribution has mean 30 and variance 49. Find variance and standard deviation after the transformation Z = 2X + 10.
In a discrete distribution with mean 1010, the deviations from 10 are −4, −2, −1, 0, 1, 3, 3 with frequencies 1, 2, 3, 4, 3, 2, 1. Compute variance using the shortcut σ2=n∑fd2−(n∑fd)2 where d = x - 10.
Grouped data:
Class
0–5
5–10
10–15
15–20
20–25
Frequency
2
5
9
7
2
Find the coefficient of variation.
For the first n natural numbers, prove that variance =12n2−1 . Verify for n = 5 by direct calculation.