TOPIC 8 OF 15

Arithmetic Mean — Direct, Assumed & Step-Deviation Methods

🎓 Class 11 Social Science CBSE Theory Ch 5 — Measures of Central Tendency ⏱ ~28 min
🌐 Language: [gtranslate]

This MCQ module is based on: Arithmetic Mean — Direct, Assumed & Step-Deviation Methods

This assessment will be based on: Arithmetic Mean — Direct, Assumed & Step-Deviation Methods

Upload images, PDFs, or Word documents to include their content in assessment generation.

Class 11 · Statistics for Economics · Chapter 5 · Part 1

Measures of Central Tendency — Arithmetic Mean and Its Methods

Once a dataset has been collected, classified and presented, the natural next question is simple: what is the typical value? NCERT calls this the search for a measure of central tendency — a single number that stands in for an entire data set. Part 1 takes the most-used of these averages, the arithmetic mean (denoted x̄), and walks through every NCERT method: direct, assumed-mean (shortcut) and step-deviation, applied to ungrouped data, discrete series and continuous series. We rebuild Examples 1–4 from the textbook line by line, then explore the two algebraic properties of the mean and the special idea of a weighted average.

5.1 Why We Need a Single Number

Imagine a small village in Buxar district of Bihar named Balapur. Fifty small farmers cultivate land there, and Baiju is one of them. Suppose you wish to compare Baiju's economic position with the village as a whole. Should you compare him with every farmer one by one? That is impossibly tedious. What you really want is one summary figure — an "average" land-holding for the village — and then place Baiju above or below that figure.

That summary figure is what statisticians call a measure of central tendency?. It boils a long list of observations into a single representative number. NCERT mentions five averages but limits classroom study to the three that matter most for school economics:

Σ
Arithmetic Mean (x̄)
The sum of all values divided by the number of values. The "above-average in the ordinary sense" measure. Affected by extreme values.
Median (Q₂)
The "middle" value once the data are arranged in order — splits the data set into two equal halves. Not pulled by extreme values.
Mode (Mₒ)
The value that appears most often. Useful when one category is "typical" — the shoe size most often demanded, the most popular shirt style.

Two other averages — the geometric mean and the harmonic mean — exist for special situations such as ratios and rates, but the present chapter (and this part) concentrates on the arithmetic mean. Median and mode are tackled in Part 2.

📖 Definition — Arithmetic Mean
The arithmetic mean? is defined as the sum of the values of all observations divided by the number of observations. It is conventionally written x̄ (read "x-bar").
x̄ = X₁ + X₂ + X₃ + ... + XNN   =   Σ XiN

Here Σ is the Greek capital sigma, which simply means "add up". N is the total number of observations. The index i runs from 1 to N. For convenience textbooks drop the index and write x̄ = ΣX / N.

5.2 Arithmetic Mean for Ungrouped (Individual) Data

5.2.1 Direct Method

The direct method on ungrouped data is exactly the recipe in the definition: add every observation, divide by their count. Nothing is altered.

x̄ = ΣXN
📝 Worked Example 1 (NCERT)
Calculate the arithmetic mean of the marks of five students in an economics test: 40, 50, 55, 78, 58.

Add: 40 + 50 + 55 + 78 + 58 = 281. Count: N = 5. Apply the formula:

x̄ = 2815 = 56.2 marks

So on average, students scored 56.2 marks in the economics test. The mean is not necessarily a value that exists in the data — none of the five students actually scored 56.2 — and that is fine. The mean is a constructed summary, not an observed score.

5.2.2 Assumed Mean (Shortcut) Method

When numbers are large or many, adding them directly is laborious and error-prone. The assumed mean method? sidesteps this. You "assume" any handy figure A, take the deviation d = X − A of every observation from A, sum the deviations, and correct A by the average deviation:

x̄ = A + ΣdN   where d = X − A

The assumed value A may or may not exist in the data; for ease of arithmetic, a centrally located value is usually picked.

📝 Worked Example 2 (NCERT) — Weekly Family Incomes
Ten families A–J have weekly incomes (in Rs): 850, 700, 100, 750, 5000, 80, 420, 2500, 400, 360. Compute the mean family income.

Take A = 850 (a centrally located value).

Table 5.1 — Computation of Arithmetic Mean by Assumed Mean Method (Rs)
FamilyIncome Xd = X − 850d′ = d/10
A85000
B700−150−15
C100−750−75
D750−100−10
E5000+4150+415
F80−770−77
G420−430−43
H2500+1650+165
I400−450−45
J360−490−49
Total11160+2660+266
x̄ = A + ΣdN = 850 + 266010 = 850 + 266 = Rs 1,116

