To find the number of ways a set of r objects can be chosen or arranged from a set of n objects, we can use the fundamental counting principle, factorials, combinations or permutations as appropriate.
To find the number of ways that event A, then event B, then event C, \ldots can happen, we multiply the number outcomes of each event together.
An important property of factorial notation is 0!=1. This property makes it possible to perform more complex calculations.
For combinations we do not care about the order or arrangement of the objects. So we calculate the number of combinations by dividing the number of permutations by r!.
n!, \text{}_n P_r and \text{}_n C_r can be calculated by either the above formulas or by using your calculator. Example 1 below will use the formulas, while Example 2 will use a calculator.
For each of the following scenarios, use either a permutation, a combination, or the counting principle to solve the problem.
A bakery has a selection of 10 different cupcakes, 8 different donuts, and 6 different muffins. If you want to buy one of each, how many different choices do you have?
Suppose that 7 people enter a marathon. Assuming that there are no ties, determine the number of ways that a gold, silver, and bronze medal could be awarded.
The manager of a company wants to create a group of 5 people from his 20 employees. How many different groups are possible?
4 letters are chosen at random from the word TRAMPOLINE. Find the probability that the selection includes 2 vowels.