Median of a group of observation is the value which lies in the middle of the data (when arranged in an ascending or descending order) with half of the observations above it and the other half below it.
● When the number of observations (n) is odd.
Then, median is (n + 1)/2 th observation.
● When the number of observations (n) is even.
Then median is the mean of (n/2)th and (n + 1/2)th observation.Let us observe the following solved problems using step-by-step explanation.
Worked-out examples on median:
1. Find the median of the data 25, 37, 47, 18, 19, 26, 36.
Solution:
Arranging the data in ascending order, we get 18, 19, 25, 26, 36, 37, 47
Here, the number of observations is odd, i.e., 7.
Therefore, median = (n + 1/2)th observation.
Therefore, median of the data is 26.
2. Find the median of the data 24, 33, 30, 22, 21, 25, 34, 27.
Solution:
Here, the number of observations is even, i.e., 8.
Arranging the data in ascending order, we get 21, 22, 24, 25, 27, 30, 33, 34
Therefore, median = {(n/2)th observation + (n + 1/2)th observation}/2
Therefore, the median
of the given data is 26.
● Statistics
Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.
Nov 22, 24 01:00 AM
Nov 22, 24 12:34 AM
Nov 22, 24 12:12 AM
Nov 20, 24 12:50 AM
Nov 20, 24 12:16 AM
New! Comments
Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.