5 Probability
5 Probability
Probability
• Probability is a numerical measurement of
likelihood of an event.
• The probability of any event is a number
between zero and one.
• Events with probability close to one are more
likely to occur.
• Events with probability close to zero are less
likely to occur.
Probability Notation
If A represents an event,
P(A)
represents the probability of A.
If P(A) = 1
Event A is certain to occur
If P(A) = 0
Event A is certain not to occur
Three methods to find probabilities:
• Intuition
• Relative frequency
Probability of an event
2 1
6 3
Law of Large Numbers
1, 2, 3, 4, 5, 6
For the experiment of
rolling an ordinary die:
3 1
• P(even number) =
6 2
4 2
• P(result less than five) =
6 3
5
• P(not getting a two) =
6
Complement of Event A
• the event that A does not occur
c
A
Event A and its complement A
c
Probability of a Complement
P(two fives) =
P(5 from first deck and 5 from second) =
1 1 1
13 13 169
For dependent events:
P(A and B) = P(A) · P(B, given A)
When choosing two cards from a deck without
replacement, find the probability of getting
two fives.
P(two fives) =
P(5 on first draw and 5 on second) =
4 3 12 1
52 51 2652 221
“And” versus “or”
• And means both events occur together.
P(A or B) =
4 26 2 28 7
52 52 52 52 13
When choosing a card from an ordinary
deck, the probability of getting a five or a six:
4 4 0 8 2
52 52 52 52 13
Mutually Exclusive Events
• Events that are disjoint, cannot happen
together.
Addition Rule for Mutually Exclusive
Events
P(4 or 6) =
1 1 2 1
6 6 6 3
Survey results:
Education: Males Females Row totals
College 54 62 116
Graduates
Not College 31 40 71
Graduates
Not College 31 40 71
Graduates
Not College 31 40 71
Graduates
Not College 31 40 71
Graduates
Not College 31 40 71
Graduates
Not College 31 40 71
Graduates
• Tree Diagram
• Permutations
• Combinations
Tree Diagram
• a visual display of the total number of
outcomes of an experiment consisting of a
series of events
Tree diagram for selecting class
schedules
Find the number of paths without
constructing the tree diagram:
Number of paths = 6 x 6 = 36
Multiplication Rule of Counting
8 2 10 = 160
Ordered Arrangements
In how many different ways could four items be
arranged in order from first to last?
4 3 2 1 = 24
Factorial Notation
• 0! = 1
Complete the Factorials:
4! = 24
10! = 3,628,800
6! = 720
ab, ac, ad, ba, ca, da, bc, bd, cb, db, cd, dc.
Permutation Formula
n!
Pn , r
n r !
where n and r are whole numbers and n > r.
Another Notation for Permutations
P
n r
Find P7, 3
7! 7! 5040
P7 , 3 210
( 7 3 )! 4! 24
Applying the Permutation Formula
6
P3, 3 = _______ 12
P4, 2 = _______
P6, 2 30 336
P8, 3 = _______
= __________
P15, 2 210
= _______
Application of Permutations
8!
Solution: P8,5 =
3 ! = 8• 7 • 6 • 5 • 4 = 6720
Combinations
A combination is a grouping
in no particular order
of items.
Combination Formula
The number of combinations of n objects
taken r at a time is:
n!
Cn , r
(n r ) ! r !
n
n C r or
r
Find C9, 3
9! 9! 362880
C9, 3 84
3! ( 9 3 )! 3!6! 6( 720 )
Applying the Combination Formula
C5, 3 = 10 C7, 3 = 35
1 105
C3, 3 = C15, 2 =
15
C6, 2 =
Application of Combinations
Solution: C8,5 = 8 !
= 56
5!3 !
Determining the Number of
Outcomes of an Experiment
• If the experiment consists of a series of stage
with various outcomes, use the multiplication
rule or a tree diagram.
Determining the Number of
Outcomes of an Experiment