Permutations and Combinations
- Permutations (Order matters)
- Replacement:
- No replacement
- Distinct objects:
- Or
when
- Non-distinct Objects
when where are the quantity of duplicate events
- Distinct objects:
- Replacement:
- Combinations (Order does not matter)
Permutations
A permutation is an ordered arrangement of objects selected from a set
You can arrange the three letters ABC in 6 different permutations: ABC, BCA, CAB, ACB, CBA, BAC. Note that
Permutations With Replacement
The number of permutations for
In how many ways can three different awards be distributed among 20 students in the following situations:
- No student may receive more than 1 award (no replacement)
- There is no limit on the number of awards won by any student (with replacement)
An ATM with 4 digit passcode. Calculate the probability that a friend's ATM pin starts with 8 and ends with 2.
solution
Not all 4-digit passcodes are equally likely. However, we can just assume they are.
We have:
Possibilities for each position:
So
Ontario license plates:
where
Permutations for Distinct Objects, Pick
Read as "
Determine the number of 4 letter permutations of the letters in the word "PROBLEM"
solution
Create a 4-letter "word" using A, B, C, and D. In how many ways can all the letters be arranged without replacement?
So
3 Letter word?
A three-digit number is randomly constructed from
solution
or you could just say,
Twelve students have signed up to serve on the yearbook committee
- How many ways can the staff advisor choose three people to act as publisher, photographer, and editor?
- What is the probability that your mom is elected for role 1 and your dad is elected for role 2?
Permutations for Non-Distinct Objects
The number of permutations of
You can arrange BOP in
If you try to arrange BOB, you find that only BOB, OBB, and BBO are distinct; the rest would be duplicate
Hence the number of arrangements of BOB is
How many distinct arrangements of the letters in "STATEMENT" can be made?
solution
Random words are constructed using the letters from the word MISSISSIPPI. Each letter can only be used once. Find the probability that all the S's are together.
solution
- S: 4
- I: 4
- P: 2
- M: 1
which is the formula for permutations of non-distinct objects.
now treat the 4 S's as one "super S":
so
Circular Permutations
The three diagrams above only represent 1 circular permutation, even though they represent 3 line permutations
The number of circular permutations of
7 students show up for lunch. How many permutations are possible if:
- They line up for a photograph
- They sit at a round table
- They sit at a round table, but Imposter and Pissface must sit together
Combinations
A combination does not take into account order, whereas permutations do
Number of Combinations, Choose
Since combinations are just permutations without taking into account order, there are
Read as "n choose r"
A committee of 6 people is formed from 5 teachers and 8 students
- How many possible committees are there?
- Determine the probability that there are exactly 2 students on the committee
- Determine the probability that there are more teachers than students on the committee
- Determine the probability that at least 1 teacher is on the committee
A five card poker hand is dealt from a standard deck of cards
- How many possible poker hands can be dealt?
- Determine the probability a poker hand consists only of spades
- Determine the probability the hand is all one suit
- Determine the probability that there are eactly 2 aces
7 people total -> form a committee of 3 people
A random string of ten 0's and 1's is constructed. What is the probability that it has exactly four 0's?
solution
Total:
We use choose because we have 4 spaces where 0's will go, but it doesn't matter the order these 0's go on said spaces.
Random walk - a left and right step are equally likely. What is the probability that after 20 steps, you start at the same place?
solution
Similar to the binary string problem
Four cards are chosen from a deck of 3 black cards and 4 red cards. Find the probability that at least 2 black cards are selected.
solution
Total:
2 black:
3 black:
Odds
In Lotto 6/49, determine the odds in favour of correctly guessing three of the six numbers
Which is