Why We Need Shortcuts
The direct method is fine for small numbers, but if the class marks are large (like ) the products become huge and error-prone. Two shortcuts make the arithmetic much lighter — the assumed-mean method and the step-deviation method. Both give exactly the same answer as the direct method.
The Assumed-Mean Method
Pick any convenient class mark as the assumed mean (often a middle one). Measure each class mark's deviation from it: Then the true mean is corrected by the average deviation:
The deviations are small numbers (often with mixed signs), so is easy to compute.
Key Point: The final mean does not depend on which you choose — pick one that makes the small.
The Step-Deviation Method
When all the classes have the same width and the deviations are all multiples of , go one step further. Let The are tiny whole numbers like . Then
Key Point: Step-deviation is the assumed-mean method with the extra division by — use it when class marks are large and equally spaced. It gives the smallest, easiest numbers.
Which Method When?
- Direct method: small class marks and frequencies.
- Assumed-mean method: large numbers, but you would rather not divide by .
- Step-deviation method: large, equally spaced class marks (equal class width ) — the lightest arithmetic.
All three are algebraically identical; the answer is the same. The shortcut methods just reduce the size of the numbers you handle.
[Board Important] In the step-deviation method, do not forget to multiply the average of by and then add .
Solved Examples
Example 1: Assumed-mean method
Find the mean of the marks table (class marks ; frequencies ) using .
Solution:
- .
- ; ; .
- .
Final Answer: Mean (same as the direct method).
Takeaway: Choosing as a middle class mark keeps the small.
Example 2: Step-deviation method
Same table, with and .
Solution:
- .
- ; ; .
- .
Final Answer: Mean .
Takeaway: are the smallest numbers of all — step-deviation is the quickest here.
Example 3: Choosing the assumed mean
Using for the same table, confirm the mean is still 62.
Solution:
- .
- ; ; .
- .
Final Answer: Mean .
Takeaway: Any assumed mean gives the same result — the method is self-correcting.
Example 4: Large numbers
Find the mean by step-deviation: class marks ; frequencies ; take , .
Solution:
- .
- ; ; .
- .
Final Answer: Mean .
Takeaway: With big, equally spaced marks, step-deviation turns the work into tiny integers.