What is the average (mean) of all 5-digit numbers that can be formed by using each of the digits 1, 3, 5, 7, and 8 exactly once?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
By symmetry each place holds each digit equally often, so the average number has the average digit 4.8 in every place: 4.8 times 11111.
Solution
Fix any one place, say the thousands place. Among all arrangements, each of the five digits sits in that place equally often (namely times), because swapping labels of the digits does not change the set of arrangements. So the average digit in that place is
The same holds for every place. The mean of a sum is the sum of the means, so the mean of all the numbers is
The answer is .
Why this works
A number is a weighted sum of its digits, and averaging is linear, so the average number is built from the average digit in each place. Symmetry among the digits is what makes every place have the same average. This "average digit times " pattern applies to any set of numbers formed from all permutations of a digit set.
Alternative approach
Sum everything: each digit appears times in each place, so the total is ; dividing by numbers gives .
The trap
Assuming the average digit is 5 (as it would be for 1, 3, 5, 7, 9) and answering 55555.
Common mistakes
- Assuming the average digit is 5 (as it would be for 1, 3, 5, 7, 9) and answering 55555.
- Averaging only the smallest and largest numbers ( and ), which is not the mean of all numbers.
Techniques
Exploit symmetry to reduce work or pair up objects