You can verify with the direct method: ΣX = 11,160, so x̄ = 11,160 / 10 = Rs 1,116. The two answers match exactly.

5.2.3 Step-Deviation Method

The figures in the d-column (e.g. 4,150 or −770) are still inconvenient. The step deviation method? divides each d by a common factor c to shrink them. The corresponding formula is:

d′ = dc = X − Ac   ⇒   x̄ = A + Σd′N × c

For the same Example 2, take c = 10. The d′ column above shows Σd′ = 266. Apply:

x̄ = 850 + 26610 × 10 = 850 + 266 = Rs 1,116

All three methods produce identical answers — they must, by construction. The shortcut and step-deviation methods only redistribute the arithmetic, never change the result.

THINK — Why Three Methods?
Bloom: L4 Analyse

If the answer is always the same, why did NCERT teach three different methods? When would each be the smartest choice?

✅ Sample
Direct method wins when N is small and the figures are convenient (e.g. five marks under 100). Assumed mean shines when the numbers are large but messy — pick a central A and the deviations cancel a lot of the bulk. Step deviation is the clear winner when the deviations themselves share a common factor (incomes in multiples of 10, ages in 5-year classes, marks in 10-mark classes). Choosing the right method is itself a small statistical skill.

5.3 Arithmetic Mean for Discrete Series

A discrete series lists distinct values and the frequency f of each. Because each value X repeats f times, multiplying X by f and summing gives the total of all observations. The mean is then divided by Σf, the total count.

x̄ = ΣfXΣf
📝 Worked Example 3 (NCERT) — Plot Sizes in a Housing Colony
In a housing colony, plots come in only three sizes: 100, 200 and 300 sq. metre, with frequencies 200, 50 and 10 respectively. Find the mean plot size.
Table 5.2 — Computation of Mean Plot Size by Direct, Assumed and Step-Deviation Methods
Plot size X (sq.m)No. of plots ffXd = X − 200fdd′ = d/100fd′
10020020,000−100−20,000−1−200
2005010,0000000
300103,000+100+1,000+1+10
Total26033,000−19,000−190

Direct method:

x̄ = ΣfXΣf = 33,000260 = 126.92 sq. metre

Assumed mean method (A = 200):

x̄ = A + ΣfdΣf = 200 + −19,000260 = 200 − 73.08 = 126.92 sq. metre

Step-deviation method (c = 100):

x̄ = A + Σfd′Σf × c = 200 + −190260 × 100 = 126.92 sq. metre

The mean plot in this housing colony is roughly 127 sq. metres — much closer to the smallest plot size because 200 of the 260 plots belong to the 100-sq-metre group.

5.4 Arithmetic Mean for Continuous Series

In a continuous series, the data are grouped into class intervals such as 0–10, 10–20, etc. We do not know the exact value of each observation; we know only the class it lies in. To convert this into an "individual" value, statisticians take the mid-point m of each class as a representative. The formula is then identical to that of a discrete series with X replaced by m:

x̄ = ΣfmΣf   |   x̄ = A + ΣfdΣf   |   x̄ = A + Σfd′Σf × c

Class intervals may be exclusive (0–10, 10–20), inclusive (0–9, 10–19) or unequal (0–20, 20–50). The procedure is the same in every case.

📝 Worked Example 4 (NCERT) — Average Marks of 70 Students
Calculate the average marks of 70 students using both the direct and step-deviation methods. The frequency distribution is given below.
Table 5.3 — Computation of Average Marks (Continuous Series, A = 35, c = 10)
Marks (x)No. of students fMid value mfmd′ = (m − 35)/10fd′
0–105525−3−15
10–201215180−2−24
20–301525375−1−15
30–40253587500
40–50845360+1+8
50–60355165+2+6
60–70265130+3+6
Total702110−34

Direct method:

x̄ = ΣfmΣf = 211070 = 30.14 marks

Step-deviation method (A = 35, c = 10):

x̄ = 35 + −3470 × 10 = 35 − 4.857 = 30.14 marks

Both methods yield exactly the same answer of 30.14 marks. The advantage of the step-deviation method is laid bare here: the right-most column total is just −34, against the direct-method total of 2,110 — a six-fold reduction in arithmetic.

Distribution of student marks (Example 4) with the arithmetic mean of 30.14 marks marked. Visually, the bulk of students are in the 30–40 class, which is exactly where the mean sits.

5.5 Two Properties of the Arithmetic Mean

5.5.1 Sum of Deviations Equals Zero

Take any data set, compute its mean, then add up the differences (X − x̄) for every observation. The total is always zero:

Σ (X − x̄) = 0

