Suppose you want to choose a group of 3 students in a class of 15 for a group project. How many ways can you choose the group?
We use combinations:
It does not matter if a member was chosen first, second, or third, they would still be a member of the group. Thus, there are
ways to choose a group of 3.
Now suppose you want to choose a group of 3 students in a class of 15 for a group project, but the first student chosen will be the note-taker, the second will be the presenter, the third will manage the discussion. How many ways can you choose the group?
We use permutations:
Now it
does matter if a member was chosen first, second, or third, as each member has a different role. Thus, there are
ways to choose a group of 3 where the members’ roles are defined.