Question
Question: For the data set (10, 20, 30, 40, 50), what is the mean deviation about the median?...
For the data set (10, 20, 30, 40, 50), what is the mean deviation about the median?

12
10
15
20
12
Solution
To find the mean deviation about the median for the given data set (10, 20, 30, 40, 50), follow these steps:
-
Arrange the data in ascending order:
The given data is already in ascending order: {10, 20, 30, 40, 50}. -
Find the median (M):
The number of observations (n) is 5, which is an odd number.
For an odd number of observations, the median is the (2n+1)th observation.
Here, n=5, so the median is the (25+1)th=3rd observation.
The 3rd observation in the ordered data set is 30.
Therefore, Median (M) = 30. -
Calculate the absolute deviations from the median: ∣xi−M∣ for each data point xi.
- For x1=10: ∣10−30∣=∣−20∣=20
- For x2=20: ∣20−30∣=∣−10∣=10
- For x3=30: ∣30−30∣=∣0∣=0
- For x4=40: ∣40−30∣=∣10∣=10
- For x5=50: ∣50−30∣=∣20∣=20
-
Sum the absolute deviations: ∑∣xi−M∣
Sum = 20+10+0+10+20=60 -
Calculate the mean deviation about the median: M.D.(M) = n∑∣xi−M∣
M.D.(M) = 560=12
The mean deviation about the median is 12.