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 (X̄): 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 (X̄)
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%).
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
Diagram 1
Taxonomy of Measures of Central Tendency
Interactive visual hierarchy dividing mathematical vs positional measures.
Explanatory Caption: Arithmetic Mean is a mathematical average derived through algebraic sum divided by total items. In contrast, Median, Quartiles, and Mode are positional averages determined by location within an ordered series or frequency concentration.
Diagram 2
Arithmetic Mean Calculation Selection Workflow
Decision path for choosing direct vs assumed mean vs step-deviation methods.
1
Identify Data Structure
Individual Series: Only X values.
Discrete Series: Variable X & frequency f.
Continuous Series: Class intervals & f.
2
Evaluate Numerical Scale
Small Numbers: Use Direct Method (ΣfX / N).
Large / Fractional Numbers: Use Assumed Mean (A + Σfd/N).
Equal Class Widths: Use Step-Deviation Method.
3
Execute & Verify
Check property: Σ(X - X̄) = 0.
If series is inclusive (1-10, 11-20), convert to exclusive for Median/Mode!
Diagram 3
6-Column Grouping Table Protocol for Mode
Structured grouping sequence used when maximum frequency is close to adjacent frequencies.
Col I
Original frequencies (f)
Col II
Group frequencies in 2's
Col III
Group in 2's, skip 1st f
Col IV
Group frequencies in 3's
Col V
Group in 3's, skip 1st f
Col VI
Group in 3's, skip 1st & 2nd f
Top 5 High-Yield NIOS Exam Golden Rules
Crucial properties, definitions, and mathematical identities frequently tested in board examinations.
Rule 1
Sum of Deviations from Mean is Zero
The algebraic sum of deviations of all observations taken from their arithmetic mean is always zero: Σ(X - X̄) = 0. Furthermore, the sum of squared deviations Σ(X - X̄)² is minimum.
Exam Tip: Standard question asks: "What is Σ(X - X̄)?" Answer is always 0.
Rule 2
Extreme Value Sensitivity
Arithmetic Mean is highly distorted by extreme values (unusually high/low values). Conversely, Median and Mode are positional averages and remain unaffected by extreme observations.
Exam Tip: "Which average is best when data has extreme values?" Answer: Median.
Rule 3
Open-Ended Class Compatibility
Arithmetic Mean cannot be calculated for open-ended frequency distributions (e.g., "Below 20", "Above 80") because mid-points are undefined. However, Median and Mode can easily be calculated.
Exam Tip: Remember to check class boundaries before computing mean in numerical questions!
Rule 4
Linear Transformation Property
If a constant k is added/subtracted to every observation, the mean increases/decreases by k. If every observation is multiplied or divided by k, the new mean is multiplied/divided by k.
Exam Tip: If mean is 20 and all items are increased by 5, new mean = 25.
Rule 5
Inclusive to Exclusive Conversion Mandatory Rule
Before calculating Median or Mode for continuous series with inclusive classes (e.g., 1-10, 11-20), convert them into exclusive classes (0.5-10.5, 10.5-20.5) by subtracting 0.5 from lower limit and adding 0.5 to upper limit.
10-Question Interactive Practice Quiz
Test your mastery with textbook-aligned NIOS examination questions.
Your Score0 / 10
Key Concept Flashcards
Click or tap card to flip between term and textbook definition.
Card 1 / 10
Term / Concept
Measure of Central Tendency
Click to view definition
Definition / Formula
A statistical measure that identifies a single typical value as representative of an entire distribution.