Largest median in 5 different test scores. Smallest median in 5 different test scores. Mean of test scores are 10
in Word Problem Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

If n is the size of an ordered dataset, then 10n is the sum of the data, and no individual data element can exceed 10n. If there exists one such element=10n, all other elements must be zero, assuming that zero is the lowest possible test score. This implies that median=0, the minimum median value, because the central element has to be zero.

Conversely, if all but one element is the greatest value g, then g will be the median. The remaining element x has to make up the total, so we need to solve (n-1)g+x=10n. Therefore, g=(10n-x)/(n-1). The maximum value of g is when x=0, so g=10n/(n-1). We’re told that g must be a whole number, so g=10+10/(n-1). When n=5, g=10+2.5, making g=12. The remaining element x=2. 

So, the minimum median is 0 and the maximum is 12.

by Top Rated User (1.1m points)

Related questions

Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,447 questions
99,051 answers
2,412 comments
4,787 users