Sign In
The order in which the three-person dart team is chosen does not matter.
220
We are asked to find in how many ways a 3-person dart team can be chosen from 12 people. To answer this, we must determine if this is a permutation or a combination. For a more detailed explanation of the difference between the concepts, see the end of the exercise.
n=12, r=3
Subtract term
Write as a product
Cancel out common factors
Simplify quotient
2!=2
Multiply
Calculate quotient
To illustrate the difference between a permutation and a combination, we will consider a selection of 2 items from a data set of 9.
If we are counting the number of permutations, we can switch the order in which the two items were selected which means we have two permutations.
As for the number of combinations, we only have one since the order in which the items are selected does not matter.
To calculate the number of combinations, we can also use the built-in nCr function on our graphing calculator. First we enter the number of people in the group in the calculator window, which is 12.
Next, push the MATH button, scroll to PRB, and choose the third option. Having chosen nCr,
option, we must finish by entering the number of people in the selected group, which is 3.
Note that we obtained exactly the same result as when calculating by using the formula for the number of combinations.