L
LLLOS.ai
Learn
L

Chapter 6 — Measures Of Dispersion

Class 11 · Economics

Overview

Chapter 6 — Measures Of Dispersion Master Diagram

This chapter introduces measures of dispersion — numerical summaries that describe the spread or variability of a data distribution. After learning measures of central tendency (mean, median, mode), students need dispersion concepts to understand how widely observations are scattered around the centre. The chapter covers basic measures (range), more informative measures (mean deviation, variance, standard deviation) and a relative measure (coefficient of variation). It treats computation for individual (ungrouped) and grouped (frequency/class-interval) data, presents shortcut/step-deviation methods, and explains the effect of linear transformations on dispersion. Importance in economics is emphasized (price and income variability, risk and uncertainty, comparing variability across series with different units). By the end of the chapter students will be able to compute and interpret different measures of dispersion, compare distributions using relative measures, use appropriate computation techniques for grouped data, and understand limitations of each measure.

Learning Objectives

  • Define measures of dispersion including range, quartile deviation, mean deviation, variance and standard deviation.
  • Explain the importance of dispersion in describing distribution of economic data and its relevance for exam problems.
  • Compute range, quartile deviation, mean deviation, variance and standard deviation for ungrouped (raw) data sets.
  • Compute range, quartile deviation, mean deviation, variance and standard deviation for grouped (frequency) distributions using class mid‑points.
  • Apply coding (assumed mean and step‑deviation) methods to simplify computation of variance and standard deviation for grouped data.
  • Derive and use the relationship between variance and standard deviation and show how mean deviation relates to them in numerical examples.
  • Analyze the effect of change of origin and scale (addition and multiplication) on mean, variance and standard deviation.
  • Use coefficient of variation to compare relative dispersion across different data series and interpret the comparison.

Topics in this chapter

13 topics · tap a topic title to jump straight to it.

📈1

Meaning and Objectives of Dispersion

📊 COMMERCE / ECONOMIC LAW

Meaning and Objectives of Dispersion

Key Point: Range = Maximum value − Minimum value

Meaning: Dispersion (or variability) describes how spread out or scattered the values of a data set are around a central value (like mean or median). While averages (mean, median, mode) give a central tendency, dispersion tells us whether data points are clustered tightly around that center or are widely spread. Common measures of dispersion include range, interquartile range (IQR), mean deviation, variance and standard deviation, and coefficient of variation.

Types of measures: Absolute measures (range, IQR, mean deviation, variance, standard deviation) give spread in original units. Relative measures (coefficient of variation) express spread relative to the mean, allowing comparison between different data sets.

Objectives / Why we measure dispersion:

  • To assess reliability of an average: small dispersion means the average represents the data well; large dispersion means the average may be misleading.
  • To compare variability of two or more distributions even when they have different units or means (use relative measures like coefficient of variation).
  • To understand stability: e.g., stable prices, incomes or production show low dispersion over time; volatile ones show high dispersion.
  • To identify outliers and the spread of middle 50% (using IQR and box plots).
  • To inform decisions in business, policy and risk management — e.g., investment risk (higher dispersion of returns = higher risk), wage inequality, exam performance variability.
  • To choose appropriate statistical methods: some tests assume low/high variability or require measures of dispersion as inputs.

Interpretation: Two distributions can have the same mean but very different dispersions — measuring dispersion helps detect such differences. Relative measures (CV) are useful when comparing data with different units or scales. Measures like IQR and box-plot visualization help spot skewness and outliers, while variance/standard deviation are used in many further analyses (e.g., probability, sampling).

📌 Examples
  • Exam marks of two sections: Section A mean = 75, SD = 5; Section B mean = 75, SD = 15. Both have same average but students in B have much more varied performance.
  • Monthly incomes in two cities: City X incomes clustered around the mean (low dispersion); City Y has a few very high incomes and many low incomes (high dispersion) indicating income inequality.
  • Daily stock returns: A stock with higher standard deviation of daily returns is considered more volatile (riskier) than a stock with lower standard deviation.
  • Heights of students in a class: small range and low SD indicate similar heights; a large range indicates greater physical diversity.
  • Rainfall across years: high IQR or SD means rainfall is inconsistent year-to-year, important for agricultural planning.
🧮 Formulas
  1. \[Range = Maximum value − Minimum value\]
  2. \[Quartile position (for ungrouped data): Qk at position = k(N+1)/4 (k = 1,2,3)\]
    \[Interquartile Range (IQR) = Q3 − Q1\]
  3. \[Mean (x̄) = (Σx)/N\]
  4. \[Mean Deviation (MD) for ungrouped data = (1/N) Σ |x − x̄|\]
  5. \[Mean Deviation (grouped) = (Σ f |x − x̄|) / Σf\]
    \[where x are class marks and f are frequencies\]
  6. \[Variance (population): σ² = (1/N) Σ (x − x̄)²\]
📏2

Characteristics (Qualities) of a Good Measure of Dispersion

📊 COMMERCE / ECONOMIC LAW

Characteristics (Qualities) of a Good Measure of Dispersion

Key Point: Range = Max(x_i) - Min(x_i)

A measure of dispersion describes how stretched or compressed the values of a variable are around a central value (like the mean or median). A good measure of dispersion should satisfy certain qualities so it is useful, interpretable and mathematically reliable. Key qualities are:

  • Based on all observations: It should use information from every observation so that no data are ignored. Measures based on all observations (e.g., variance, standard deviation, mean deviation) reflect the entire distribution; measures like the simple range use only two values and may be misleading.
  • Simple and easy to understand: The concept and computation should be reasonably straightforward for users. Simple measures (range, interquartile range, mean deviation) are easier to explain than higher-order measures, though trade-offs exist.
  • Definite and unique (rigidly defined): The rule/formula must be unambiguous and give a single value for any data set so results are reproducible.
  • Finite and defined for all data sets: The measure should give a finite number for practical data. Measures that can diverge or are undefined in normal situations are not useful.
  • Not affected by change of origin: If every observation is increased or decreased by the same constant (x_i -> x_i + c), the measure of dispersion should not change. This ensures location shifts do not alter spread. (Variance, standard deviation, MD, range satisfy this property.)
  • Proper behaviour under change of scale: If all observations are multiplied by a constant a (x_i -> a x_i), the measure should change in a definite way: scale it by |a| (for SD, MD, range) or by a^2 (for variance). This makes comparisons under unit changes meaningful.
  • Not unduly affected by sampling fluctuations: A good measure should be reasonably stable when samples change slightly (robustness). Some measures (e.g., median-based IQR) are more robust to outliers than variance/SD.
  • Amenable to algebraic and statistical treatment: It should allow further mathematical manipulation and inference (e.g., variance can be used in hypothesis tests and in properties of sums of variables).

In practice no single measure is perfect for every situation. Choice depends on whether you prioritise simplicity, sensitivity to outliers, or mathematical tractability.

📌 Examples
  • Salaries in a small firm: If most employees earn close salaries but the CEO earns a very high salary, the simple range will be large and misleading; standard deviation or IQR will give better perspective. A robust measure (IQR) is less affected by the CEO's outlier salary.
  • Test scores in a class: Two classes can have the same average score but different spreads. A histogram or SD comparison shows which class has more consistent performance (smaller SD) versus more variable performance (larger SD).
  • Heights of students: Heights measured in cm — multiplying all heights by 0.01 to convert to metres should scale the SD by 0.01 (property under change of scale); adding 2 cm to every height (shifting origin) should not change SD.
  • House prices in two neighbourhoods: Use IQR or boxplots to compare dispersion robustly when one area has a few very expensive houses (outliers) that would inflate variance.