This makes intuitive sense: the mean is a "balancing point" of the data on the number line. Whatever positive deviations exist on one side are exactly cancelled by negative deviations on the other. For X = 4, 6, 8, 10, 12 the mean is 8, and the deviations are −4, −2, 0, +2, +4 — sum 0.

5.5.2 Effect of Extreme Values

The arithmetic mean is unduly affected by extreme observations on either tail. In Example 2, family E earns Rs 5,000 a week — many times more than the others. This single value pulled the mean up to Rs 1,116. Replace E's Rs 5,000 with Rs 12,000 and the mean leaps to Rs 1,816, even though nine of the ten families saw no change at all. Whenever a few extreme values dominate, the mean is a poor representative — and the median (Part 2) is a safer summary.

0 2 4 6 8 10 4 6 8 10 12 x̄ = 8 (balance point) −4 −2 +2 +4 Sum of deviations = −4 − 2 + 0 + 2 + 4 = 0
For X = 4, 6, 8, 10, 12, the mean 8 is the exact balancing point. The negative deviations on the left always cancel the positive ones on the right.
EXPLORE — Property Check (NCERT Activity)
Bloom: L3 Apply

For the series X: 4, 6, 8, 10, 12 — (a) verify the mean is 8 and that Σ(X − x̄) = 0. (b) If the mean is increased by 2, what happens to each individual observation? (c) If the first three items each increase by 2, what should the last two items become so that the mean remains the same? (d) Replace the value 12 by 96 and recompute the mean. Comment.

✅ Sample
(a) ΣX = 40, N = 5, x̄ = 8. Deviations −4, −2, 0, 2, 4 sum to 0. (b) Adding 2 to the mean is equivalent to adding 2 to every observation: the new series is 6, 8, 10, 12, 14 with mean 10. (c) The first three items now total 4 + 6 + 8 + 6 = 24, an addition of 6. To keep the total at 40 (and hence the mean at 8), the last two items must fall by 6 in total, e.g. 10 → 7 and 12 → 9. (d) Replacing 12 by 96 changes ΣX from 40 to 124 and the mean from 8 to 24.8 — the mean is dragged dramatically by one extreme value.

5.6 Combined Mean of Two Groups

If two groups have means x̄₁ and x̄₂ based on N₁ and N₂ observations respectively, the combined arithmetic mean is the weighted average of the two group means with the group sizes as weights:

combined = N₁ x̄₁ + N₂ x̄₂N₁ + N₂

Example: Section A has 30 students with mean marks 64; Section B has 20 students with mean marks 72. Combined mean = (30 × 64 + 20 × 72) / (30 + 20) = (1920 + 1440) / 50 = 3360 / 50 = 67.2 marks. The bigger section pulls the combined mean closer to its own average of 64.

5.7 The Weighted Arithmetic Mean

The plain arithmetic mean treats every observation as equally important. Often we want some observations to count more. A consumer who spends most of his budget on potatoes is harder hit by a rise in the potato price than by an equal-sized rise in the mango price. The weighted arithmetic mean? attaches a weight W to each observation X (often the share in a budget, the credit-hours of a course, etc.):

w = W₁X₁ + W₂X₂ + ... + WnXnW₁ + W₂ + ... + Wn   =   ΣWXΣW

For two commodities — mangoes (price P₁) and potatoes (P₂) — with budget shares W₁ and W₂, the weighted mean price is (W₁P₁ + W₂P₂) / (W₁ + W₂). NCERT notes that this idea reappears in Chapter 8 on Index Numbers, where price indices are weighted means of price relatives.

⚠ Numerical Illustration of the Weighted Mean
Suppose mangoes cost Rs 80/kg with a budget weight of 1, while potatoes cost Rs 20/kg with a budget weight of 5 (the consumer spends much more on potatoes). Plain mean = (80 + 20)/2 = Rs 50. Weighted mean = (1 × 80 + 5 × 20) / (1 + 5) = (80 + 100)/6 = Rs 30. The weighted mean is closer to potatoes — exactly as it should be when potatoes dominate the basket.

5.8 A Five-Step Decision Flowchart

START with raw data Is the data ungrouped or grouped? (individual / discrete / continuous) Ungrouped x̄ = ΣX / N Discrete x̄ = ΣfX / Σf Continuous x̄ = Σfm / Σf (m = mid-point) Pick a method: Direct — small, friendly numbers Assumed mean — numbers are large or messy; pick A in the middle Step deviation — deviations share a common factor c (e.g. class width) All three give exactly the same answer.
Choosing a method for the arithmetic mean: first identify the data type, then choose direct, assumed-mean or step-deviation according to the size of the numbers.

