Chapter 8.1 Experiments, Models and Probability Part 2 - (S)
Chapter 8.1 Experiments, Models and Probability Part 2 - (S)
Chapter 8
EXPERIMENTS, MODELS AND
PROBABILITY PROBABILITY
Chapter 8
2
SECTION 8.1
SAMPLE SPACES & EVENTS
(Cont..)
Counting Techniques
Multiplication Rules
4
Multiplication Rules
5
Ordered Samples & Permutation
Example: If we have the letters A, B, and C, the possible arrangements are ABC, ACB, BAC,
BCA, CAB, and CBA. Each of these arrangements is a different ___________.
The formula for calculating permutations of ___________ objects taken r at a time is:
6
Ordered Samples & Permutation
Suppose we have items numbered 1, 2, …, n and are drawing an ordered sample of size r.
If we do not replace each “number” after it is drawn, then choices for second draw depend on
first draw but regardless there are (n – 1) choices.
Also, whatever the first two draws, there are (n – 2) ways to draw the third number, etc.
7
Ordered Samples & Permutation
Before the 1st place identified, how many possible outcome would be the 1st place?
Once 1st place identified, how many possible outcome would be the 2nd place?
8
Ordered Samples & Permutation
There are:
𝑛 × 𝑛 − 1 × 𝑛 − 2 × ⋯ × (𝑛 − 𝑟 + 1) = 𝑃𝑟𝑛
10 × 9 × 8 = 720
ways to choose an ordered sample of size without replacement from { 1,2, . . ., n }. This is called a
permutation 𝑟≤𝑛
𝑛!
𝑃𝑟𝑛 = 𝑛 × 𝑛 − 1 × 𝑛 − 2 × ⋯ × 𝑛 − 𝑟 + 1 =
𝑛−𝑟 !
P, from n, choose r
9
Ordered Samples & Permutation
Example 8.5
In one year, three awards (research, teaching and service)
will be given for a class of 25 graduate students in
engineering department. If each student can receive at most
one award, how many possible selections are there?
10
Ordered Samples & Permutation
Solution
Is the award distinguishable and without replacement?
11
Ordered Samples & Permutation
Example 8.6
How many ways to arrange word M I S S I S S I P P I ?
12
Ordered Samples & Permutation
Solution
Check the number for each type =
- M=1
- I =4
- S=4
- P=2
Ways to arrange
𝑛! 11!
Number of ways = = = the letters of MISSISSIPPI
𝑛1 ! 𝑛2 ! 𝑛3 ! … 𝑛𝑟 ! 1! 4! 4! 2!
13
Ordered Samples & Permutation
Example 8.7 In a college football training session, the defensive coordinator needs to
have 10 players standing in a row. Among these 10 players, there are 1
freshman, 2 sophomores, 4 juniors, and 3 seniors respectively. How many
different ways can they be arranged in a row if only their class level will be
distinguish?
10! 12,600
=
1! 2! 4! 3!
14
Unordered Samples & Combination
Consider sampling ________ replacement. A combination is the _______ of objects where order does not matter.
In a combination, we are only concerned with the group of selected objects, not their order. Now, suppose we are
interested in the number of ways of selecting r objects from n without regard to order.
Example:
If we have the letters A, B, and C, and we want to choose two letters at a time, the possible selections are AB, AC,
and BC. Here, AB and BA are considered the same combination because order does not matter..
This selections are called ____________. It is denoted as 𝐶𝑟𝑛 and the number of combinations is:
𝑛 𝑛!
𝐶𝑟𝑛 = =
𝑟 𝑟! 𝑛 − 𝑟 !
C, from n, choose r
Combination: Order does not matter (e.g., AB ______BA).
15
Unordered Samples & Combination
Solution
In this case, n= 10 and r =3 and no sequence outcome is needed for winners (unordered outcome).
𝑛 10
𝐶𝑟𝑛 = =
𝑟 3
𝑛!
= 𝑟! 𝑛−𝑟 !
10!
= 3! 7 !
= 120
Calc: 10 nCr 3
16
Combinations
Example 8.8 A young boy asks his mother to get five Game-BoxTM cartridges from his
collection of 10 arcade and 5 sport games. How many ways are there that his
mother will get 3 arcade and 2 sport games, respectively?
17
18
End of
Chapter 8.1 - Part 2