🧮 Formulas
  1. \[Range = Max(x_i) - Min(x_i)\]
  2. \[Mean Deviation (about mean) = (1/N) * Σ |x_i - x̄|\]
  3. \[Variance (population) = σ^2 = (1/N) * Σ (x_i - x̄)^2\]
  4. \[Standard Deviation = σ = sqrt(σ^2) = sqrt((1/N) * Σ (x_i - x̄)^2)\]
  5. \[Grouped-data variance: σ^2 = [Σ f_i (x_i - x̄)^2] / Σ f_i (where f_i are frequencies and x_i class mid‑points)\]
  6. \[Effect of linear transformation x' = a x + b: Var(x') = a^2 Var(x)\]
    \[SD(x') = |a| SD(x)\]
    \[MD(x') = |a| MD(x)\]
    \[Range(x') = |a| Range(x)\]
📏3

Types of Measures

📊 COMMERCE / ECONOMIC LAW

Types of Measures

Key Point: Range = Max − Min

Overview: Measures of dispersion describe how spread out or scattered a set of observations is. In Class 11 Economics the measures are classified into two broad types: Absolute measures (give dispersion in original units) and Relative measures (express dispersion relative to a central value, usually as a ratio or percentage).

  • Absolute measures — common ones taught: Range, Quartile Deviation (QD), Mean Deviation (MD) or Mean Absolute Deviation, Variance and Standard Deviation (SD). These quantify spread in the same units as the data (except variance, which is in squared units).
  • Relative measures — include coefficients formed from absolute measures so comparisons across different units or scales are possible: Coefficient of Range, Coefficient of Quartile Deviation, Coefficient of Mean Deviation, and Coefficient of Variation (CV).

Details of main measures:

  • Range: Simplest measure. Range = maximum value − minimum value. Easy to compute but highly sensitive to extreme values (outliers).
  • Quartile Deviation (QD) / Semi-interquartile range: Uses the middle 50% of data so it is resistant to extremes.
    • QD = (Q3 − Q1) / 2, where Q1 and Q3 are first and third quartiles.
  • Mean Deviation (MD): Average of absolute deviations from a central value (mean, median or mode). Often mean or median is used as the centre.
    • MD = (Σ |xi − center|) / N (for ungrouped population data). For grouped data use class midpoints and frequencies.
    • MD is easy to understand (average deviation) but algebraically less tractable than variance/SD.
  • Variance and Standard Deviation (SD): Most widely used. Variance = average squared deviation; SD = square root of variance.
    • Population variance: σ² = Σ(xi − μ)² / N. Population SD: σ = sqrt(σ²).
    • Sample variance (introduced later/used when working with samples): s² = Σ(xi − x̄)² / (n − 1) (Bessel's correction); s = sqrt(s²).
    • SD is algebraically convenient and appears in many statistical results (e.g., normal distribution).
  • Relative measures (coefficients):
    • Coefficient of Variation (CV) = (SD / mean) × 100% — useful to compare variability of different series with different units or means.
    • Coefficient of Quartile Deviation = (Q3 − Q1) / (Q3 + Q1).
    • Coefficient of Mean Deviation = (MD / mean) × 100%.

Key properties and practical notes:

  • All measures ≥ 0; they are 0 only when all observations are equal.
  • Adding a constant to every observation does not change any measure of dispersion. Multiplying all observations by a constant k multiplies dispersion by |k| (and variance by k²).
  • Range is easiest but least reliable when outliers exist. QD and MD are more robust. SD is most commonly used for inferential work and modeling.
  • Use relative measures (especially CV) when comparing dispersion across series with different units or different means (e.g., incomes vs. prices).

📌 Examples
  • Range: In a class test, highest score = 95, lowest score = 40 → Range = 95 − 40 = 55. Shows total spread but may be influenced by one very low/high score.
  • Quartile Deviation: Monthly household expenditure data where Q1 = ₹8,000 and Q3 = ₹14,000 → QD = (14,000 − 8,000)/2 = ₹3,000. Represents spread of the middle 50% of households.
  • Mean Deviation: Daily sales (in ₹) average ₹5,000; average absolute deviation from mean = ₹600 → MD = ₹600 shows typical deviation from the mean sales figure.
  • Standard Deviation & CV: Two stocks A and B have same mean return of 8% but SDA = 3%, SDB = 6%. CV_A = 3/8 = 0.375 (37.5%), CV_B = 6/8 = 0.75 (75%) → stock B is riskier relative to its mean return.
  • Quartile-based robustness: In income data with extreme top incomes, QD will give a more representative measure of 'typical' spread than Range or SD.
🧮 Formulas
  1. \[Range = Max − Min\]
  2. \[Quartile Deviation (QD) = (Q3 − Q1) / 2\]
  3. \[Mean Deviation (population\]
    \[center = mean) = MD = (Σ |xi − μ|) / N\]
  4. \[Mean Deviation (grouped data) = MD = (Σ fi · |mi − center|) / N (mi = class midpoint\]
    \[fi = frequency)\]
  5. \[Population variance = σ² = Σ (xi − μ)² / N\]
  6. \[Population standard deviation = σ = sqrt[ Σ (xi − μ)² / N ]\]
📈4

Range

📊 COMMERCE / ECONOMIC LAW

Range

Key Point: Range = Maximum value − Minimum value

Definition: Range is the simplest measure of dispersion. It is the difference between the largest and the smallest observation in a data set and shows the spread of values.

Formula (basic): Range = Maximum value − Minimum value

Interpretation: A larger range means greater spread in the data. Range gives a quick sense of variability but does not use all observations (only extremes) and is sensitive to outliers.

Computation for different types of data:

  • Ungrouped (raw) data: Identify the maximum and minimum values and subtract. Example: for marks {45, 50, 60, 70, 90}, Range = 90 − 45 = 45.
  • Grouped data (continuous classes): Use class (real) boundaries: Range = Upper boundary of highest class − Lower boundary of lowest class. Example: if first class is 10–19 and last class is 70–79, use real limits 9.5 and 79.5 so Range = 79.5 − 9.5 = 70.
  • Grouped data (discrete class limits): If classes are inclusive integers (e.g., 10–19), you should convert to real limits (lower limit − 0.5, upper limit + 0.5) before computing range.

Relative/Standardised forms: To compare dispersion across different units or scales, use relative measures based on range:

  • Relative Range (%) = (Range / Mean) × 100. Useful to compare variability of two series with different means.
  • Coefficient of Range = (Max − Min) / (Max + Min). This is dimensionless and lies between 0 and 1 for positive data.

Properties, advantages and limitations:

  • Advantage: Simple to compute and easily understood.
  • Limitation: Uses only two observations (min and max) so ignores information in the rest of the data.
  • Limitation: Highly sensitive to outliers/extreme values — one extreme value can greatly increase the range.
  • Usefulness: Good for quick, rough comparisons; not suitable when a robust measure of dispersion is required (use variance, standard deviation, or interquartile range instead).

How teachers/students should present it (Class 11 level): Show worked numerical examples for both raw and grouped data, demonstrate effect of an outlier, and compare range with interquartile range or standard deviation to explain limitations.

📌 Examples
  • Ungrouped example: Marks of 5 students = {45, 50, 60, 70, 90}. Maximum = 90, Minimum = 45, Range = 90 − 45 = 45.
  • Grouped (continuous) example: Class intervals: 10–19, 20–29, ..., 70–79. If lowest class is 10–19 and highest is 70–79, use real limits 9.5 and 79.5. Range = 79.5 − 9.5 = 70.
  • Effect of an outlier: Data = {20, 22, 23, 24, 25} → Range = 25 − 20 = 5. If one value becomes 100 (outlier): {20, 22, 23, 24, 100} → Range = 100 − 20 = 80. Shows sensitivity to extreme values.
  • Relative comparison: Two factories' daily outputs: A = {90, 92, 95, 97, 100} (Range = 100 − 90 = 10, Mean ≈ 94.8 → Relative Range ≈ 10/94.8×100 ≈ 10.5%), B = {450, 455, 460, 465, 470} (Range = 470 − 450 = 20, Mean = 460 → Relative Range ≈ 20/460×100 ≈ 4.35%). Although B has a larger absolute range, A is more variable relative to its mean.
🧮 Formulas
  1. \[Range = Maximum value − Minimum value\]
  2. \[For grouped continuous classes: Range = Upper real limit of highest class − Lower real limit of lowest class (e.g.\]
    \[Upper + 0.5 − (Lower − 0.5))\]
  3. \[Relative Range (%) = (Range / Mean) × 100\]
  4. \[Coefficient of Range = (Maximum − Minimum) / (Maximum + Minimum)\]
📈5

Quartile Deviation (QD) / Interquartile Range (IQR)

📊 COMMERCE / ECONOMIC LAW

Quartile Deviation (QD) / Interquartile Range (IQR)

Key Point: IQR = Q3 − Q1

Definition: The Interquartile Range (IQR) is the range of the middle 50% of a data set and is defined as IQR = Q3 − Q1, where Q1 (first quartile) is the value below which 25% of observations lie and Q3 (third quartile) is the value below which 75% of observations lie. The Quartile Deviation (QD), also called semi-interquartile range, is half the IQR: QD = (Q3 − Q1)/2.

Why it is used: IQR/QD measure the spread of the central half of the data and are robust (not sensitive to extreme values/outliers). They are preferred when the median is used as a measure of central tendency.

How to find quartiles (brief steps):

  • For ungrouped (individual) data: sort the data in ascending order, find positions of quartiles using (n+1)/4 for Q1 and 3(n+1)/4 for Q3. If the position is not an integer, interpolate (take weighted average of neighbouring observations).
  • For grouped (frequency) data: use cumulative frequencies to find the quartile class (where cumulative frequency first equals or exceeds n/4 or 3n/4), then interpolate inside that class using the class width.

Properties:

  • IQR ignores extreme values and gives a measure of central spread.
  • IQR ≥ 0; IQR = 0 when at least 50% of observations have the same value.
  • QD = IQR/2 is used when a scale comparable to standard deviation or mean deviation is needed but robust against outliers.

Comparison with other measures: Unlike range, IQR is not affected by extremes. It complements the median (central tendency) in describing distribution.

📌 Examples
  • Example 1 (Ungrouped data): Data = {5, 7, 8, 9, 10, 12, 15, 18, 20}. n = 9. Q1 position = (n+1)/4 = 10/4 = 2.5 → Q1 = value at 2nd + 0.5*(3rd − 2nd) = 7 + 0.5*(8−7) = 7.5. Q3 position = 3(n+1)/4 = 30/4 = 7.5 → Q3 = 7th + 0.5*(8th − 7th) = 15 + 0.5*(18−15) = 16.5. IQR = Q3 − Q1 = 16.5 − 7.5 = 9.0. QD = IQR/2 = 4.5.
  • Example 2 (Grouped frequency data): Class intervals (10–20, 20–30, 30–40, 40–50) with frequencies 5, 8, 12, 5 respectively. Total n = 30. n/4 = 7.5 and 3n/4 = 22.5. Cumulative frequencies: 5, 13, 25, 30. Q1 lies in class 20–30 (cf before = 5, f = 8, h = 10, L = 20): Q1 = L + [(n/4 − cf)/f]*h = 20 + [(7.5−5)/8]*10 = 20 + (2.5/8)*10 = 23.125. Q3 lies in class 30–40 (cf before = 13, f = 12, L = 30): Q3 = 30 + [(22.5−13)/12]*10 = 30 + (9.5/12)*10 ≈ 37.9167. IQR ≈ 37.9167 − 23.125 = 14.7917. QD ≈ 7.3959.
🧮 Formulas
  1. \[IQR = Q3 − Q1\]
  2. \[Quartile Deviation (QD) = (Q3 − Q1) / 2\]
  3. \[Ungrouped data (position method): Q1 at position (n+1)/4\]
    \[Q3 at position 3(n+1)/4 (interpolate if position not integer)\]
  4. \[Grouped data (interpolation): Q1 = L + [(n/4 − cf)/f] × h\]
    \[Q3 = L + [(3n/4 − cf)/f] × h\]
    \[where L = lower class boundary of quartile class\]
    \[cf = cumulative frequency before that class\]
    \[f = frequency of that class\]
    \[h = class width\]
📈6

Mean Deviation (Mean Absolute Deviation)

📊 COMMERCE / ECONOMIC LAW

Mean Deviation (Mean Absolute Deviation)

Key Point: Mean deviation (ungrouped, about mean): MD = (1/n) * Σ |x_i - x̄|, where n is number of observations and x̄ is sample mean.

Definition: Mean Deviation (also called Mean Absolute Deviation, MAD) is the average of the absolute differences between each observation and a central value (usually the mean or the median). It measures how spread out data values are around a central value.

Interpretation: A larger mean deviation means observations are more spread out; a smaller value means they are clustered near the central value. MD is expressed in the same units as the original data.

Types (by choice of central value):

  • Mean deviation about mean: average of |x_i - x̄|.
  • Mean deviation about median: average of |x_i - M| (often used when distribution is skewed).

Why use MD? It is easy to understand and less affected by extreme values than variance/standard deviation because it uses absolute values, not squares. However, it is not algebraically convenient for further mathematical manipulation.

General steps to compute MD:

  • Choose the central value (mean or median).
  • Find each deviation: d_i = x_i - (central value).
  • Take absolute values: |d_i|.
  • Compute average of these absolute deviations.

For grouped data: replace each observation x_i by class mark (midpoint) and multiply absolute deviations by the class frequency, then divide by total frequency.

Properties & Notes:

  • MD >= 0. MD = 0 only when all observations are equal.
  • Units of MD are same as data units.
  • Less sensitive to outliers than variance/SD, but it does not have nice algebraic properties (e.g., not easily decomposable).
📌 Examples
  • Ungrouped example (MD about mean): Data: 10, 12, 15, 18, 20. Mean x̄ = (10+12+15+18+20)/5 = 75/5 = 15. Absolute deviations: |10-15|=5, |12-15|=3, |15-15|=0, |18-15|=3, |20-15|=5. Sum = 16. MD = 16/5 = 3.2.
  • Grouped example (use class marks): Classes and frequencies: 0–10: f=2, 10–20: f=3, 20–30: f=5. Class marks: 5, 15, 25. Total frequency N=10. First find mean: x̄ = (2*5 + 3*15 + 5*25)/10 = (10 + 45 + 125)/10 = 180/10 = 18. Absolute deviations from mean: |5-18|=13, |15-18|=3, |25-18|=7. Weighted sum = 2*13 + 3*3 + 5*7 = 26 + 9 + 35 = 70. MD = 70/10 = 7.
🧮 Formulas
  1. \[Mean deviation (ungrouped\]
    \[about mean): MD = (1/n) * Σ |x_i - x̄|\]
    \[where n is number of observations and x̄ is sample mean.\]
  2. \[Mean deviation (ungrouped\]
    \[about median): MD = (1/n) * Σ |x_i - M|\]
    \[where M is the median.\]
  3. \[Mean deviation (grouped data\]
    \[using class marks): MD = (1/N) * Σ f_i * |m_i - x̄|\]
    \[where m_i is class mark\]
    \[f_i frequency\]
    \[and N = Σ f_i.\]
  4. \[Mean deviation (grouped about median): MD = (1/N) * Σ f_i * |m_i - M|\]
    \[where M is the median of the distribution.\]
📈7

Variance and Standard Deviation

📊 COMMERCE / ECONOMIC LAW

Variance and Standard Deviation

Key Point: Population mean: μ = (Σx)/N

Definition and purpose
Variance and standard deviation are measures of dispersion that quantify how far observations in a data set are spread out from the mean. Variance measures the average squared deviation from the mean; standard deviation is the square root of variance and is in the same units as the original data.

Why both are used
Variance is useful in algebraic and theoretical work (adds for independent components), but its units are squared. Standard deviation (SD) is easier to interpret because it has the same units as the data and gives a typical distance from the mean.

Basic idea (ungrouped data)
1. Compute the mean (average) μ or x̄.
2. For each observation x, compute deviation (x − mean).
3. Square deviations and average them → variance.
4. Take square root → standard deviation.

Population versus sample
- Population variance (σ²) uses denominator N (the population size).
- Sample variance (s²) uses denominator (n − 1) (Bessel's correction) to provide an unbiased estimator of population variance from a sample.

Grouped data
For frequency (grouped) data, use class mid-points (x) and frequencies (f). Compute Σf, Σfx and Σfx², then apply the formula for variance. Shortcut methods (assumed mean or coding) simplify arithmetic.

Important properties

  • Variance and SD are always ≥ 0.
  • Variance is minimized when deviations are taken about the mean.
  • SD is sensitive to outliers (large deviations increase SD a lot).
  • Units: variance in (original units)2; SD in original units.
  • Coefficient of variation (CV = SD/mean × 100%) allows comparison of relative variability across series with different units or means.

Interpretation
Approximately, for roughly symmetric/normal data: about 68% of observations lie within ±1 SD of the mean, about 95% within ±2 SD, and about 99.7% within ±3 SD (empirical rule).

When to use
Use variance and SD when you need a measure sensitive to all deviations (not just median or quartile spread). They are widely used in economics (income variability, risk/volatility, quality control).

📌 Examples
  • Ungrouped data (population): Data: {2, 4, 6, 8}. Mean μ = (2+4+6+8)/4 = 5. Deviations: -3, -1, 1, 3. Squared deviations: 9, 1, 1, 9. Variance σ² = (9+1+1+9)/4 = 20/4 = 5. Standard deviation σ = √5 ≈ 2.236.
  • Sample (small sample with n=4): If the same four numbers are treated as a sample, sample variance s² = 20/(4−1) = 20/3 ≈ 6.667 and s ≈ 2.582 (uses denominator n−1).
  • Grouped data (frequency distribution): Classes: 0–10 (f=2), 10–20 (f=3), 20–30 (f=5). Mid-points: 5, 15, 25. Σf = 10. Σfx = 2·5 + 3·15 + 5·25 = 180 → mean μ = 180/10 = 18. Σfx² = 2·25 + 3·225 + 5·625 = 3850. Population variance σ² = (Σfx²)/N − μ² = 3850/10 − 18² = 385 − 324 = 61. SD σ = √61 ≈ 7.81.
  • Real-life example — Income variability: If monthly incomes in a community have a large SD, incomes vary widely: some households earn much more or less than the average. Policymakers use SD (and CV) to assess inequality or to compare dispersion across regions.
  • Real-life example — Stock returns (volatility): Standard deviation of daily returns measures volatility. A higher SD means returns are more spread (riskier). Investors compare SD (or annualised SD) to evaluate risk.
🧮 Formulas
  1. \[Population mean: μ = (Σx)/N\]
  2. \[Sample mean: x̄ = (Σx)/n\]
  3. \[Population variance: σ² = (Σ (x − μ)²)/N = (Σx²)/N − μ²\]
  4. \[Population standard deviation: σ = √(σ²)\]
  5. \[Sample variance: s² = (Σ (x − x̄)²)/(n − 1) = [Σx² − (Σx)² / n] / (n − 1)\]
  6. \[Sample standard deviation: s = √(s²)\]
📈8

Coefficient of Variation (CV)

📊 COMMERCE / ECONOMIC LAW

Coefficient of Variation (CV)

Key Point: Population CV: CV = (σ / μ) × 100%, where σ is population standard deviation and μ is population mean.

What it is: The Coefficient of Variation (CV) is a relative measure of dispersion that shows the size of the standard deviation in relation to the mean of the distribution. It is dimensionless and usually expressed as a percentage. CV helps compare variability of two or more series that have different units or very different means.

Formula and interpretation: CV = (Standard Deviation / Mean) × 100%. A lower CV indicates less relative variability (more consistency) and a higher CV indicates greater relative variability. CV is useful when comparing risk or variability across datasets with different scales (for example, comparing returns of two investments with different average returns).

How to compute (steps): 1) Calculate the mean (μ or x̄). 2) Calculate variance and then the standard deviation (σ or s). 3) Divide SD by the mean and multiply by 100 to get CV as a percentage.

Limitations and cautions: If the mean is zero CV is undefined. If the mean is negative, CV may be negative — practitioners often use the absolute value of the mean for interpretation. CV is not appropriate when the mean is near zero or when the sign of the mean is meaningful in context. Also CV uses the mean and SD, so it is sensitive to outliers.

Why it matters in Economics (Class 11 context): CV is widely used to compare variability of incomes, prices, production yields, test scores, or returns across regions, time periods or investment choices where raw SDs are not comparable because the averages differ.

📌 Examples
  • Comparing two investment funds: Fund A has mean annual return 10% and SD 2% → CV = (2 / 10) × 100 = 20%. Fund B has mean 6% and SD 1.8% → CV = (1.8 / 6) × 100 = 30%. Interpretation: Fund A has lower relative risk per unit of return than Fund B.
  • Comparing incomes of two cities: City X mean income = ₹50,000, SD = ₹10,000 → CV = (10,000 / 50,000) × 100 = 20%. City Y mean = ₹100,000, SD = ₹30,000 → CV = 30%. Interpretation: incomes in City X are relatively more equal than in City Y.
  • Exam scores: Class mean = 72 marks, SD = 8 → CV = (8 / 72) × 100 ≈ 11.11%. A low CV here shows students’ scores cluster fairly closely around the mean.
  • Price volatility: Commodity A average monthly price = ₹200, SD = ₹40 → CV = 20%. Commodity B average = ₹50, SD = ₹15 → CV = 30%. Even though SD is smaller for B in absolute terms, its relative volatility is higher.
  • Production yield comparison: Factory 1 mean yield = 500 units/day, SD = 25 → CV = 5%. Factory 2 mean yield = 200 units/day, SD = 20 → CV = 10%. Factory 1 is more consistent relative to its mean yield.
🧮 Formulas
  1. \[Population CV: CV = (σ / μ) × 100%\]
    \[where σ is population standard deviation and μ is population mean.\]
  2. \[Sample CV: CV = (s / x̄) × 100%\]
    \[where s is sample standard deviation and x̄ is sample mean.\]
  3. \[Grouped data: compute mean x̄ = (Σ f_i x_i) / N and variance σ² = [Σ f_i x_i² / N] - x̄² (or use N-1 in denominator for sample)\]
    \[then CV = (√variance / x̄) × 100%.\]
  4. \[Warning: if mean = 0 → CV undefined\]
    \[if mean < 0 → CV may be negative (use |mean| for relative comparison if appropriate).\]
📈9

Effect of Change of Origin and Scale

📊 COMMERCE / ECONOMIC LAW

Effect of Change of Origin and Scale

Key Point: If Y = X + a: μ_Y = μ_X + a; SD_Y = SD_X; Var(Y) = Var(X); Range_Y = Range_X; MD_Y = MD_X

Definition: A change of origin means adding (or subtracting) a constant a to every observation: Y = X + a. A change of scale means multiplying every observation by a constant b: Y = bX. Combined: Y = bX + a.

What happens to measures of central tendency and dispersion?

- Mean: If X has mean μ_X then for Y = bX + a, mean μ_Y = b·μ_X + a. In particular, for a change of origin (b = 1) μ shifts by a; for scale only (a = 0) μ is multiplied by b.

- Deviations from the mean: (x_i + a) − (μ_X + a) = x_i − μ_X, so adding a constant (change of origin) does NOT change deviations about the mean. Multiplying by b multiplies each deviation by b.

- Range and mean deviation (about mean): Range is unaffected by addition and is multiplied by |b| when scaled. Mean deviation about mean is invariant under origin change and scales by |b| under scale change.

- Variance and standard deviation: Variance is invariant under addition and multiplied by b^2 under scaling. Standard deviation is invariant under addition and multiplied by |b| under scaling.

Summary (for Y = bX + a):

μ_Y = b·μ_X + a
MD_Y = |b|·MD_X
Var(Y) = b^2·Var(X)
SD_Y = |b|·SD_X
Range_Y = |b|·Range_X

Coefficient of variation (CV = SD/mean × 100): If b > 0 and a = 0, CV is unchanged by scaling. If a ≠ 0 (change of origin) CV generally changes. If mean_X = 0 then CV is undefined.

Intuition: Adding a constant shifts the whole distribution left/right without changing the spread. Multiplying by a constant stretches or shrinks distances from the origin (and from the mean), so all measures of spread scale accordingly; variance squares the scale factor because it is based on squared deviations.

📌 Examples
  • Let X = {2, 4, 6, 8}. Mean μ_X = 5, Range = 6, MD (about mean) = 2, Variance = 5, SD = √5 ≈ 2.236. If Y = X + 3 = {5, 7, 9, 11}: μ_Y = 8 (shifted by +3), Range = 6 (unchanged), MD = 2 (unchanged), Variance = 5 (unchanged), SD = 2.236 (unchanged).
  • With the same X, if Z = 2X = {4, 8, 12, 16}: μ_Z = 10 = 2·5, Range = 12 = 2·6, MD = 4 = 2·2, Variance = 20 = 4·5, SD = 4.472 = 2·2.236. If W = 2X + 3, μ_W = 13 = 2·5 + 3 and SD_W = 4.472 (same as for 2X) because addition does not change spread.
  • Coefficient of variation: For X above CV_X = (2.236/5)×100 ≈ 44.7%. For Z = 2X, CV_Z = (4.472/10)×100 ≈ 44.7% (unchanged). For Y = X + 3, CV_Y = (2.236/8)×100 ≈ 27.95% (changed).
🧮 Formulas
  1. \[If Y = X + a: μ_Y = μ_X + a\]
    \[SD_Y = SD_X\]
    \[Var(Y) = Var(X)\]
    \[Range_Y = Range_X\]
    \[MD_Y = MD_X\]
  2. \[If Y = bX: μ_Y = b·μ_X\]
    \[SD_Y = |b|·SD_X\]
    \[Var(Y) = b^2·Var(X)\]
    \[Range_Y = |b|·Range_X\]
    \[MD_Y = |b|·MD_X\]
  3. \[General: Y = bX + a ⇒ μ_Y = b·μ_X + a\]
    \[SD_Y = |b|·SD_X\]
    \[Var(Y) = b^2·Var(X)\]
  4. \[Coefficient of variation: CV = (SD / mean) × 100\]
    \[Under Y = bX (b>0)\]
    \[CV_Y = CV_X\]
    \[Under addition (a ≠ 0) CV generally changes.\]
  5. \[Population variance (for reference): Var(X) = (1/N) Σ (x_i − μ_X)^2\]
    \[SD = √Var(X)\]
    \[Mean deviation (about mean): MD = (1/N) Σ |x_i − μ_X|\]
📏10

Combined/Grouped Distributions and Pooled Measures

📊 COMMERCE / ECONOMIC LAW

Combined/Grouped Distributions and Pooled Measures

Key Point: Grouped mean: μ = (Σ f_i x_i) / (Σ f_i), where x_i = class mid‑point and f_i = frequency.

What it means
Combined (or pooled) distributions arise when we join two or more frequency distributions (or samples) into a single distribution to compute overall measures of central tendency and dispersion. In grouped data we first represent observations by class intervals with frequencies and use class mid‑points as representative values.

Why we do it
To get an overall mean, variance or standard deviation for the whole population or combined samples — for example, when we want the average income of two towns taken together or the overall variability in test scores of two sections.

Key idea
Do not simply average the subgroup means: the subgroup sizes (frequencies) must be used as weights. For variance/SD, combine the sums of squared deviations (or use sums of squares about zero) before subtracting the square of the overall mean.

Procedure for grouped distributions

  • Ensure classes are comparable (if different class boundaries, make a common classification).
  • Find class mid‑points x_i for every class.
  • Compute f_i (given), f_i x_i and f_i x_i2 for every class.
  • For the pooled data, add frequencies: N = Σf_i; sum of first moments: Σf_i x_i; sum of second moments: Σf_i x_i2.
  • Overall mean μ = (Σf_i x_i) / N.
  • Overall variance σ2 = (Σf_i x_i2)/N − μ2. Standard deviation σ = sqrt(σ2).

Alternative formula using subgroup means and variances
When groups (or samples) are summarized by their sizes n_k, means μ_k and variances σ_k2, the pooled (population) variance for K groups is
    σ_pooled2 = [Σ_{k=1..K} n_k (σ_k2 + μ_k2)] / N − μ_pooled2,
where μ_pooled = (Σ n_k μ_k) / N and N = Σ n_k. This works because n_k(σ_k2 + μ_k2) = Σ (x2) over group k.

Note on pooled sample variance (used in inferential statistics)
If combining two independent samples and assuming equal population variance, the pooled sample variance (for use in t‑tests) is
    s_p2 = [(n1−1)s12 + (n2−1)s22] / (n1 + n2 − 2).
This is different from the population pooled variance formula above and should be used only for sample inference under the equal‑variance assumption.

Practical cautions

  • Make class widths and boundaries consistent before pooling grouped data.
  • Pooling can mask subgroup differences (e.g., two groups with same pooled mean may have different spreads).
  • Use the sample pooled variance formula only when the equal variance assumption is justified.

📌 Examples
  • Numerical illustration (two summarized groups): Group A: n1 = 50, mean μ1 = 40, SD σ1 = 5. Group B: n2 = 30, mean μ2 = 45, SD σ2 = 6. Combined mean μ = (50×40 + 30×45) / 80 = 3350 / 80 = 41.875. Combined variance using subgroup sums: compute n1(σ1^2 + μ1^2) = 50(25 + 1600) = 50×1625 = 81250; n2(...) = 30(36 + 2025) = 30×2061 = 61830; sum = 143080. Divide by N = 80 → 1788.5. Subtract μ^2 (41.875^2 = 1753.515625) → pooled variance ≈ 34.9844, pooled SD ≈ 5.915.
  • Grouped data example (class intervals): Suppose two classes combined give frequencies and midpoints as: class 10‑20 (f=5, x=15), 20‑30 (f=8, x=25), 30‑40 (f=7, x=35). Then N=20, Σf x = 5×15 + 8×25 + 7×35 = 75 + 200 + 245 = 520, mean = 520/20 = 26. f x^2 sums give Σf x^2 = 5×225 + 8×625 + 7×1225 = 1125 + 5000 + 8575 = 14700. Variance = 14700/20 − 26^2 = 735 − 676 = 59, SD = sqrt(59) ≈ 7.68.
  • Real life: To get the overall average monthly expenditure of two neighbouring towns we pool household frequency distributions of expenditure (align class intervals if needed), compute pooled Σf x and Σf x^2 and then the combined mean and SD.
  • Real life: Comparing variability in heights of males and females — compute each group's mean and variance; use pooled formulas to obtain overall population variability or to compare spreads with boxplots.
🧮 Formulas
  1. \[Grouped mean: μ = (Σ f_i x_i) / (Σ f_i)\]
    \[where x_i = class mid‑point and f_i = frequency.\]
  2. \[Grouped variance: σ^2 = (Σ f_i x_i^2) / (Σ f_i) − μ^2\]
    \[SD σ = sqrt(σ^2).\]
  3. \[Pooled mean for K groups: μ_pooled = (Σ n_k μ_k) / N\]
    \[where N = Σ n_k.\]
  4. \[Pooled population variance (K groups): σ_pooled^2 = [Σ n_k (σ_k^2 + μ_k^2)] / N − μ_pooled^2.\]
  5. \[Pooled sample variance for two samples (equal population variances assumption): s_p^2 = [(n1−1)s1^2 + (n2−1)s2^2] / (n1 + n2 − 2).\]
  6. \[If combining raw grouped data\]
    \[simply treat all classes together: N = Σ f_i (over all groups)\]
    \[then use grouped mean/variance formulas above.\]
📏11

Comparative Study and Selection of Appropriate Measure

📊 COMMERCE / ECONOMIC LAW

Comparative Study and Selection of Appropriate Measure

Key Point: Range = x_max − x_min

Overview: Measures of dispersion describe how spread out values in a data set are around a central value. The main measures are Range, Quartile Deviation (QD or IQR/2), Mean Deviation (MD) and Standard Deviation (SD) (and Variance). A comparative study highlights their properties, strengths and limitations and gives guidance on which to use in different situations.

Comparative points:

  • Definition basis: Range and QD use only extreme values or quartiles; MD uses absolute deviations from a central value (mean or median); SD uses squared deviations from the mean (all observations).
  • Sensitivity to extremes: Range is most affected by outliers; QD (inter-quartile range) resists outliers; MD is moderately sensitive; SD is sensitive to outliers because of squaring.
  • Mathematical properties: SD (and variance) is algebraically tractable and used in advanced analysis (e.g., inference, regression). MD has no simple algebraic simplification. QD and range are simple but less useful for further mathematical work.
  • Units: Range, QD, MD and SD have same units as data. Variance has squared units.
  • Ease of calculation: Range and QD are easiest; MD is easier conceptually than SD; SD is more calculation-intensive but standard tables/formulas ease computation for grouped data.
  • Use with grouped data: SD and MD have well-established grouped-data formulas; QD can be found from ogives; range uses class extremes (but is imprecise if classes are wide).

When to select which measure:

  • Use range for a quick, rough idea of spread (small datasets, initial checks). Not suitable when outliers are present.
  • Use quartile deviation / IQR when you want a robust measure that ignores extreme values (income distribution, skewed data).
  • Use mean deviation when you prefer a measure based on average absolute deviations that is easier to interpret than variance (simple comparisons, teaching).
  • Use standard deviation when you need a mathematically convenient measure for further analysis (probability, normal approximation, hypothesis testing, quality control).
  • For skewed distributions prefer QD/IQR or median-based MD; for symmetrical distributions SD is informative. For comparing different units or scales, use coefficient of variation (CV = SD/mean) — not a measure of dispersion alone but for relative comparison.

Practical selection rule: If robustness to outliers is important → use QD/IQR. If analytical work or comparisons based on variance are required → use SD. For quick checks or small samples → range or MD may suffice.

📌 Examples
  • Exam scores: Two classes both have mean 70. Class A scores: 68,69,70,71,72 (small spread). Class B scores: 40,60,70,80,100 (large spread). Range, QD and SD will be larger for Class B; SD is particularly larger due to extreme values.
  • House prices in a locality: If a few luxury houses inflate extremes, use IQR (Q3−Q1) to describe typical spread of most houses rather than range or SD which are affected by the high-priced outliers.
  • Manufacturing quality control: Use standard deviation to monitor variation in part dimensions because SD is compatible with control-chart calculations and further statistical inference.
  • Income distribution: Use QD or IQR to compare dispersion between groups (e.g., urban vs rural) because incomes are highly skewed and contain outliers.
  • Small sample illustration: Dataset A: {40,50,60} and Dataset B: {10,50,90} both have mean 50. Mean deviation and standard deviation for B are larger than for A, showing greater dispersion despite same mean.
🧮 Formulas
  1. \[Range = x_max − x_min\]
  2. \[Quartile Deviation (QD) = (Q3 − Q1) / 2 (IQR = Q3 − Q1)\]
  3. \[Mean Deviation about mean (ungrouped) = (1/n) Σ |xi − x̄|\]
  4. \[Mean Deviation about median (ungrouped) = (1/n) Σ |xi − median|\]
  5. \[Population variance (ungrouped) σ^2 = (1/N) Σ (xi − μ)^2\]
  6. \[Population standard deviation σ = sqrt[(1/N) Σ (xi − μ)^2]\]
⚙️12

Worked Examples and Problem-Solving Techniques

📊 COMMERCE / ECONOMIC LAW

Worked Examples and Problem-Solving Techniques

Key Point: Range = Maximum − Minimum

Overview

Measures of dispersion describe how spread out values in a data set are. Common measures: range, mean deviation (MD), quartile deviation (QD), variance and standard deviation (SD). Problem-solving means choosing the right measure, converting data appropriately (ungrouped vs grouped), and applying algebraic/shortcut methods to simplify calculation.

General problem-solving steps

  1. Identify data type: ungrouped (raw list) or grouped (class intervals + frequencies).
  2. Choose a measure (e.g., range for simple spread, QD for robustness, SD for mathematical work and comparison).
  3. Compute a measure of central tendency needed (mean, median, quartiles).
  4. For grouped data, replace each class by its class-mark (mid-point) and use frequencies.
  5. Use shortcut/assumed-mean methods to reduce arithmetic where possible.
  6. Check units and interpret results (e.g., compare CVs when means differ).

Techniques and shortcuts

  • Shortcut (computational) formula for variance: σ² = (Σx²)/N − μ² (or for grouped: σ² = (Σf x²)/N − μ²). This avoids repeated subtraction of the mean.
  • Assumed-mean method (grouped data): choose A near the mean, compute u = (x − A)/h (h = class width), then μ = A + h(Σf u)/N and σ = h * sqrt[(Σf u²)/N − (Σf u/N)²].
  • For mean deviation use absolute deviations: MD = Σ|x − center|/N (or Σf|x − center|/N for grouped). Use mean or median as center—median often gives smaller MD for skewed data.
  • Quartile deviation (QD) uses Q1 and Q3: QD = (Q3 − Q1)/2, robust against outliers.
  • Coefficient of variation (CV) = (SD / mean) × 100% lets you compare relative dispersion for different units or scales.

Common pitfalls

  • Using class limits instead of class-marks for grouped calculations; always use mid-points for x in fx and fx² unless instructed otherwise.
  • For open-ended classes, choose a reasonable assumed boundary or use special techniques (CBSE problems generally avoid this complexity).
  • Confusing population and sample formulas: for population divide by N; for sample variance often divide by (n−1). Class 11 problems usually use population formulas unless sample inference is introduced.
📌 Examples
  • Example 1 (Ungrouped data) — Data: 4, 8, 6, 10, 12. Steps: (1) n=5, Range = 12−4 = 8. (2) Mean μ = (4+8+6+10+12)/5 = 8. (3) Mean deviation MD = (|4−8|+|8−8|+|6−8|+|10−8|+|12−8|)/5 = (4+0+2+2+4)/5 = 12/5 = 2.4. (4) Variance σ² = [(4−8)²+(8−8)²+(6−8)²+(10−8)²+(12−8)²]/5 = (16+0+4+4+16)/5 = 8. (5) SD σ = √8 ≈ 2.828. (6) Coefficient of variation CV = (σ/μ)×100 ≈ (2.828/8)×100 ≈ 35.35%. Interpretation: moderate spread relative to the mean; MD (2.4) < SD (2.828) as SD penalises larger deviations more.
  • Example 2 (Grouped data using assumed mean) — Classes and frequencies: 0–10: 5, 10–20: 9, 20–30: 12, 30–40: 4. Steps: (1) Class-marks x: 5, 15, 25, 35. N = 30. (2) Compute mean μ using x and f: Σfx = 5×5 + 9×15 + 12×25 + 4×35 = 600 → μ = 600/30 = 20. (3) Use assumed mean A = 20, class width h = 10. Compute u = (x−A)/h: −1.5, −0.5, 0.5, 1.5. Σf u = 0 so μ = A + h(Σf u)/N = 20. (4) Σf u² = 25.5 so variance σ² = h²[Σf u²/N − (Σf u/N)²] = 100×(25.5/30 − 0) = 85. (5) SD σ = √85 ≈ 9.22. (6) Check with shortcut: Σf x² = 14550, Σf x²/N − μ² = 14550/30 − 20² = 485 − 400 = 85, matches. Interpretation: SD ≈9.22 around mean 20; CV ≈46.1% showing high relative dispersion.
  • Worked-problem technique example (choose method): Given a skewed marks distribution, compute median and QD instead of mean and SD to avoid distortion by outliers. Steps: construct cumulative frequencies, locate Q1 and Q3 positions (N/4 and 3N/4), interpolate within the class to find Q1 and Q3, then QD = (Q3−Q1)/2.
🧮 Formulas
  1. \[Range = Maximum − Minimum\]
  2. \[Mean (ungrouped) μ = Σx / n\]
  3. \[Mean (grouped) μ = Σ(f·x) / N where x = class-mark\]
    \[N = Σf\]
  4. \[Mean Deviation (about mean) (ungrouped) MD = Σ|x − μ| / n\]
  5. \[Mean Deviation (grouped) MD = Σ f|x − center| / N (center = mean or median)\]
  6. \[Quartile Deviation QD = (Q3 − Q1) / 2\]
📈13

Merits, Limitations and Practical Applications in Economics

📊 COMMERCE / ECONOMIC LAW

Merits, Limitations and Practical Applications in Economics

Key Point: Range = Maximum value − Minimum value

Context: In Class 11 Economics (Measures of Dispersion) we study numerical measures that describe how data are spread around a central value (mean/median/mode). Common measures: Range, Interquartile Range (IQR), Mean Deviation (MD), Variance and Standard Deviation (SD), and Coefficient of Variation (CV).

Why dispersion matters in economics: Measures of dispersion quantify uncertainty, inequality and risk — essential for comparing economic series (incomes, prices, returns, production) and for policy or business decisions.

Merits (general):

  • Complement central tendency: show how representative mean/median is.
  • Allow comparison of variability across different datasets (especially CV).
  • Useful for risk assessment and decision making (e.g., investment risk, price volatility).
  • Some measures (IQR, MD about median) are robust to extreme values.
  • Standard deviation and variance have strong mathematical properties used in further statistical analysis (regression, hypothesis testing).

Limitations (general):

  • Some measures are highly sensitive to outliers (Range, variance, SD).
  • Variance has squared units (difficult to interpret directly); SD corrects units but still may be less intuitive than range or IQR.
  • CV cannot be used if mean is zero or near zero and is meaningless for data measured on an interval scale without an absolute zero.
  • All numeric dispersion measures require quantitative data; not applicable to purely qualitative data.
  • Computation effort: variance/SD require squaring and summing deviations (grouped data needs midpoints and frequency handling).

Merits & limitations of specific measures:

  • Range: Merits — very easy to compute and gives a quick idea of spread. Limitations — uses only two observations (min & max), extremely sensitive to outliers.
  • IQR (Q3 − Q1): Merits — describes middle 50% and is robust to outliers. Limitations — ignores tails and extreme observations.
  • Mean Deviation (MD): Merits — uses all observations and is easier to interpret than variance; MD about median is robust. Limitations — not algebraically convenient (absolute values), less used in advanced analysis.
  • Variance & Standard Deviation (σ², σ): Merits — use all data, mathematically tractable, fundamental in probability and inferential statistics; SD is in same units as data. Limitations — variance in squared units; both sensitive to outliers.
  • Coefficient of Variation (CV): Merits — allows comparison of relative variability between series with different units or means. Limitations — undefined/unstable when mean ≈ 0; not meaningful for ordinal data.

Practical applications in economics (summary):

  • Income inequality: SD or CV of incomes to measure dispersion across households or regions (complements Gini coefficient).
  • Risk & return in finance: Variance/SD of asset returns measures risk; CV (SD/mean) helps compare risk per unit of return across assets or funds.
  • Price volatility: SD of daily/weekly prices to quantify stability of commodities or exchange rates; informs hedging and inventory decisions.
  • Production and yields: CV or SD of crop yields across seasons/regions to plan storage, insurance and subsidy policies.
  • Quality control and manufacturing: SD monitors consistency of product characteristics; range/IQR detect process changes or defects.
  • Policy evaluation: Comparing variability of key indicators (inflation, unemployment) before/after policy interventions.
  • Education assessment: SD of student marks shows dispersion in performance (helpful in targeting remedial action).

Interpretation tips:

  • Always use a measure consistent with purpose: IQR for robustness, SD/variance for statistical modeling, CV to compare relative dispersion.
  • Plot data (boxplot, histogram, time series) before relying on a single numerical measure — visual checks reveal skewness and outliers.

Overall: Measures of dispersion are indispensable in economics for measuring inequality, volatility and risk. Choice of measure depends on sensitivity to extremes, interpretability, and the need for algebraic properties in further analysis.

📌 Examples
  • Comparing two mutual funds: Fund A has mean return 12% and SD 6% → CV = 50%; Fund B has mean return 8% and SD 3% → CV = 37.5%. Fund B is less risky per unit of return (lower CV).
  • Income spread in two districts: District X incomes (in thousands): mean = 40, SD = 12 (CV = 30%); District Y mean = 20, SD = 8 (CV = 40%). Although X has higher mean income, Y has greater relative inequality (higher CV).
  • Wheat price volatility: Daily prices over 30 days produce SD = 4 Rs/quintal. A large SD signals higher price uncertainty — farmers may prefer forward sales or use storage/insurance.
  • Student marks in two sections: Section 1 SD = 5, Section 2 SD = 12. Section 2 has more spread — teaching may need to address uneven learning.
  • Factory quality control: Diameter of bolts has mean 10 mm and SD 0.05 mm. Small SD indicates consistent production; an increase in SD over time signals process deterioration.
  • Crop yield planning: Region A has mean yield 3 t/ha, SD 0.6 t/ha (CV = 20%). Region B mean 2.5 t/ha, SD 0.75 (CV = 30%). Region B is riskier for planning procurement and insurance pricing.
🧮 Formulas
  1. \[Range = Maximum value − Minimum value\]
  2. \[Interquartile Range (IQR) = Q3 − Q1\]
  3. \[Mean Deviation (about mean\]
    \[ungrouped) = (Σ |xi − x̄|) / n\]
  4. \[Mean Deviation (grouped) = (Σ fi · |xi − x̄|) / N (xi = class midpoint\]
    \[N = Σfi)\]
  5. \[Population variance (σ²) = (Σ (xi − x̄)²) / n\]
  6. \[Sample variance (s²) = (Σ (xi − x̄)²) / (n − 1) [useful in inferential statistics]\]

Key Concepts

Dispersion
The extent to which values in a data set are spread out or scattered around a central value.
Absolute Dispersion
Measures of dispersion expressed in the same units as the data (e.g., range, mean deviation, standard deviation).
Relative Dispersion
Measures of dispersion expressed relative to the size of the mean (dimensionless), allowing comparison between distributions (e.g., coefficient of variation).
Range
Difference between the largest and smallest observation: Range = max − min.
Interquartile Range (IQR)
Difference between the third quartile (Q3) and the first quartile (Q1): IQR = Q3 − Q1; it measures middle 50% spread.
Quartile Deviation (QD)
Also called semi-interquartile range; QD = (Q3 − Q1)/2, a robust measure of spread.
Percentile
A value below which a certain percentage of observations fall; the pth percentile has p% of data ≤ that value.
Deviation
Difference between an observation and a measure of central tendency (usually the mean): deviation = x − mean.
Absolute Deviation
The absolute value of a deviation: |x − reference|, used in mean deviation.
Squared Deviation
The square of a deviation: (x − mean)^2; used in variance and standard deviation calculations.
Mean Deviation (MD)
Average of absolute deviations from a chosen central value (mean, median or mode): MD = (Σ|x − a|)/N.
Variance
Average of squared deviations from the mean. Population variance = Σ(x − μ)^2/N; sample variance typically uses denominator (n − 1).
Standard Deviation (SD)
Square root of variance; measures spread in original units: SD = √variance.
Coefficient of Variation (CV)
Relative measure of dispersion: CV = (SD / mean) × 100%, used to compare variability across different units.
Central Moment
The expected value of (x − μ)^k where μ is the mean and k is positive integer; the 2nd central moment is variance.
Raw Moment (Moment about Origin)
The expected value of x^k (kth raw moment) used in some theoretical calculations; first raw moment = mean.
Effect of Change of Origin and Scale
Adding a constant (origin shift) does not change SD; multiplying by a constant (scale) multiplies SD by its absolute value.
Combined Standard Deviation
Standard deviation of the union of two or more groups can be found from sizes, means and variances of the groups; combines within- and between-group variability.
Outlier
An observation that is markedly distant from other observations; outliers increase range and SD and can distort measures of dispersion.
Population vs Sample
Population includes all items of interest; sample is a subset. Variance/SD formulas differ: population uses N, sample variance often uses (n − 1) to be unbiased.

Practice Questions

  1. What is meant by dispersion, and why is it needed in addition to a measure of central tendency? / अपकिरण से क्या तात्पर्य है, और केंद्रीय प्रवृत्ति के माप के अतिरिक्त इसकी आवश्यकता क्यों है?
    Show answer

    Dispersion describes how spread out or scattered data values are around a central value. It is needed because two distributions can have the same average yet very different spreads; dispersion shows the reliability of the average and the variability or risk in the data. / अपकिरण बताता है कि आँकड़ों के मान किसी केंद्रीय मान के चारों ओर कितने फैले या बिखरे हुए हैं। इसकी आवश्यकता इसलिए है क्योंकि दो वितरणों का औसत समान हो सकता है फिर भी फैलाव बहुत भिन्न हो सकता है; अपकिरण औसत की विश्वसनीयता तथा आँकड़ों में परिवर्तनशीलता या जोखिम दर्शाता है।

  2. Distinguish between absolute and relative measures of dispersion. / अपकिरण के निरपेक्ष और सापेक्ष मापों में अंतर कीजिए।
    Show answer

    Absolute measures (range, quartile deviation, mean deviation, standard deviation) express spread in the original units of the data. Relative measures (such as the coefficient of variation) express spread relative to the mean as a ratio or percentage, allowing comparison across series with different units or means. / निरपेक्ष माप (परास, चतुर्थक विचलन, माध्य विचलन, मानक विचलन) फैलाव को आँकड़ों की मूल इकाइयों में व्यक्त करते हैं। सापेक्ष माप (जैसे विचरण गुणांक) फैलाव को माध्य के सापेक्ष अनुपात या प्रतिशत में व्यक्त करते हैं, जिससे भिन्न इकाइयों या माध्य वाली श्रृंखलाओं की तुलना संभव होती है।

  3. Compute the mean deviation about the mean for the data: 10, 12, 15, 18, 20. / आँकड़ों 10, 12, 15, 18, 20 के लिए माध्य के सापेक्ष माध्य विचलन की गणना कीजिए।
    Show answer

    Mean x̄ = (10+12+15+18+20)/5 = 75/5 = 15. Absolute deviations: 5, 3, 0, 3, 5; sum = 16. MD = 16/5 = 3.2. / माध्य x̄ = (10+12+15+18+20)/5 = 75/5 = 15। निरपेक्ष विचलन: 5, 3, 0, 3, 5; योग = 16। MD = 16/5 = 3.2।

  4. Find the population variance and standard deviation of the data set {2, 4, 6, 8}. / आँकड़ा-समुच्चय {2, 4, 6, 8} का समष्टि प्रसरण और मानक विचलन ज्ञात कीजिए।
    Show answer

    Mean μ = (2+4+6+8)/4 = 5. Squared deviations: 9, 1, 1, 9; sum = 20. Variance σ² = 20/4 = 5, and standard deviation σ = √5 ≈ 2.236. / माध्य μ = (2+4+6+8)/4 = 5। वर्ग विचलन: 9, 1, 1, 9; योग = 20। प्रसरण σ² = 20/4 = 5, और मानक विचलन σ = √5 ≈ 2.236।

  5. Why is the range considered an unreliable measure of dispersion when outliers are present? / जब बहिरस्थ मान उपस्थित हों तो परास को अपकिरण का अविश्वसनीय माप क्यों माना जाता है?
    Show answer

    The range uses only the maximum and minimum values and ignores all other observations, so a single extreme value can greatly enlarge it; for example, {20,22,23,24,25} has range 5, but replacing 25 with 100 raises the range to 80. / परास केवल अधिकतम और न्यूनतम मानों का उपयोग करता है और अन्य सभी प्रेक्षणों की उपेक्षा करता है, अतः एक अकेला चरम मान इसे बहुत बढ़ा सकता है; उदाहरणार्थ {20,22,23,24,25} का परास 5 है, पर 25 को 100 करने पर परास 80 हो जाता है।

  6. Two stocks have the same mean return of 8%, but SD of A = 3% and SD of B = 6%. Using the coefficient of variation, which is riskier? / दो शेयरों का माध्य प्रतिफल समान 8% है, पर A का SD = 3% और B का SD = 6% है। विचरण गुणांक के आधार पर कौन-सा अधिक जोखिमपूर्ण है?
    Show answer

    CV = (SD/mean)×100. CV_A = (3/8)×100 = 37.5% and CV_B = (6/8)×100 = 75%. Since CV_B > CV_A, stock B has higher relative variability and is therefore riskier. / CV = (SD/माध्य)×100। CV_A = (3/8)×100 = 37.5% और CV_B = (6/8)×100 = 75%। चूँकि CV_B > CV_A, शेयर B में सापेक्ष परिवर्तनशीलता अधिक है और इसलिए वह अधिक जोखिमपूर्ण है।

  7. If every observation in a data set is multiplied by a constant b, how do the standard deviation and variance change? / यदि किसी आँकड़ा-समुच्चय के प्रत्येक प्रेक्षण को एक अचर b से गुणा किया जाए, तो मानक विचलन और प्रसरण किस प्रकार बदलते हैं?
    Show answer

    Under the scale change Y = bX, the standard deviation becomes |b| times the original (SD_Y = |b|·SD_X) and the variance becomes b² times the original (Var(Y) = b²·Var(X)). / पैमाना परिवर्तन Y = bX के अंतर्गत मानक विचलन मूल का |b| गुना हो जाता है (SD_Y = |b|·SD_X) और प्रसरण मूल का b² गुना हो जाता है (Var(Y) = b²·Var(X))।

  8. Why does adding a constant to every observation leave the standard deviation unchanged? / प्रत्येक प्रेक्षण में एक अचर जोड़ने से मानक विचलन अपरिवर्तित क्यों रहता है?
    Show answer

    Adding a constant a shifts the mean by the same amount, so each deviation (x_i + a) − (x̄ + a) = x_i − x̄ stays the same; since dispersion depends only on deviations from the mean, the standard deviation is unchanged by a change of origin. / अचर a जोड़ने से माध्य भी उतना ही बढ़ जाता है, अतः प्रत्येक विचलन (x_i + a) − (x̄ + a) = x_i − x̄ वही रहता है; चूँकि अपकिरण केवल माध्य से विचलनों पर निर्भर करता है, मूल बिंदु बदलने से मानक विचलन अपरिवर्तित रहता है।

Related Laws & Principles

Explore all

Foundational laws & principles connected to this chapter — tap to open in the Laws Explorer.

Loading related laws…
Sourced from 177 content files · LLOS Learn · browse all chapters