What is the Median of 3, 4, 5, 7, 1, 9, 2, 6, 8?
تین، چار، پانچ، سات، ایک، نو، دو، چھ، آٹھ کا میڈین کیا ہے؟
Answer: 5
Explanation
To find the median of a set of numbers, you arrange the numbers in ascending order and then find the middle number. If the number of observations is odd, the median is the middle number. If the number of observations is even, the median is the average of the two middle numbers.
Arranging the numbers in ascending order: 1, 2, 3, 4, 5, 6, 7, 8, 9
Since there are 9 observations (an odd number), the median is the middle number, which is the 5th number: 5.
So, the median of the set is 5.