Measures of Dispersion
Averages tell you where data sits, but measures of dispersion tell you how reliably it stays there — master range, quartile deviation, mean deviation, standard deviation, and coefficient of variation to see the full picture behind any number.
Every CA, B.Com student, and business professional who reads a balance sheet or a market report needs to go beyond averages — dispersion measures appear directly in NCERT questions, board exams, and real financial analysis, so learning them now gives you a head start on both marks and career.
Concept
Lots of students think…
"If two datasets have the same range, they must have the same spread."
Actually…
Range only looks at the two extreme values and ignores everything in between. Standard deviation measures how all values are distributed around the mean, so two datasets with identical range can have very different standard deviations.
Averages only tell half the story — this chapter shows you how to measure how spread out data actually is, so you never get fooled by a number that looks neat but hides a messy reality.
Why averages aren't enough
An average tells you the middle of a dataset, but not how far the values wander from that middle. Two very different situations can share the same average. Measures of dispersion fill that gap — they tell you how spread out the data is.
Rajan and Meena both earn ₹1,500 a day on average at the same market. But Rajan's earnings jump from ₹400 to ₹3,200 depending on the day, while Meena's stay between ₹1,200 and ₹1,800. Same average, very different financial lives.
Range — the quickest measure
Range is simply the gap between the biggest and smallest values: Range = Maximum − Minimum. It is fast to calculate, but it has one big weakness — it only looks at the two extreme values and completely ignores everything in between. One unusual outlier can make the range look enormous.
Monthly rainfall in Kerala swings from 18 mm in dry months to 312 mm during heavy monsoon. Range = 312 − 18 = 294 mm. That one number captures the full swing, but tells you nothing about what most months are like.
Quartile deviation — ignoring the extremes
Quartile deviation (QD) fixes the outlier problem by ignoring the top and bottom 25% of values. It focuses only on the middle 50%. First, find Q1 (the value below which 25% of data falls) and Q3 (the value below which 75% falls). Then: QD = (Q3 − Q1) ÷ 2.
In a class of 40 students, if Q1 for marks is 48 and Q3 is 72, then QD = (72 − 48) ÷ 2 = 12. Even if one student scored 5 and another scored 99, those outliers don't distort this result — QD reflects where most students actually landed.
Mean deviation — average distance from centre
Mean deviation (MD) measures how far each value is from the average, then averages those distances. You use the absolute value of each difference (so negatives don't cancel out positives). Formula: MD = sum of |each value − mean| ÷ number of values.
A kirana shop's daily sales over five days: ₹4,200, ₹3,800, ₹4,500, ₹3,600, ₹4,900. Mean = ₹4,200. Distances from the mean: ₹0, ₹400, ₹300, ₹600, ₹700. MD = (0 + 400 + 300 + 600 + 700) ÷ 5 = ₹400. So on a typical day, sales are ₹400 away from the average.
Standard deviation — the most powerful measure
Standard deviation (SD) is the most widely used measure. Instead of just taking the distance, it squares each distance first, averages the squares (this is called variance), then takes the square root to bring the units back to normal. Squaring means large deviations get penalised much more than small ones, making SD very sensitive to high variability.
Priya's scores in five tests: 55, 60, 70, 80, 85. Mean = 70. The SD tells her how much her scores typically deviate from 70. Institute A coaching's students had SD ≈ 7 marks around their mean of 160, while Institute B had SD ≈ 30 marks around the same mean — Institute A is far more consistent.
Coefficient of variation — comparing apples to oranges
Sometimes you need to compare two datasets that have different units or very different averages. Coefficient of Variation (CV) converts SD into a percentage of the mean so you can compare fairly. Formula: CV = (SD ÷ Mean) × 100. A lower CV means more consistency; a higher CV means more unpredictability relative to the average.
A savings bank account gives 4% average return with SD of 0.3% → CV = 7.5%. A mutual fund gives 18% average return with SD of 9% → CV = 50%. The fund earns far more on average, but its results are much less predictable. CV helps you see both facts together before deciding.
Notes
The full picture
Imagine two vegetable vendors in your local market. Both earn an average daily income of ₹1,500. But Rajan's earnings swing from ₹400 on slow days to ₹3,200 during festivals, while Meena's rarely go below ₹1,200 or above ₹1,800. Their averages are identical, yet their financial lives are completely different. This is exactly the problem that measures of dispersion solve: they tell you how spread out data values are around the average. In this chapter you will learn four key measures — range, quartile deviation, mean deviation, and standard deviation — plus a tool to compare two datasets fairly, called the coefficient of variation.
Range is the simplest measure: Range = Maximum value − Minimum value. If monthly rainfall data for Kerala ranges from 18 mm to 312 mm, the range is 294 mm. Range is quick to calculate and easy to understand, but it has one serious weakness — it only looks at the two extreme values and ignores everything in between. One unusually high or low reading (an outlier) can make the range look enormous even if the rest of the data is tightly packed. Quartile deviation (QD) fixes this by ignoring the top and bottom quarters. First, arrange data in order and locate Q1 (the value that divides the bottom 25% from the rest) and Q3 (the value that separates the top 25%). Then QD = (Q3 − Q1) ÷ 2. Because QD focuses on the central 50% of values, it is not distorted by extreme outliers — making it useful for skewed data like income distributions.
Mean deviation (MD) goes further: it measures the average distance of every data point from the centre. The formula is MD = Σ|X − X̄| ÷ N, where |X − X̄| means you take the absolute value of each deviation (ignoring whether it is above or below the mean). A kirana shop owner recording daily sales of ₹4,200, ₹3,800, ₹4,500, ₹3,600, and ₹4,900 would find the mean is ₹4,200 and the deviations are ₹0, ₹400, ₹300, ₹600, and ₹700, giving MD = ₹400 — meaning on a typical day, actual sales are ₹400 away from average. Mean deviation treats all deviations equally, which makes it intuitive but less mathematically convenient than standard deviation.
Standard deviation (SD) is the most important and widely used measure of dispersion. Instead of ignoring the sign like MD does, SD squares each deviation, averages the squares (giving variance), and then takes the square root: SD = √[Σ(X − X̄)² ÷ N]. Squaring has a deliberate effect — large deviations get amplified much more than small ones. This means SD is sensitive to outliers and penalises high variability. For example, if a student scores 55, 60, 70, 80, 85 in five tests, the mean is 70 and the SD tells you how much scores typically deviate from that mean. SD is expressed in the same units as the original data (marks, rupees, kilograms), so it is directly interpretable.
The coefficient of variation (CV) solves one remaining problem: how do you compare the variability of two datasets with different units or different averages? CV = (SD ÷ Mean) × 100, expressed as a percentage. Consider a savings bank account giving a mean annual return of 4% with SD of 0.3%, and a stock mutual fund giving mean returns of 18% with SD of 9%. The bank account's CV = (0.3 ÷ 4) × 100 = 7.5%, while the mutual fund's CV = (9 ÷ 18) × 100 = 50%. The fund is far more variable relative to its own average. CV lets you compare apples with oranges — whether you are comparing price volatility across commodities, income inequality across states, or risk across investment types. Lower CV means more consistency; higher CV means more uncertainty relative to the mean.
An Indian example
Priya is choosing between two coaching institutes for her CA Foundation entrance preparation. Institute A charges ₹40,000 and its last batch's scores (out of 200) were: 148, 152, 155, 160, 162, 165, 168, 170. Institute B also charges ₹40,000 and its scores were: 115, 120, 140, 160, 175, 185, 190, 195. Both institutes report the same mean score of 160. But when Priya calculates standard deviation, she finds Institute A has SD ≈ 7 marks while Institute B has SD ≈ 30 marks. Institute A's students consistently score around 160; Institute B's results are unpredictable — some students jumped to 195, but others scored only 115. Priya, who needs a reliable qualifying score, chooses Institute A. Without measuring dispersion, both institutes looked identical on paper.
Key concepts covered
- Range, quartile deviation
- Mean deviation, standard deviation
- Coefficient of variation
Common misconceptions to watch for
- Misconception: If two datasets have the same range, they have the same dispersion. Correction: Range only captures the gap between the maximum and minimum — it tells you nothing about how the values in between are distributed. Two datasets with range 100 can have very different standard deviations if one clusters tightly around the mean and the other spreads evenly across the whole range.
- Misconception: Standard deviation is just the average distance from the mean, the same as mean deviation. Correction: Mean deviation uses absolute values to treat all deviations equally, while standard deviation squares each deviation first. Squaring magnifies large gaps more than small ones, so SD is always greater than or equal to MD, and is far more sensitive to outliers — that is intentional, not a flaw.
- Misconception: A higher coefficient of variation always means the data is bad or the investment is poor. Correction: CV measures relative variability, not quality or performance. A startup with CV of 80% on its profits may be far more profitable overall than a fixed deposit with CV of 5%. CV tells you how consistent results are relative to the average; you must always judge it alongside the mean return or mean value to make a fair decision.
Questions
A financial analyst compares revenue stability of Infosys and HCL Technologies over 8 quarters. Infosys quarterly revenue (₹ crores): 8400, 8650, 8800, 9100, 9350, 9600, 9850, 10200. HCL: 5500, 6800, 6900, 7100, 7200, 7300, 7400, 7500. Which company has more consistent revenue growth?
- 1Calculate the mean (average) for each company.
Infosys sum = 8400 + 8650 + 8800 + 9100 + 9350 + 9600 + 9850 + 10200 = 73,950; Infosys mean = 73,950 ÷ 8 = 9,243.75 HCL sum = 5500 + 6800 + 6900 + 7100 + 7200 + 7300 + 7400 + 7500 = 55,700; HCL mean = 55,700 ÷ 8 = 6,962.5
The mean is the reference point. Dispersion measures how far values stray from this centre. We cannot assess spread without it.
Question 1 of 5 · easy
Two datasets both have a range of ₹100. Dataset A: {10, 30, 50, 70, 90, 110}. Dataset B: {10, 11, 12, 100, 105, 110}. Which statement is correct?
Quiz
Test yourself — pick an answer, then hit "Check" to see the explanation and your running score.
Question 1 of 5 · easy
Two datasets both have a range of ₹100. Dataset A: {10, 30, 50, 70, 90, 110}. Dataset B: {10, 11, 12, 100, 105, 110}. Which statement is correct?
Spotted an arithmetic error or unclear explanation? Suggest an edit — we fix things fast.