Find the median of first 9 even natural numbers.

The first 9 natural numbers include: 1,2,3,4,5,6,7,8,9.

So, median actually is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average. ... If there is an odd amount of numbers, the?median?value is the number that is in the middle, with the same amount of numbers below and above.

Thus the answer here, would be 5.

Hope this answers your question.
  • 1
This first 9 even natural numbers include: 2,4,6,8,10,12,14,16,18.

So we will apply the same method as told above,

Here the answer is 10

I have calculated both for natural numbers and even natural numbers.

Hope this helps.
  • 1
What are you looking for?