Bunuel
For a collection of measurements, the average value was found to be m. If every value in the collection was squared, what is the average value of the resulting collection?
(1) m = 5
(2) The sum of all measurements in the original collection is 100.
E.
There a few ways to solve this:
Using logic: knowing an average is enough to find the average of a new series in which a uniform change has been made to all values (say, multiplying by 2 or adding 1). But since squaring is basically multiplying each value in a collection by a
different number (itself) - we can't know the average of the new series without knowing more about the values. Knowing the original sum (statement 2) isn't enough, since there are many different ways to get to this sum. The information is insufficient.
A precise Solution:
This question describes an equation:
average = sum/ n. Statements 1 and 2 only give us one of the three factors needed - so they are clearly insufficient. Combining them we have both average and sum - which is enough to find the the third factor (
n) for the
original equation. However, we are being asked here about a
new series, one in which all values are squared - we have the
n, but don't know the sum - and thus don't have enough information to find the average.
Solution with the Alternative method of using numbers:
1) this could be a collection of just one number -"5" - in which case the average value of the squared collection is 25. But it could also be a collection of 10 and 0, in which case the average of the squared collection is (0 + 100)/2 = 50. Two different answers - Insufficient!
2) Once again, we'll take the easiest possible example - this could be a collection of only the number 100 > average of the squared collection = 10,000. But if it's a collection of (0, 200) > average of squared = (0 + 40,000)/2 = 20,000. Two different answers - Insufficient!
Combined: here the original collection could be, say, 20 times 5, but it could also be 100 and nineteen zeros. The average value for the first series squared would of course be 25, and for the second series (10,000 + 0 + 0... = 10,000)/20= 500. Two different answers - Insufficient!