Chap04 - Probability
Chap04 - Probability
Probability
Chap 4-1
Chapter Goals
After completing this chapter, you should be
able to:
n Explain basic probability concepts and definitions
Chap 4-2
Important Terms
Chap 4-3
Important Terms
(continued)
A AÇ B B
Chap 4-4
Important Terms
(continued)
A B
Chap 4-5
Important Terms
(continued)
Chap 4-6
Important Terms
(continued)
Chap 4-7
Examples
Let the Sample Space be the collection of all
possible outcomes of rolling one die:
S = [1, 2, 3, 4, 5, 6]
Complements:
A = [1, 3, 5] B = [1, 2, 3]
Intersections:
A Ç B = [4, 6] A Ç B = [5]
Unions:
A È B = [2, 4, 5, 6]
A È A = [1, 2, 3, 4, 5, 6] = S
Chap 4-9
Examples
(continued)
n Mutually exclusive:
n A and B are not mutually exclusive
n The outcomes 4 and 6 are common to both
n Collectively exhaustive:
n A and B are not collectively exhaustive
n A U B does not contain 1 or 3
Chap 4-10
Probability
0 Impossible
Chap 4-11
Assessing Probability
n There are three approaches to assessing the
probability of an uncertain event:
1. classical probability
NA number of outcomes that satisfy the event
probability of event A = =
N total number of outcomes in the sample space
Chap 4-12
Counting sample Points
k !( n - k ) !
n
Chap 4-14
Counting the Possible Outcomes
n!
C =n
k
k! (n - k)!
n where
n n! = n(n-1)(n-2)…(1)
n 0! = 1 by definition
Chap 4-15
Assessing Probability
Three approaches (continued)
2. relative frequency probability
nA number of events in the population that satisfy event A
probability of event A = =
n total number of events in the population
3. subjective probability
an individual opinion or belief about the probability of occurrence
Chap 4-16
Probability Postulates
(the notation means that the summation is over all the basic outcomes in A)
3. P(S) = 1
Chap 4-17
Probability Rules
Chap 4-18
A Probability Table
B B
Chap 4-19
Addition Rule Example
Chap 4-20
Addition Rule Example
(continued)
Chap 4-21
Addition Rule Example
Chap 4-22
Conditional Probability
n A conditional probability is the probability of one
event, given that another event has occurred:
Chap 4-23
Conditional Probability Example
Statistics for Business and Economics, 6e © 2007 Pearson Education, Inc. Chap 4-24
Conditional Probability Example
(continued)
n Of the cars on a used car lot, 70% have air conditioning
(AC) and 40% have a CD player (CD).
20% of the cars have both.
CD No CD Total
AC .2 .5 .7
No AC .2 .1 .3
Total .4 .6 1.0
P(CD Ç AC) .2
P(CD | AC) = = = .2857
P(AC) .7
Chap 4-25
Conditional Probability Example
(continued)
n Given AC, we only consider the top row (70% of the cars). Of these,
20% have a CD player. 20% of 70% is 28.57%.
CD No CD Total
AC .2 .5 .7
No AC .2 .1 .3
Total .4 .6 1.0
P(CD Ç AC) .2
P(CD | AC) = = = .2857
P(AC) .7
Chap 4-26
Multiplication Rule
n also
Chap 4-27
Multiplication Rule Example
P(Red ∩ Ace) = P(Red| Ace)P(Ace)
æ 2 öæ 4 ö 2
= ç ÷ç ÷ =
è 4 øè 52 ø 52
number of cards that are red and ace 2
= =
total number of cards 52
Color
Type Red Black Total
Ace 2 2 4
Non-Ace 24 24 48
Total 26 26 52
Chap 4-28
Statistical Independence
n Two events are statistically independent
if and only if:
P(A Ç B) = P(A) P(B)
n Events A and B are independent when the probability of one
event is not affected by the other event
n If A and B are independent, then
Chap 4-29
Statistical Independence Example
n Of the cars on a used car lot, 70% have air conditioning
(AC) and 40% have a CD player (CD).
20% of the cars have both.
CD No CD Total
AC .2 .5 .7
No AC .2 .1 .3
Total .4 .6 1.0
Chap 4-30
Statistical Independence Example
(continued)
CD No CD Total
AC .2 .5 .7
No AC .2 .1 .3
Total .4 .6 1.0
P(AC ∩ CD) = 0.2
P(AC) = 0.7
P(AC)P(CD) = (0.7)(0.4) = 0.28
P(CD) = 0.4
Chap 4-32
Bivariate Probabilities
Outcomes for bivariate events:
B1 B2 ... Bk
. . . . .
. . . . .
. . . . .
Chap 4-33
Joint and
Marginal Probabilities
Chap 4-34
Marginal Probability Example
P(Ace)
2 2 4
= P(Ace Ç Red) + P(Ace Ç Black) = + =
52 52 52
Color
Type Red Black Total
Ace 2 2 4
Non-Ace 24 24 48
Total 26 26 52
Statistics for Business and Economics, 6e © 2007 Pearson Education, Inc. Chap 4-35
Using a Tree Diagram
.2
D .7 P(AC ∩ CD) = .2
Given AC or H as
C
no AC: .7
C )= D oe
P(A s
h a ve n o t . 5 P(AC ∩ CD) = .5
A C CD
H as
.7
All
Cars
Do .2
e
h a v s n ot .3
eA P(A C D P(AC ∩ CD) = .2
C H as
C)=
.3
D oe
s
h a ve n o t . 1 P(AC ∩ CD) = .1
CD
.3 Chap 4-36
The law of total Probability
Chap 4-38
Bayes’ Theorem
P(A | E i )P(E i )
P(E i | A) =
P(A)
P(A | E i )P(E i )
=
P(A | E 1 )P(E 1 ) + P(A | E 2 )P(E 2 ) + + P(A | E k )P(E k )
n where:
Ei = ith event of k mutually exclusive and collectively
exhaustive events
A = new event that might impact P(Ei)
Chap 4-39
Bayes’ Theorem Example
Chap 4-40
Bayes’ Theorem Example
(continued)
Chap 4-41
Bayes’ Theorem Example
(continued)
Chap 4-42
Example
Chap 4-43
Chapter Summary
Chap 4-44