• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Mean Deviation Questions

Mean Deviation Questions 

Mean Deviation, also known as Average Deviation, is a statistical measure that calculates the average distance of data points from the mean or median. It helps assess the variability or dispersion in a data set. Mean deviation questions test your ability to apply formulas, interpret results, and analyze data consistency. Commonly featured in exams like JEE and board-level mathematics, these questions strengthen your understanding of data behavior beyond just central tendency.

1.0What is Mean Deviation?

The average of the absolute deviations from a central point (mean or median) is called Mean Deviation. It gives an idea of how spread out the data is.

2.0Formula for Mean Deviation

For a discrete series:

  • From Mean: MD(from mean)=N1​∑∣xi​−xˉ∣
  • From Median: MD (from median)=N1​∑∣xi​−Median∣

For a grouped frequency distribution:

  • From Mean: MD=∑f∑f∣x−xˉ∣​

Where:

  • x = mid-point of the class
  • f = frequency
  • xˉ = mean of the data

Also Learn: Median for Grouped Data

3.0Solved Questions and Answers on Mean Deviation

Example 1: Find the mean deviation about the mean for the data: 2, 4, 6, 8, 10

Solution:

  1. Mean = xˉ=52+4+6+8+10​=16
  2. Deviations from mean: ∣2−6∣=4,∣4−6∣=2,∣6−6∣=0,∣8−6∣=2,∣10−6∣=4
  3. MD = 54+2+0+2+4​=512​=2.4

Example 2: Find the mean deviation about the mean for the following data:

x

3

4

5

6

7

f

2

3

4

3

2

Solution:

  1. Calculate (xˉ): xˉ=2+3+4+3+22×3+3×4+4×5+3×6+2×7​=1466​=4.714
  2. Find f∣x−xˉ∣ for each row and sum it.
  3. MD = ∑f∑f∣x−xˉ∣​≈1411.57​≈0.83

Example 3: The weights (in kg) of 5 students are: 48, 52, 50, 49, 51. Find the mean deviation from the mean.

Solution:

  1. Calculate the Mean: xˉ=548+52+49+51​=5250​=50
  2. Find Deviations:

x

x – 50

48

2

52

2

50

0

49

1

51

1

  1. Sum of absolute deviations:=2+2+0+1+1=6
  2. Mean Deviation: MD=56​=1.2

Example 4: Find the mean deviation about the median for the following frequency distribution:

Class Interval

Frequency

0 – 10

5

10 – 20

8

20 – 30

15

30 – 40

16

40 – 50

6

Solution:

  1. Calculate cumulative frequency and find median class:
  • Total frequency N = 5 + 8 + 15 + 16 + 6 = 50
  • 2N​=25, so the median class is 20–30.
  1. Apply median formula: Median=l+(f2N​−F​)×h

Where:

  • l = 20, lower boundary of median class
  • F = 5 + 8 = 13, cumulative frequency before median class
  • f = 15, frequency of median class
  • h = 10, class width

⇒Median=20+(1525−13​).10

⇒Median=20+(1512​).10

⇒Median=20+8=28

  1. Find mid-points and deviations from median (28):

Class

f

x (midpoint)

x – 28

f·|x – 28|

0–10

5

5

23

115

10–20

8

15

15

104

20–30

15

25

3

45

30–40

16

35

7

112

40–50

6

45

17

102

  1. Sum of f·|x – median| = 115 + 104 + 45 + 112 + 102 = 478
  2. Mean Deviation: MD=∑f∑f∣x−median∣​=50478​=9.56

Example 5: If the mean of five observations is 18 and the mean deviation from mean is 2, then what is the sum of absolute deviations?

Options:
A) 10
B) 12
C) 8
D) 6

Solution: 

MD=n∑∣xi​−xˉ∣​

⇒2=5∑∣xi​−18∣​

⇒∑∣xi​−18∣=2×5=10

Correct Option: A

Example 6: Find the mean deviation about mean for: -3, 0, 3, 6, 9 

Solution:

  1. Mean: xˉ=5−3+0+3+6+9​=515​=3
  2. Deviations:∣−3−3∣=6,∣0−3∣=3,∣3−3∣=0,∣6−3∣=3,∣9−3∣=6
  3. MD = 56+3+0+3+6​=518​=3.6

Example 7: Find the mean deviation about the mean for the following frequency distribution:

Class Interval

Frequency

0 – 10

2

10 – 20

3

20 – 30

8

30 – 40

10

40 – 50

3

50 – 60

2