5.9 Activities — Practise the Mean

EXPLORE — NCERT Activity from Example 3
Bloom: L3 Apply

For Example 3 (housing colony plot sizes 100, 200, 300 sq.m with frequencies 200, 50, 10), redo the calculation using the assumed mean (A = 200) and the step-deviation method (c = 100). Verify that you get 126.92 sq.m every time.

✅ Sample
With A = 200: Σfd = (200)(−100) + (50)(0) + (10)(+100) = −19,000. x̄ = 200 + (−19,000/260) = 200 − 73.08 = 126.92.
With c = 100: Σfd′ = (200)(−1) + (50)(0) + (10)(+1) = −190. x̄ = 200 + (−190/260) × 100 = 200 − 73.08 = 126.92. The three methods agree perfectly.
DISCUSS — When the Mean Misleads
Bloom: L5 Evaluate

An economist reports that the average weekly income in Balapur is Rs 1,116 (Example 2). Is this a fair description of how a "typical" Balapur family lives? What would you suggest instead?

✅ Sample
Family E earns Rs 5,000 and family H earns Rs 2,500 — far more than the others. Eight of the ten families earn less than the reported "average" of Rs 1,116. The mean is dragged up by these two outliers. A more honest summary in this case is the median (Part 2) or, better still, reporting the entire distribution. The average is mathematically correct but socially misleading: it does not describe the typical family.

5.10 A Worked Case-Based Question

📋 Case-Based Question — Mean Marks via Three Methods

A teacher records the marks of 70 students in an economics test as a continuous frequency distribution: 0–10 (5 students), 10–20 (12), 20–30 (15), 30–40 (25), 40–50 (8), 50–60 (3), 60–70 (2). She wants to compute and report the average marks.
Q1. State the direct-method formula for the arithmetic mean of a continuous series and identify the meaning of m, f and N.
L1 Remember
Answer: x̄ = Σfm / Σf, where m is the mid-point of each class interval, f is the class frequency and N = Σf is the total number of observations. Each observation is treated as if it equalled the mid-point of its class.
Q2. Using the direct method, compute the mean marks. Show the Σfm row.
L3 Apply
Answer: Mid-points: 5, 15, 25, 35, 45, 55, 65. fm row: 5×5=25, 12×15=180, 15×25=375, 25×35=875, 8×45=360, 3×55=165, 2×65=130. Σfm = 2,110. Σf = 70. x̄ = 2,110 / 70 = 30.14 marks.
Q3. The teacher repeats the calculation with the step-deviation method using A = 35 and c = 10 and gets Σfd′ = −34. Verify that this also gives 30.14 marks. Why is the step-deviation total so much smaller than Σfm?
L4 Analyse
Answer: x̄ = A + (Σfd′/Σf) × c = 35 + (−34/70) × 10 = 35 − 4.857 = 30.14 marks. The total Σfd′ is small because each mid-point has been first re-centred (subtracting 35) and then shrunk by a factor of 10. The arithmetic burden is reduced sixty-fold (from 2,110 to −34) without altering the answer — that is precisely the point of the shortcut.
Q4. Suppose two of the 70 students who originally scored in the 60–70 class are revealed to have actually scored 99 and 100. The teacher inserts a new 90–100 class. What kind of effect would you expect on the mean and on the median, and why?
L5 Evaluate
Answer: The mean would rise — replacing two values worth roughly 65 each (mid-point of 60–70) with values worth 95 each adds roughly (95−65) × 2 = 60 to Σfm, raising the mean by 60/70 ≈ 0.86 marks. The median, however, would barely change because the middle observation (35th student) still lies in the 30–40 class. This illustrates the chapter's central lesson: extreme values pull the arithmetic mean but leave the median almost untouched. (The median is studied in Part 2.)

5.11 Assertion–Reason Questions

⚖ Assertion–Reason Questions (Class 11)

Choose: (A) Both A and R are true and R is the correct explanation of A. (B) Both A and R are true but R is not the correct explanation of A. (C) A is true, R is false. (D) A is false, R is true.

Assertion (A): The sum of deviations of all the items from the arithmetic mean is always equal to zero.
Reason (R): The arithmetic mean is the value about which the data balance — equal positive and negative deviations.
Correct: (A) — Both statements are true and R is the algebraic reason behind A. For any data set, Σ(X − x̄) = ΣX − N x̄ = N x̄ − N x̄ = 0. The mean is literally the centre of gravity of the data.
Assertion (A): The step-deviation method changes the value of the arithmetic mean.
Reason (R): Dividing each deviation by the common factor c reduces the size of the numerical figures in the calculation.
Correct: (D) — Assertion is false. The step-deviation method is a shortcut for arithmetic; it does not alter the value of the mean. Reason is true and explains the purpose of dividing by c, but the assertion confuses "easier calculation" with "different answer".
Assertion (A): When the budget shares of two commodities are very unequal, the weighted arithmetic mean of their prices is closer to the price of the commodity with the larger share.
Reason (R): In the formula x̄w = ΣWX / ΣW, the value with the larger weight contributes proportionally more to the numerator.
Correct: (A) — Both statements are true and R is the correct explanation of A. The weighted mean is dragged towards the X with the heavier W. This is exactly the consumer-budget intuition NCERT uses for mangoes vs potatoes.

Frequently Asked Questions — Measures of Central Tendency — Arithmetic Mean and Its Methods

What are the three methods to calculate arithmetic mean in NCERT Class 11 Statistics?

NCERT Class 11 Statistics Chapter 5 Part 1 lists three methods to calculate arithmetic mean: (1) direct method using X-bar = ΣfX / Σf for grouped data; (2) assumed mean (short-cut) method using X-bar = A + Σfd / Σf, where d = X − A; and (3) step deviation method using X-bar = A + (Σfd' / Σf) × c, where d' = (X − A)/c and c is the class width. The direct method is straightforward but tedious for large numbers; the assumed mean method simplifies arithmetic; the step deviation method is fastest for grouped data with uniform class widths.

What is the formula for arithmetic mean in NCERT Class 11 Statistics for continuous series?

For a continuous frequency distribution, the arithmetic mean by the direct method is X-bar = Σfm / Σf, where f is the frequency of each class and m is the mid-value (midpoint) of that class. NCERT Class 11 Statistics Chapter 5 Part 1 explains that the mid-value is calculated as (lower limit + upper limit) ÷ 2 for each class. Alternative methods give the same answer: the assumed mean method uses X-bar = A + Σfd/Σf with d = m − A, while the step deviation method uses X-bar = A + (Σfd'/Σf) × c with d' = (m − A)/c.

What is the assumed mean method and when should it be used?

The assumed mean method, also called short-cut method, calculates arithmetic mean by first picking a convenient value A as the assumed mean and computing deviations d = X − A from it. NCERT Class 11 Statistics Chapter 5 Part 1 gives the formula X-bar = A + Σfd/Σf. The method should be used when raw values are large or awkward to multiply, since deviations from a central value are usually smaller, simpler numbers. The choice of A does not affect the final answer because the correction term Σfd/Σf adjusts back to the true mean automatically.

What are the main properties of arithmetic mean in NCERT Class 11?

NCERT Class 11 Statistics Chapter 5 Part 1 lists four main properties of the arithmetic mean. First, the algebraic sum of deviations of values from the mean is always zero: Σ(X − X-bar) = 0. Second, the sum of squared deviations from the mean is the minimum compared to any other reference point. Third, if every value is changed by adding, subtracting, multiplying or dividing by a constant, the mean changes in the same way. Fourth, the combined mean of two groups can be calculated using the weighted formula X-bar combined = (n1·X-bar1 + n2·X-bar2) / (n1 + n2).

What is weighted arithmetic mean and how is it different from simple mean?

Weighted arithmetic mean assigns different weights (importance) to different values when their relative significance varies, calculated as X-bar weighted = Σwx / Σw, where w is the weight assigned to each value x. NCERT Class 11 Statistics Chapter 5 Part 1 contrasts this with the simple arithmetic mean, which treats every observation equally. Weighted mean is used when calculating overall percentage in board exams (with credits as weights), index numbers, average price across regions of different sizes, or wage rates across departments with different employee counts. Weights must reflect the true relative importance of each observation.

Why is arithmetic mean the most popular measure of central tendency in NCERT Class 11?

Arithmetic mean is the most popular measure of central tendency in NCERT Class 11 Statistics Chapter 5 because it is easy to understand, easy to calculate, uses every observation in the dataset, has well-defined algebraic properties (sum of deviations is zero, minimum sum of squared deviations), and is the basis for further calculations like variance, standard deviation, correlation and regression. However, the mean is sensitive to extreme values (outliers) and cannot be calculated for open-ended classes without assumptions. For skewed data, the median or mode is preferred, but for symmetrical or near-symmetrical distributions, the mean is the most efficient summary.

AI Tutor
Class 11 Economics — Statistics for Economics
Ready
Hi! 👋 I'm Gaura, your AI Tutor for Arithmetic Mean — Direct, Assumed & Step-Deviation Methods. Take your time studying the lesson — whenever you have a doubt, just ask me! I'm here to help.