What is the median of the following numbers? 9,10,6,5,6
Answers
Answer:
Hey there this is your answer..!!
6
Step-by-step explanation:
first arrange them in ascending order
5,6,6,9,10
so ,the median is 6
hope this helps you..!!!
Answer:
6
Step-by-step explanation:
Concept= Median
Given= Data set
To find= The median
Explanation=
We have been given the question as to find the median of the given data set 9,10,6,5,6.
Median is the nth position of the data set occurring in the middle of an arranged set.
To find the median we first arrange the given data in ascending or descending order.
Then we take the count of the values suppose n, if the count is even then the median will be the n/2th value in the set or else if it is odd then it will be the (n+1)2th value.
So finding the median of 9,10,6,5,6.
We arrange the given data set in ascending order: 5,6,6,9,10
The value count is 5.
Since 5 is an odd number the median will be (5+1)/2th value.
(5+1)/2 = 6/2 = 3
Therefore the median is the 3rd value of the data set arranged in ascending order.
So, the median is 6.
#SPJ2