Solution:

  1. Find midpoints x for each class.
  2. Use: xˉ=∑f∑fx​,MD=∑f∑f∣x−xˉ​

Class

f

x

f·x

∣x−xˉ

f.∣x−xˉ∣

0–10

2

5

10

25

50

10–20

3

15

45

15

40

20–30

8

25

200

5

40

30–40

10

35

350

5

50

40–50

3

45

135

15

45

50–60

2

55

110

25

50

∑f=28,∑fx=850

⇒xˉ=28850​≈30.36

Now compute using approximate values:

Class

x

|x - 30.36|


5

25.36

2

50.72

15

15.36

3

46.08

25

5.36

3

42.88

35

4.64

10

46.4

45

14.64

3

43.92

55

24.64

2

49.28

∑f∣x−xˉ∣≈279.28

⇒MD≈28279.28​≈9.97

Example 8: If the mean deviation from the mean for the set of numbers: x - 2, x, x + 2, x + 4, x + 6 is 2.4, find the value of x.

Solution:

The numbers are: x−2,x,x+2,x+4,x+6

  1. Mean: xˉ=5(x−2)+x+(x+2)+(x+4)+(x+6)​=55x+10​=x+2
  2. Deviations from x + 2:

∣x−2−(x+2)∣=4,∣x−(x+2)∣=2,∣x+2−(x+2)∣=0

∣x+4−(x+2)∣=2,∣x+6−(x+2)∣=4 

  1. Mean deviation: MD=54+2+0+2+4​=512​=2.4

Verified! This means MD is independent of xx in symmetric series! Nice JEE trick!

Example 9: If a dataset is symmetrical around the mean, which of the following is true?

A) Mean deviation from the mean = 0
B) Mean deviation from the mean = Standard deviation
C) Mean deviation is less than standard deviation
D) Standard deviation is always less than mean deviation

Answer: C
(For any data, mean deviation is always less than or equal to standard deviation.)

Example 10: 

Class Interval

Frequency

0–20

4

20–40

6

40–60

10

60–80

5

80–100

3

Find the mean deviation from the median.

Solution: 

Step 1: Calculate Cumulative Frequency

Class Interval

f

Cumulative Frequency (CF)

0–20

4

4

20–40

6

10

40–60

10

20

60–80

5

25

80–100

3

28

Total Frequency:

N=∑f=28

2N​=14

So, the median class is 40–60 (since 14 lies between 10 and 20 in the cumulative frequency).

Step 2: Use Median Formula

Median=l+(f2N​−F​)×h

Where:

  • l = 40 = lower boundary of median class
  • F = 10 = cumulative frequency before median class
  • f = 10 = frequency of median class
  • h = 20 = width of class

⇒Median=40+(1014−10​)×20

⇒Median=40+(104​)×20

⇒Median=40+8=48

Step 3: Find Midpoints (x) and |x − Median|

Class Interval

f

Midpoint (x)

|x - 48|

f.∣x−48∣

0–20 

4

10

38

4 × 38 = 152

20–40

6

30

18

6 × 18 = 108

40–60 

10

50

2

10 × 2 = 20

60–80 

5

70

22

5 × 22 = 110

80–100 

3

90

42

3 × 42 = 126

Step 4: Apply Mean Deviation Formula

MD=∑f∑f∣x−Median∣​

∑f∣x−48∣=152+108+20+110+126=516

MD=28516​≈18.43

Final Answer:

Mean Deviation from Median=18.43  

Also Solve: Mean Median Mode Questions

4.0Practice Mean Deviation Questions

  1. Find the mean deviation about the mean for: 5, 10, 15, 20, 25
  2. The marks obtained by 5 students are: 12, 18, 14, 10, 16. Find MD from mean.
  3. Find the MD from median for the dataset: 8, 7, 10, 5, 9, 6, 11
  4. Calculate MD from mean for the following frequency distribution:

x

1

2

3

4

5

f

4

6

10

6

4

Table of Contents


  • 1.0What is Mean Deviation?
  • 2.0Formula for Mean Deviation
  • 3.0Solved Questions and Answers on Mean Deviation
  • 4.0Practice Mean Deviation Questions

Frequently Asked Questions

Mean deviation uses absolute values, while standard deviation squares the differences.

Standard deviation gives more weight to large deviations, so it's more sensitive and accurate for statistical inference.

Yes. Since it involves absolute values, MD is always non-negative.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET 2025 Results
    • NEET 2025 Answer Key
    • NEET College Predictor
    • NEET 2025 Counselling

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO