Chapter 2 Probability Concepts and Applications
Chapter 2 Probability Concepts and Applications
To accompany
Quantitative Analysis for Management, Eleventh
Edition, by Render, Stair, and Hanna
Power Point slides created by Brian Peterson
Learning Objectives
After completing this chapter, students will be able to:
1. Understand the basic foundations of
probability analysis.
2. Describe statistically dependent and
independent events.
3. Use Bayes’ theorem to establish posterior
probabilities.
4. Describe and provide examples of both
discrete and continuous random variables.
5. Explain the difference between discrete and
continuous probability distributions.
6. Calculate expected values and variances
and use the normal table.
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-2
Chapter Outline
2.1 Introduction
2.2 Fundamental Concepts
2.3 Mutually Exclusive and Collectively
Exhaustive Events
2.4 Statistically Independent Events
2.5 Statistically Dependent Events
2.6 Revising Probabilities with Bayes’
Theorem
2.7 Further Probability Revisions
0 P (event) 1
coin flips. 2 1/
6
3 1/
All six possible 1/
6
4 6
outcomes 5 1/
6
of the roll 6 1/
6
of a die. Total 1
MUTUALLY COLLECTIVELY
DRAWS
EXCLUSIVE EXHAUSTIVE
1. Draws a spade and a club Yes No
2. Draw a face card and a Yes Yes
number card
3. Draw an ace and a 3 Yes No
4. Draw a club and a nonclub Yes Yes
5. Draw a 5 and a diamond No No
6. Draw a red card and a No No
diamond
P (A and B)
4 balls
White (W) 4
and Probability (WL) =
10
Lettered (L)
2 balls
The urn White (W) 2
contains 10 Probability (WN) =
and 10
balls: Numbered (N)
3 balls
Yellow (Y) 3
Probability (YL) =
and 10
Lettered (L)
Figure 2.3
1 ball Yellow (Y) 1
and Numbered (N) Probability (YN) =
10
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-27
When Events Are Dependent
P (YL) 0.3
P (L | Y) = = = 0.75
P (Y) 0.4
Prior
Probabilities
Bayes’ Posterior
Process Probabilities
New
Information
Figure 2.4
Table 2.2
Given a 3 was rolled:
STATE OF P (B | STATE PRIOR JOINT POSTERIOR
NATURE OF NATURE) PROBABILITY PROBABILITY PROBABILITY
Table 2.3
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-35
General Form of Bayes’ Theorem
P ( B | A) P ( A)
P( A | B)
P ( B | A) P ( A) P ( B | A) P ( A )
where
A the complement of the event A;
for example, if A is the event “fair die”,
then A is “loaded die”.
RANGE OF
EXPERIMENT OUTCOME RANDOM VARIABLES RANDOM
VARIABLES
Students Strongly agree (SA) 5 if SA 1, 2, 3, 4, 5
respond to a Agree (A) 4 if A..
questionnaire Neutral (N) X= 3 if N..
Disagree (D) 2 if D..
Strongly disagree (SD) 1 if SD
One machine Defective Y= 0 if defective 0, 1
is inspected Not defective 1 if not defective
Table 2.5
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-44
Probability Distribution of a
Discrete Random Variable
For discrete random variables a
probability is assigned to each event.
0.4 –
0.3 –
P (X)
0.2 –
0.1 –
0–
| | | | | |
Figure 2.5
1 2 3 4 5
X
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-47
Probability Distribution for
Dr. Shannon’s Class
0.2 –
0.1 –
0–
Figure 2.5
| | | | | |
1 2 3 4 5
X
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-48
Expected Value of a Discrete
Probability Distribution
The expected value is a measure of the central
tendency of the distribution and is a weighted
average of the values of the random variable.
n
EX X i PX i
i 1
X 1 P X 1 X 2 P ( X 2 ) ... X n P ( X n )
where
X i = random variable’s possible values
P ( X i ) = probability of each of the random variable’s
n possible values
i 1
= summation sign indicating we are adding all n
possible values
E ( X ) = expected value or mean of the random sample
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-49
Expected Value of a Discrete
Probability Distribution
For Dr. Shannon’s class:
n
EX X i PX i
i 1
where
X i = random variable’s possible values
E ( X ) = expected value of the random variable
[ X i E ( X )]= difference between each value of the random
variable and the expected mean
P ( X i ) = probability of each possible value of the
random variable
σ Variance σ 2
where
= square root
σ = standard deviation
σ Variance σ 2
where
= square
Forroot
Dr. Shannon’s class:
σ = standard deviation
σ Variance
1.29 1.14
Program 2.1A
Program 2.1B
| | | | | | |
5.06 5.10 5.14 5.18 5.22 5.26 5.30
Weight (grams)
Figure 2.6
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-58
The Binomial Distribution
We let
r = number of successes
q = 1 – p = the probability of a failure
n!
Probability of r successes in n trials p r q n r
r! ( n r )!
Thus
5!
P (4 successes in 5 trials ) 0.540.554
4!(5 4)!
5( 4)(3)(2)(1)
(0.0625)(0.5) 0.15625
4(3)(2)(1)(1! )
0.3 –
Probability P (r)
0.2 –
0.1 –
0 –| | | | | | |
Figure 2.7 1 2 3 4 5 6
Values of r (number of successes)
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-64
Solving Problems with
Binomial Tables
MSA Electronics is experimenting with the
manufacture of a new transistor.
Every hour a random sample of 5 transistors is
taken.
The probability of one transistor being defective
is 0.15.
What is the probability of finding 3, 4, or 5 defective?
So n = 5, p = 0.15, and r = 3, 4, or 5
Program 2.2A
Program 2.2B
| | |
40 µ = 50 60
Smaller µ, same
| | |
µ = 40 50 60
Larger µ, same
| | |
40 50 µ = 60
Figure 2.8
Same µ, smaller
Same µ, larger
Figure 2.9
µ
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-74
Using the Standard Normal Table
Step 1
Convert the normal distribution into a standard
normal distribution.
A standard normal distribution has a mean
of 0 and a standard deviation of 1
The new standard random variable is Z
X
Z
where
X = value of the random variable we want to measure
µ = mean of the distribution
= standard deviation of the distribution
Z = number of standard deviations from X to the mean, µ
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-75
Using the Standard Normal Table
For example, µ = 100, = 15, and we want to find
the probability that X is less than 130.
X 130 100
Z
15
30
2 std dev µ = 100
15 P(X < 130) = 15
| | | | | | |
X = IQ
55 70 85 100 115 130 145
X
| | | | | | | Z
–3 –2 –1 0 1 2 3
X 125 100
Z From Appendix A, for Z = 1.25
20 the area is 0.89435.
25 The probability is about
1.25
20 0.89 that Haynes will not
violate the contract.
X 75 100
Z
20
But Appendix A has only
25 positive Z values, and the
1.25
20 probability we are looking for
is in the negative tail.
X 75 100
Z Because the curve is
20 symmetrical, we can look at
25 the probability in the positive
1.25 tail for the same distance
20 away from the mean.
= 20 days
Program 2.3A
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-87
Using Excel
Excel Output for the Normal Distribution Example
Program 2.3B
–1 +1
a µ b
–2 +2
a µ b
F
Figure 2.15
0.05
F = 4.39
Figure 2.16
Program 2.4A
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-95
Using Excel
Excel Output for the F Distribution
Program 2.4B
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-96
The Exponential Distribution
The exponential distribution (also called
the negative exponential distribution) is a
continuous distribution often used in
queuing models to describe the time
required to service a customer. Its
probability function is given by:
f ( X ) e x
where
X = random variable (service times)
µ = average number of units the service facility can
handle in a specific period of time
e = 2.718 (the base of natural logarithms)
Figure 2.18
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-102
Using Excel
Program 2.5A
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-103
Using Excel
Excel Output for the Exponential Distribution
Program 2.5B
Expected value =
Variance =
x e
P( X )
X!
20 e 2 1(0.1353)
P(0) 0.1353
0! 1
21 e 2 2(0.1353)
P(1) 0.2706
1! 1
2 2 e 2 4(0.1353)
P(2) 0.2706
2! 2
Figure 2.19
Program 2.6A
Program 2.6B