asked 119k views
4 votes
What is the median of the following string or values 34, 63, 28, 7, 15, 8, 92, 37, 85, 3

1 Answer

1 vote

Answer:

Median = 31

Explanation:

Given series is :

34, 63, 28, 7, 15, 8, 92, 37, 85, 3

Arranging the above data in ascending order:

3, 7, 8, 15, 28, 34, 37, 63, 85, 92

Since n = 10 which is an even number,

∴ Median =
(Sum\ of\ middle\ two\ terms)/(2)

The middle two number are 28 and 34, therefore

Median =
(28 + 34)/(2) = (62)/(2) =31

answered
User Sachin Mathew
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.