Introduction
Mean and deviation form the foundation of understanding how data values cluster and spread. The mean (average) gives a central value, while deviations show how far each observation lies from that centre. This pattern is important because it helps you measure consistency and spot outliers quickly.
Pattern: Mean and Deviation Basics
Pattern
The key concept: The mean gives the central tendency; deviation = (observation - mean) shows each value's distance from that centre.
Step-by-Step Example
Question
Find the mean of the numbers 8, 12, and 15, and then calculate the deviation of each number from the mean.
Solution
-
Step 1: Identify the given data
Observations: 8, 12, 15
Number of observations (n) = 3 -
Step 2: Apply the mean formula
Mean (x̄) = (Sum of observations) ÷ n
= (8 + 12 + 15) ÷ 3
= 35 ÷ 3 = 11.67 -
Step 3: Compute deviations for each observation
Deviation of 8 = 8 - 11.67 = -3.67
Deviation of 12 = 12 - 11.67 = +0.33
Deviation of 15 = 15 - 11.67 = +3.33 -
Final Answer:
Mean = 11.67
Deviations: 8 → -3.67, 12 → +0.33, 15 → +3.33 -
Quick Check:
Sum of deviations = (-3.67 + 0.33 + 3.33) = 0 ✅ Deviations always sum to zero - calculation verified.
Quick Variations
1. Apply the same logic to any number of ungrouped data points.
2. For grouped data, use midpoints (class marks) to find the mean and deviations.
3. When data values are large or repetitive, use an assumed mean (A) to simplify calculations.
Trick to Always Use
- Step 1: Quickly find the mean by dividing the total sum by the number of observations.
- Step 2: Subtract the mean from each observation to find deviations.
- Step 3: Verify your result - the sum of deviations must equal zero (a simple accuracy check).
Summary
Summary
In the Mean and Deviation Basics pattern:
- The mean represents the central or average value of a dataset.
- The deviation of each observation = (observation - mean) shows how far each value lies from the mean.
- The sum of all deviations from the mean is always zero.
- This property helps verify your calculations and forms the base for variance and standard deviation.
- Always double-check that your deviations add up to zero - it’s the quickest correctness test.
