5 questions to test your understanding
An election has 10 candidates. A voter must rank their top 3 choices in order (1st place, 2nd place, 3rd place). How many distinct ranked ballots are possible?
A password consists of 4 distinct letters chosen from the 26-letter alphabet, where order matters (so 'ABCD' and 'DCBA' are different passwords). Which expression gives the number of possible passwords?
The number of ways to arrange all 7 books on a shelf is 7! = 5,040.
When selecting 3 people from a group of 8 for the roles of president, vice president, and treasurer, the number of ways equals the number of ways to simply choose any 3 people from the group of 8.
How do you determine whether a counting problem requires permutations rather than combinations? Give a concrete test and apply it to an example.