Standard deviation = 0 when ALL values are identical. So the real question becomes: Can we determine if all 10 scores are the same?
Understanding the Median:With
10 students, the median is the average of the
5th and
6th scores when arranged in order.
Statement 1: Median = Highest score
If the average of the 5th and 6th scores equals the highest score, then positions 5, 6, and all scores above must equal the highest (you can't average two numbers and get something higher than both).
But what about positions 1-4? They could be lower!
Case 1: All scores =
80 → Median = 80 = Highest ✓ → SD =
0Case 2: Scores: {70, 70, 70, 70, 80, 80, 80, 80, 80, 80} → Median = 80 = Highest ✓ → SD ≠
0Two different SD values possible.
Not Sufficient.Statement 2: Median = Lowest score
By similar logic, positions 1 through 6 must all equal the lowest score.
But what about positions 7-10? They could be higher!
Case 1: All scores =
80 → Median = 80 = Lowest ✓ → SD =
0Case 2: Scores: {70, 70, 70, 70, 70, 70, 80, 80, 80, 80} → Median = 70 = Lowest ✓ → SD ≠
0Two different SD values possible.
Not Sufficient.Both Statements Together:Median = Highest AND Median = Lowest→ Highest score = Lowest score
→ ALL scores must be identical!
→ SD =
0 (always)
Answer: C