NIOS Economics • Module 4

Measures of Central Tendency

Chapter Summary & Core Concepts

Mastering Averages & Central Tendency

Learn how to condense raw economic statistical data into a single representative number. Explore formulas, calculation techniques for individual, discrete, and continuous series, along with key properties of Mean, Median, Quartiles, and Mode strictly according to the NIOS curriculum.

Section 1

1. Concept & Taxonomy of Central Tendency

Fundamental Concept

Core Concept Definition

A Measure of Central Tendency is a single representative statistical value that summarizes an entire dataset by identifying its central or typical point. Since typical values tend to lie centrally when observations are ordered by magnitude, averages are commonly termed Averages.

Classification of Measures / Averages:

Mathematical Averages
  • Simple Arithmetic Mean (): Equal weight given to all data points.
  • Weighted Arithmetic Mean (X̄w): Weights assigned based on relative importance.
Positional Averages / Measures of Location
  • Median (Med): Divides ordered data into 2 equal parts.
  • Quartiles (Q₁, Q₂, Q₃): Divide dataset into 4 equal parts.
  • Mode (M₀): Point of maximum concentration/frequency.
Practical Example: Day-to-day usages like average income of an Indian worker, average rainfall, average factory production, or average price represent mathematical averages designed to compare distributions using one summary figure.
Section 2

2. Calculation of Arithmetic Mean ()

Arithmetic Mean is computed by dividing the sum of all observations by the total number of observations (N).

A Individual Series (Raw Data)

1. Direct Method
X̄ = ΣX / N

Where ΣX is the sum of observations, N is total number of observations.

2. Assumed Mean Method (Shortcut)
X̄ = A + (Σd / N)

Where A = Assumed Mean, d = X - A (deviation from assumed mean).

B Discrete Series (Variables with Frequencies)

Direct Method
X̄ = ΣfX / Σf
Assumed Mean Method
X̄ = A + (Σfd / N)

N = Σf, d = X - A

Step-Deviation Method
X̄ = A + (Σfd′ / Σf) × c

d′ = (X - A) / c, c = common factor

C Continuous Series (Class Intervals)

Mid-points (m) are calculated for each class interval: m = (Lower Limit + Upper Limit) / 2

Direct Method
X̄ = Σfm / Σf
Assumed Mean Method
X̄ = A + (Σfd / Σf)
d = m - A
Step Deviation Method
X̄ = A + (Σfd′ / Σf) × c
d′ = (m - A) / c
Combined Arithmetic Mean

Used when joining two or more subgroup distributions with known sizes (N₁, N₂) and means (X̄₁, X̄₂):

X̄₁₂ = (N₁X̄₁ + N₂X̄₂) / (N₁ + N₂)
Weighted Arithmetic Mean

Used when items carry varying relative importance/weights (wᵢ):

X̄w = ΣwX / Σw
Section 3

3. Median & Quartiles (Positional Measures)

Median (Med / Md): The central value dividing an ordered series into two equal parts (50% above, 50% below).

Individual & Discrete Series

First arrange observations in ascending/descending order.

Position = Size of [ (N + 1) / 2 ] th item

Note: For Discrete series, locate position using cumulative frequency (c.f.). If N is even in individual series, average the two middle terms.

Continuous Series Formula

Find median class position using (N / 2) th item.

Median = l₁ + [ (N/2 - c.f.) / f ] × i
  • l₁ = Lower limit of median class
  • c.f. = Cumulative frequency of preceding class
  • f = Frequency of median class
  • i = Class interval width

Quartiles (Q₁, Q₂, Q₃)

Quartiles divide a distribution into four equal parts. Q₁ is Lower Quartile (25%), Q₂ is Median (50%), Q₃ is Upper Quartile (75%).

Individual / Discrete Position: Qₖ = Size of [ k(N + 1) / 4 ] th item
Continuous Series Formula: Qₖ = l₁ + [ (kN/4 - c.f.) / f ] × i
Section 4

4. Mode (M₀) & Grouping Method

Mode (M₀): The value in a series that occurs with maximum frequency or around which maximum concentration of observations occurs.

Individual & Discrete Series

Determined by simple inspection (highest frequency value).

Grouping & Analysis Table Method: Used when the difference between maximum frequency and adjacent frequencies is very small or multi-modal patterns exist.
Continuous Series Formula

Modal class has the highest frequency (f₁).

Mode = l₁ + [ (f₁ - f₀) / (2f₁ - f₀ - f₂) ] × i
  • l₁ = Lower limit of modal class
  • f₁ = Frequency of modal class
  • f₀ = Frequency of preceding class
  • f₂ = Frequency of succeeding class
  • i = Class width

Comparative Matrix of Central Tendency Measures

Measure Key Advantage Key Limitation Open-Ended Classes?
Arithmetic Mean Based on all observations; rigidly defined. Highly affected by extreme values. Cannot calculate
Median Unaffected by extreme values; positional. Not based on all individual magnitudes. Can calculate
Mode Best for commercial demand (e.g. shoe sizes). Ill-defined in multi-modal series. Can calculate