CP Power Point
CP Power Point
T
H
H
H T
T
H
H
T T
T
H
T
• When order does not matter, ABC is the same as ACB (etc.), so
there are only 4 combinations in the 24 permutations.
– They can be seen in the 4 columns
• Notice that there are 3! (which is r!) permutations of each
combination.
– They can be seen in the 6 rows
• So to get the number of combinations of n objects taken r at a time,
divide permutations by r! n!
• The formula is (n r )!r !
• The calculator command is (nCr) Try it now.
Examples
• How many ways are there to form a 3
member subcommittee from a group of 12
people?
• How many ways are there to choose a
president, vice-president, and secretary
from a group of 12 people?
More Examples
• There are 5 cabins in the woods at a certain
vacation spot. Each cabin has a path that leads
to each of the other cabins. How many paths
are there in all?
– This is the combination of 5 things taken 2 at a time
(order does not matter), so 5C2=10
• There are 100 communications satellites orbiting
earth. Each satellite needs a transmit and
receive channel to talk to each of the other
satellites. How many channels are needed?
– This time AB is different from BA, so use permutation:
100P2=9900
• How many pentagons can be drawn from the
vertices of a regular 13-gon?
– Combination: 13C5=1287
Objectives
• Use organized lists and tree (branching)
diagrams to list all possible outcomes of a
trial.
• Identify whether permutation or
combination is appropriate to count the
number of outcomes of a trial.
• Use formulas or calculator commands to
evaluate permutation and combination
problems.
Homework
• Create and solve two story problems
which illustrate the differences between
combinations and permutations.
– Create and solve a problem involving the
permutation of n things taken r at a time.
– Create and solve a problem involving the
combination of n things taken r at a time.