Open In App

Find the median of first 10 even numbers

In simple words, statistics implies the process of gathering, sorting, examine, interpret and then present the data in an understandable manner so as to enable one to form an opinion of it and take necessary action, if necessary. Examples:

Statistical Tools

The most popular tools of statistics are as follows:



Median

In the context of statistics and probability, the median is the positional average that lies in the middle of a statistical series and separates the higher and lower values when the said data has been arranged in an ascending or descending order. Unlike arithmetic mean, which is influenced by all the values in a population, median does not get affected at all. The median is sometimes used in place of the arithmetic mean when one has doubts regarding the extreme values in the statistical series influencing the value of the average. Another important thing to be kept in mind while calculating the median is that the concerned series must be sorted either in an ascending or descending manner.

Calculation of Median



The value of median depends upon the number of items given the statistical series. For example, if the number of items is odd, then we just have to pick up the middle number out of all the terms, and declare it as the median. It would separate all the numbers above and below it equally. This won’t be the case if the number of items is odd in a given series. Here, the two terms in the middle must be picked up, summed up, and be divided by 2 in order to calculate the value of the median.

Example 1: Median of Odd Amount of Numbers.

Solution:

Let there be a data set: {7, 24, 12, 44, 35, 20, 2}.

It needs to be sorted into ascending order first: {2, 7, 12, 20, 24, 35, 44}.

As we can observe, the number of terms in the given set of data is odd, and that the observation which divides the whole set into two equal parts is called the median.

Here, 20 divides the sorted data set in two parts containing 3 numbers each, numbers lesser than 20 above it and those bigger that it, below it.

Hence, the median of the given data set is 20.

Example 2: Even Amount of Numbers

Let there be a data set: {7, 24, 12, 44, 56, 35, 20, 2}.

It needs to be sorted into ascending order first: {2, 7, 12, 20, 24, 35, 44, 56}.

As we can observe, the number of terms in the given set of data is even, and the two observations that lie in the middle are 12 and 20, since they divide the rest of the set with three numbers each.

Now, Median = (12+20) / 2 

                     = 32 / 2

                     = 16

Hence, the median of the given data set is 16. 

Merits of Median

Demerits of Median

Find the median of first 10 even numbers

The first 10 even numbers in ascending order are: {2, 4, 6, 8, 10, 12, 14, 16, 18, 20}.

As we can observe, the number of terms in the given set of data is even, and the two observations which divide the series into two equal parts are 10 and 12.

Median = (10+12) / 2 

            = 22 / 2

            = 11

Hence the median of the first 10 even numbers is 11. 

Similar Questions

Question 1: What is the median of 1, 2, 3, 4, 5, 6, 7, 8, 9, 10?

Answer:

Given: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.

Clearly the number of terms is even, and the two numbers that separate the whole set are 5 and 6. 

Median = (5+6) / 2

             = 11/ 2

             = 5.5

Hence the median of the series is 5.5.

Question 2: What is the median of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9?

Answer:

We are required to calculate the median for: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.

Clearly the number of terms is even, and the two numbers that separate the whole set are 4 and 5.

Median = (4+5) / 2

             = 8 / 2

            = 4.5

Hence the median of the series is 4.5

Question 3: The marks scored in a test by 11 students are: 7, 18, 121, 51, 101, 81, 1, 19, 9, 11, 16. Find the median.

Answer:

The data set in ascending order: 1, 7, 9, 11, 16, 18, 19, 51, 81, 101, 121.

Since the number of terms is odd and 18 divides the series into two equal parts.

Hence the median of the data set is 18.

Question 4: Find the median: 27, 39, 49, 20, 21, 28, 38.

Answer:

The data set in ascending order: 20, 21, 27, 28, 38, 39, 49.

Since the number of terms is odd and 28 divides the set into two equal parts.

Hence, the median of the given series is 28.

Question 5: Find the value of x for the following if 25 is median.

17, x, 24, x + 7, 35, 36, 46.

Answer:

As we can see, the number of terms in the data set is odd. Also, x + 7 is the observation which divides the whole series into two equal parts. 

Hence, Median = x + 7 = 25

⇒ x = 25 – 7

⇒ x = 18

Article Tags :