Bunuel
In a set of data, the average (arithmetic mean) equals the median. Which of the following must be true?
I. The set consists of evenly spaced numbers.
II. The set consists of an odd number of terms.
III. The set has no mode.
A. I only
B. I and II
C. II and III
D. I, II, and III
E. None of the above
We need to find whether the following 'must be true':
I. The set consists of evenly spaced numbers.
Is it necessary? Can we not have a set in which mean = median but the set is not evenly spaced?
Such as 1, 4, 4, 5, 6
Here mean = median = 4, but the set is not evenly spaced.
So this condition is not necessary.
II. The set consists of an odd number of terms.
Is this condition necessary?
3, 4, 4, 5 has an even number of terms but mean = median = 4.
So this condition is also not necessary.
III. The set has no mode.
The example above 3, 4, 4, 5 has a mode but mean = median = 4.
So this condition is also not necessary.
Answer (E)