Bunuel
a,b,c,d,e
For the list of numbers above there is exactly one mode. Is the range of the list greater than the mode of the list?
(1) At least one of the numbers in the list is negative.
(2) At least one of the numbers in the list is zero.
Hi,
First the terms..
1) Mode.... Number which occurs max time in the set
2) Median is the middle value.
3) Mean is the average of all numbers
4) Range is the difference between largest and smallest valueLet's see the statements..
(1) At least one of the numbers in the list is negative.
Even if we take the largest number to be the mode, RANGE will be "this number Minus some negative number".
Let the negative number be -a. Thus range will be = Mode-(-a)=mode+a
Say all the numbers are NEGATIVE, then the mode will be negative while range will be positive. Again range>mode..
Sufficient
(2) At least one of the numbers in the list is zero.[/quote]
Two cases ..
Mode is the largest number and smallest number is 0.. range =mode-0=mode..
If mode is any other number except the largest.. range will be more than mode..
Insuff
A