
How to Calculate Mean Deviation for Grouped and Ungrouped Data
The concept of mean deviation plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. It is essential for understanding how data points differ from the average and helps students master statistics topics in school and competitive exams.
What Is Mean Deviation?
A mean deviation is defined as the average of the absolute differences between each value in a data set and a central measure (mean or median). You’ll find this concept applied in areas such as statistics, data analysis, and probability. In other words, mean deviation answers the question: "How far, on average, are the values from the center?"
Key Formula for Mean Deviation
Here’s the standard formula for mean deviation for ungrouped data:
\[
\text{Mean Deviation} = \frac{\sum|x_i - a|}{n}
\]
Where \( x_i \) are the data points, \( a \) is either the mean (\( \overline{x} \)) or median, and \( n \) is the number of data points.
For grouped data, use:
\[
\text{Mean Deviation} = \frac{\sum f|x - A|}{N}
\]
Where \( f \) is frequency, \( x \) is mid-value, \( A \) is mean or median of the data, and \( N \) is total frequency.
Cross-Disciplinary Usage
Mean deviation is not only useful in Maths but also plays an important role in Physics (for analyzing experimental errors), Computer Science (for studying fluctuations in data), Economics, and daily logical reasoning. Students preparing for JEE or NEET will see its relevance in various questions related to data variation and analysis.
Step-by-Step Illustration
Let’s calculate the mean deviation for this set: 7, 8, 10, 13, 15.
Mean \( = (7+8+10+13+15)/5 = 53/5 = 10.6 \)
2. Find absolute deviations:
|7 - 10.6| = 3.6
|8 - 10.6| = 2.6
|10 - 10.6| = 0.6
|13 - 10.6| = 2.4
|15 - 10.6| = 4.4
3. Sum the absolute deviations:
Total = 3.6 + 2.6 + 0.6 + 2.4 + 4.4 = 13.6
4. Find the mean deviation:
Mean Deviation \( = 13.6 / 5 = 2.72 \)
Speed Trick or Vedic Shortcut
Here’s a quick shortcut that helps solve problems faster when working with mean deviation:
Quick Tip: For evenly spaced data (e.g., 2, 4, 6, 8), the mean deviation from the mean equals the mean deviation from the median. This saves time in MCQ-based exams!
Vedantu’s live sessions often teach such statistics tricks, which help boost your exam score and calculation speed.
Grouped Data Example (Table)
| Class Interval | Frequency (f) | Mid Value (x) | |x - Mean| | f × |x - Mean| |
|---|---|---|---|---|
| 10–20 | 4 | 15 | 3 | 12 |
| 20–30 | 6 | 25 | 7 | 42 |
| 30–40 | 5 | 35 | 3 | 15 |
If Mean = 32, then:
Sum of \( f|x - Mean| = 12 + 42 + 15 = 69 \), Total Frequency \( N = 15 \)
Mean Deviation = \( 69 / 15 = 4.6 \)
Difference Between Mean Deviation and Standard Deviation
| Aspect | Mean Deviation | Standard Deviation |
|---|---|---|
| Formula | Mean of absolute deviations | Square root of mean squares of deviations |
| Considers Signs? | No (takes absolute values) | Yes (squares values) |
| Sensitive to Outliers? | Less | More |
| Use in Exams | Simple problems, quick checks | Detailed analysis, advanced questions |
Try These Yourself
- Find the mean deviation for 2, 4, 6, 8, 10 from the mean.
- Calculate mean deviation of 12, 15, 14, 15, 13 using the median.
- Given class intervals and frequencies, use the formula to calculate mean deviation for grouped data.
- State one advantage of mean deviation over standard deviation.
Frequent Errors and Misunderstandings
- Forgetting to use absolute values (ignoring negative numbers in deviations).
- Mixing up standard deviation with mean deviation formulas.
- Calculating mean deviation from mean when the question asks for median, or vice versa.
- Missing frequency multiplication for grouped data.
Relation to Other Concepts
The idea of mean deviation connects closely with topics such as standard deviation and variance. Mastering this helps with understanding more advanced concepts in future chapters on data analysis and probability. Revisiting mean and median will also help in improving your grip on the topic.
Classroom Tip
A quick way to remember mean deviation is: "Always take the distance, never the sign." Teachers often use the analogy of "how far each student is from the class average" and ignore whether they’re above or below average. Vedantu’s teachers use number lines and real-life examples in their live classes to make this even clearer.
We explored mean deviation—from definition, formula, step-by-step example, mistakes, and its connection to statistics and daily life. Continue practicing with Vedantu to become confident in solving statistics problems using this simple but powerful concept. For more practice, check the variance page, or explore all math formulas at Vedantu Maths Formulas.
FAQs on Mean Deviation Explained with Formula and Applications
1. What is mean deviation in statistics?
The mean deviation is the average of the absolute deviations of data values from a central value such as the mean, median, or mode. It measures how spread out the data is around the central tendency.
- It is also called mean absolute deviation.
- It uses absolute values to avoid negative deviations canceling positive ones.
- Smaller mean deviation means data points are closer to the center.
2. What is the formula for mean deviation?
The formula for mean deviation about the mean is MD = (1/n) Σ |xᵢ − x̄|. Here:
- xᵢ = each observation
- x̄ = arithmetic mean
- n = total number of observations
- | | denotes absolute value
3. How do you calculate mean deviation step by step?
To calculate mean deviation, find the average of the absolute deviations from a central value.
- Step 1: Find the mean (x̄) of the data.
- Step 2: Subtract the mean from each value (xᵢ − x̄).
- Step 3: Take absolute values |xᵢ − x̄|.
- Step 4: Add all absolute deviations.
- Step 5: Divide by the number of observations (n).
4. What is mean deviation about the median?
The mean deviation about the median is the average of absolute deviations from the median of the dataset. Its formula is MD = (1/n) Σ |xᵢ − M|, where M is the median.
- It is often smaller than mean deviation about the mean.
- The median minimizes the sum of absolute deviations.
5. Can you give an example of mean deviation?
Yes, for the data 2, 4, 6, the mean deviation is 4/3 or 1.33 (approx).
- Step 1: Mean = (2 + 4 + 6)/3 = 4
- Step 2: Deviations = -2, 0, 2
- Step 3: Absolute deviations = 2, 0, 2
- Step 4: Sum = 4
- Step 5: MD = 4/3 ≈ 1.33
6. What is the difference between mean deviation and standard deviation?
The main difference is that mean deviation uses absolute values while standard deviation uses squared deviations.
- Mean Deviation: MD = (1/n) Σ |xᵢ − x̄|
- Standard Deviation: σ = √[(1/n) Σ (xᵢ − x̄)²]
- Standard deviation gives more weight to large deviations.
- Standard deviation is more widely used in advanced statistics.
7. Why do we use absolute values in mean deviation?
We use absolute values in mean deviation to prevent positive and negative deviations from canceling each other out. Without absolute values:
- The sum of deviations from the mean would be zero.
- It would not measure dispersion correctly.
8. What is coefficient of mean deviation?
The coefficient of mean deviation is the ratio of mean deviation to the central value (mean or median). The formula is:
- Coefficient = MD / Mean (about mean)
- Coefficient = MD / Median (about median)
9. Is mean deviation always positive?
Yes, mean deviation is always zero or positive because it is calculated using absolute values. Since:
- Absolute values are never negative
- The average of non-negative numbers cannot be negative
10. What are the advantages and limitations of mean deviation?
The mean deviation is simple to understand but has some limitations in advanced analysis.
- Advantages:
- Easy to compute and interpret
- Uses all observations
- Less affected by extreme values (about median)
- Limitations:
- Ignores algebraic signs
- Less mathematically tractable than standard deviation
- Rarely used in higher statistical theory

































