A Survey of Probability Concepts
A Survey of Probability Concepts
Definitions
3
Assigning Probabilities
4
Classical Probability
There are three “favorable” outcomes (a two, a four, and a six) in the
collection of six equally likely possible outcomes.
5
Mutually Exclusive Events
Events are mutually exclusive if the occurrence of any one event means that none
of the others can occur at the same time.
Events are independent if the occurrence of one event does not affect the
occurrence of another.
6
Collectively Exhaustive Events
7
Empirical Probability
8
Law of Large Numbers
Suppose we toss a fair coin. The result of each toss is either a head or a
tail. If we toss the coin a great number of times, the probability of the
outcome of heads will approach .5. The following table reports the
results of an experiment of flipping a fair coin 1, 10, 50, 100, 500,
1,000 and 10,000 times and then computing the relative frequency of
heads
9
Empirical Probability - Example
10
Problem
a) equal to 1
b) equal to 4
c) less than 13
Solution
Rules of Addition
Special Rule of Addition - If two events A
and B are mutually exclusive, the
probability of one or the other event’s
occurring equals the sum of their
probabilities.
P(A or B) = P(A) + P(B)
16
Addition Rule - Example
P(G U W U R U B)=P(G)+P(W)+P(R)+P(B)
=0.09+0.15+0.21+0.23
=0.68
The Complement Rule
20
Example
23
Special Rule of Multiplication
The special rule of multiplication requires that two events A and B are
independent.
Two events A and B are independent if the occurrence of one has no effect on the probability
of the occurrence of the other.
This rule is written: P(A and B) = P(A)P(B)
24
Multiplication Rule-Example
Solution:
The probability the first member made an airline reservation last year is .60,
written as P(R1) = .60
The probability that the second member selected made a reservation is also .60, so
P(R2) = .60.
Since the number of AAA members is very large, you may assume that
R1 and R2 are independent.
25
Conditional Probability
26
General Multiplication Rule
It states that for two events, A and B, the joint probability that both
events will happen is found by multiplying the probability that
event A will happen by the conditional probability of event B
occurring given that A has occurred.
27
Conditional Probability
•• Conditional
ConditionalProbability
Probability--Probability
Probabilityof
ofAAgiven
givenBB
P( A B)
P ( A B) , where P( B) 0
P ( B)
Independent
Independentevents:
events:
P( A B) P( A)
P( B A) P( B)
Conditional Probability (continued)
Rulesof
Rules ofconditional
conditionalprobability:
probability:
P( A B) P( A B) so P( A B) P( A B) P( B)
P( B)
P( B A) P( A)
P ( A D ) P ( A)
so P( A D) P( A) P( D)
P ( D A) P ( D )
General Multiplication Rule - Example
A golfer has 12 golf shirts in his closet. Suppose 9 of these shirts are white
and the others blue. He gets dressed in the dark, so he just grabs a shirt and
puts it on. He plays golf two days in a row and does not do laundry.
What is the likelihood both shirts selected are white?
30
General Multiplication Rule - Example
31
Contingency Tables
32
Contingency Tables - Example
34
Contingency Table - Example
Counts
AT& T IBM Total
39
Bayes’ Theorem Extended - Example
An economist believes that during periods of high economic growth, the U.S.
dollar appreciates with probability 0.70; in periods of moderate economic
growth, the dollar appreciates with probability 0.40; and during periods of
low economic growth, the dollar appreciates with probability 0.20.
During any period of time, the probability of high economic growth is 0.30,
the probability of moderate economic growth is 0.50, and the probability of
low economic growth is 0.50.
Suppose the dollar has been appreciating during the present period. What is
the probability we are experiencing a period of high economic growth?
Partition: Event A Appreciation
H - High growth P(H) = 0.30 P( A H ) 0.70
M - Moderate growth P(M) = 0.50 P( A M ) 0.40
L - Low growth P(L) = 0.20 P( A L) 0.20
Example 2-11 (continued)
P ( H A)
P ( H A)
P( A)
P ( H A)
P( H A) P ( M A) P ( L A)
P( A H ) P( H )
P ( A H ) P ( H ) P ( A M ) P ( M ) P ( A L) P ( L )
( 0.70)( 0.30)
( 0.70)( 0.30) ( 0.40)( 0.50) ( 0.20)( 0.20)
0.21 0.21
0.21 0.20 0.04 0.45
0.467
Bayes Theorem - Example
42
Bayes Theorem – Example (cont.)
43
Bayes Theorem – Example (cont.)
44
Bayes Theorem – Example (cont.)
45
Bayes Theorem – Example (cont.)
46
Example
P( A1 | B ) = P( A1 ) P( B | A1 )
---------------------------------------------
P( A1 ) P( B | A1 ) + P( A2 ) P( B | A2 )