why is the average of a set of numbers alway smaller than the largest number in the set?
Printable View
why is the average of a set of numbers alway smaller than the largest number in the set?
Not true, take the set 5,5,5. The average is 5, which is not greater than the largest element 5.