SlideShare a Scribd company logo
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-1
Chapter 2
To accompany
Quantitative Analysis for Management, Eleventh
Edition, by Render, Stair, and Hanna
Power Point slides created by Brian Peterson
Probability Concepts and
Applications
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Learning Objectives
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.
After completing this chapter, students will be able to:After completing this chapter, students will be able to:
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
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
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Chapter Outline
2.8 Random Variables
2.9 Probability Distributions
2.10 The Binomial Distribution
2.11 The Normal Distribution
2.12 The F Distribution
2.13 The Exponential Distribution
2.14 The Poisson Distribution
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Introduction
 Life is uncertain; we are not sure
what the future will bring.
 ProbabilityProbability is a numerical
statement about the likelihood
that an event will occur.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Fundamental Concepts
1. The probability, P, of any event or
state of nature occurring is greater
than or equal to 0 and less than or
equal to 1. That is:
0 ≤ P (event) ≤ 1
2. The sum of the simple probabilities
for all possible outcomes of an
activity must equal 1.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Chapters in This Book
That Use Probability
CHAPTER TITLE
3 Decision Analysis
4 Regression Models
5 Forecasting
6 Inventory Control Models
12 Project Management
13 Waiting Lines and Queuing Theory Models
14 Simulation Modeling
15 Markov Analysis
16 Statistical Quality Control
Module 3 Decision Theory and the Normal Distribution
Module 4 Game Theory
Table 2.1
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Diversey Paint Example
 Demand for white latex paint at Diversey Paint
and Supply has always been either 0, 1, 2, 3, or 4
gallons per day.
 Over the past 200 days, the owner has observed
the following frequencies of demand:
QUANTITY
DEMANDED NUMBER OF DAYS PROBABILITY
0 40 0.20 (= 40/200)
1 80 0.40 (= 80/200)
2 50 0.25 (= 50/200)
3 20 0.10 (= 20/200)
4 10 0.05 (= 10/200)
Total 200 Total 1.00 (= 200/200)
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Diversey Paint Example
 Demand for white latex paint at Diversey Paint
and Supply has always been either 0, 1, 2, 3, or 4
gallons per day
 Over the past 200 days, the owner has observed
the following frequencies of demand
QUANTITY
DEMANDED NUMBER OF DAYS PROBABILITY
0 40 0.20 (= 40/200)
1 80 0.40 (= 80/200)
2 50 0.25 (= 50/200)
3 20 0.10 (= 20/200)
4 10 0.05 (= 10/200)
Total 200 Total 1.00 (= 200/200)
Notice the individual
probabilities are all between 0
and 1
0 ≤ P (event) ≤ 1And the total of all event
probabilities equals 1
∑ P (event) = 1.00
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Determining objective probabilityobjective probability :
 Relative frequency
 Typically based on historical data
Types of Probability
P (event) =
Number of occurrences of the event
Total number of trials or outcomes
 Classical or logical method
 Logically determine probabilities without
trials
P (head) =
1
2
Number of ways of getting a head
Number of possible outcomes (head or tail)
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Types of Probability
Subjective probabilitySubjective probability is based on
the experience and judgment of the
person making the estimate.
 Opinion polls
 Judgment of experts
 Delphi method
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Mutually Exclusive Events
Events are said to be mutuallymutually
exclusiveexclusive if only one of the events can
occur on any one trial.
 Tossing a coin will result
in either a head or a tail.
 Rolling a die will result in
only one of six possible
outcomes.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Collectively Exhaustive Events
Events are said to be collectivelycollectively
exhaustiveexhaustive if the list of outcomes
includes every possible outcome.
 Both heads and
tails as possible
outcomes of
coin flips.
 All six possible
outcomes
of the roll
of a die.
OUTCOME
OF ROLL
PROBABILITY
1 1
/6
2 1
/6
3 1
/6
4 1
/6
5 1
/6
6 1
/6
Total 1
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Drawing a Card
Draw one card from a deck of 52 playing cards
P (drawing a 7) = 4
/52 = 1
/13
P (drawing a heart) = 13
/52 = 1
/4
 These two events are not mutually exclusive
since a 7 of hearts can be drawn
 These two events are not collectively
exhaustive since there are other cards in the
deck besides 7s and hearts
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Table of Differences
DRAWS
MUTUALLY
EXCLUSIVE
COLLECTIVELY
EXHAUSTIVE
1. Draws a spade and a club Yes No
2. Draw a face card and a
number card
Yes Yes
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
diamond
No No
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Adding Mutually Exclusive Events
We often want to know whether one or a
second event will occur.
 When two events are mutually
exclusive, the law of addition is:
P (event A or event B) = P (event A) + P (event B)
P (spade or club) = P (spade) + P (club)
= 13
/52 + 13
/52
= 26
/52 = 1
/2 = 0.50
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Adding Not Mutually Exclusive Events
P (event A or event B) = P (event A) + P (event B)
– P (event A and event B both occurring)
P (A or B) = P (A) + P (B) – P (A and B)
P(five or diamond) = P(five) + P(diamond) – P(five and diamond)
= 4
/52 + 13
/52 – 1
/52
= 16
/52 = 4
/13
The equation must be modified to account
for double counting.
 The probability is reduced by
subtracting the chance of both events
occurring together.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Venn Diagrams
P (A) P (B)
Events that are mutually
exclusive.
P (A or B) = P (A) + P (B)
Figure 2.1
Events that are not
mutually exclusive.
P (A or B) = P (A) + P (B)
– P (A and B)
Figure 2.2
P (A) P (B)
P (A and B)
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Statistically Independent Events
Events may be either independent or
dependent.
 For independent events, the occurrence
of one event has no effect on the
probability of occurrence of the second
event.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Which Sets of Events Are Independent?
1. (a) Your education
(b) Your income level
2. (a) Draw a jack of hearts from a full 52-card deck
(b) Draw a jack of clubs from a full 52-card deck
3. (a) Chicago Cubs win the National League pennant
(b) Chicago Cubs win the World Series
4. (a) Snow in Santiago, Chile
(b) Rain in Tel Aviv, Israel
Dependent events
Dependent
events
Independent
events
Independent events
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Three Types of Probabilities
 MarginalMarginal (or simplesimple) probability is just the
probability of a single event occurring.
P (A)
 JointJoint probability is the probability of two or more
events occurring and is equal to the product of
their marginal probabilities for independent
events.
P (AB) = P (A) x P (B)
 ConditionalConditional probability is the probability of event
B given that event A has occurred.
P (B | A) = P (B)
 Or the probability of event A given that event B
has occurred
P (A | B) = P (A)
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Joint Probability Example
The probability of tossing a 6 on the first
roll of the die and a 2 on the second roll:
P (6 on first and 2 on second)
= P (tossing a 6) x P (tossing a 2)
= 1
/6 x 1
/6 = 1
/36 = 0.028
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Independent Events
1. The probability of a black ball drawn on first
draw is:
P (B) = 0.30 (a marginal probability)
2. The probability of two green balls drawn is:
P (GG) = P (G) x P (G) = 0.7 x 0.7 = 0.49
(a joint probability for two independent events)
A bucket contains 3 black balls and 7 green balls.
 Draw a ball from the bucket, replace it, and
draw a second ball.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Independent Events
3. The probability of a black ball drawn on the
second draw if the first draw is green is:
P (B | G) = P (B) = 0.30
(a conditional probability but equal to the marginal
because the two draws are independent events)
4. The probability of a green ball drawn on the
second draw if the first draw is green is:
P (G | G) = P (G) = 0.70
(a conditional probability as in event 3)
A bucket contains 3 black balls and 7 green balls.
 Draw a ball from the bucket, replace it, and
draw a second ball.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Statistically Dependent Events
The marginalmarginal probability of an event occurring is
computed in the same way:
P (A)
The formula for the jointjoint probability of two events is:
P (AB) = P (B | A) P (A)
P (A | B) =
P (AB)
P (B)
Calculating conditionalconditional probabilities is slightly more
complicated. The probability of event A given that
event B has occurred is:
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
When Events Are Dependent
Assume that we have an urn containing 10 balls of
the following descriptions:
 4 are white (W) and lettered (L)
 2 are white (W) and numbered (N)
 3 are yellow (Y) and lettered (L)
 1 is yellow (Y) and numbered (N)
P (WL) = 4
/10 = 0.4 P (YL) = 3
/10 = 0.3
P (WN) = 2
/10 = 0.2 P (YN) = 1
/10 = 0.1
P (W) = 6
/10 = 0.6 P (L) = 7
/10 = 0.7
P (Y) = 4
/10 = 0.4 P (N) = 3
/10 = 0.3
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
When Events Are Dependent
4 balls
White (W)
and
Lettered (L)
2 balls
White (W)
and
Numbered (N)
3 balls
Yellow (Y)
and
Lettered (L)
1 ball Yellow (Y)
and Numbered (N)
Probability (WL) =
4
10
Probability (YN) =
1
10
Probability (YL) =
3
10
Probability (WN) =
2
10
The urn
contains 10
balls:
Figure 2.3
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
When Events Are Dependent
The conditional probability that the ball drawn
is lettered, given that it is yellow, is:
P (L | Y) = = = 0.75
P (YL)
P (Y)
0.3
0.4
We can verify P (YL) using the joint probability formula
P (YL) = P (L | Y) x P (Y) = (0.75)(0.4) = 0.3
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Joint Probabilities
for Dependent Events
P (MT) = P (T | M) x P (M) = (0.70)(0.40) = 0.28
If the stock market reaches 12,500 point by January,
there is a 70% probability that Tubeless Electronics
will go up.
 You believe that there is only a 40% chance
the stock market will reach 12,500.
 Let M represent the event of the stock market
reaching 12,500 and let T be the event that
Tubeless goes up in value.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Posterior
Probabilities
Bayes’
Process
Revising Probabilities with
Bayes’ Theorem
Bayes’ theorem is used to incorporate additional
information and help create posteriorposterior
probabilities.probabilities.
Prior
Probabilities
New
Information
Figure 2.4
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Posterior Probabilities
A cup contains two dice identical in appearance but
one is fair (unbiased), the other is loaded (biased).
 The probability of rolling a 3 on the fair die is 1
/6 or 0.166.
 The probability of tossing the same number on the loaded
die is 0.60.
 We select one by chance,
toss it, and get a 3.
 What is the probability that
the die rolled was fair?
 What is the probability that
the loaded die was rolled?
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Posterior Probabilities
We know the probability of the die being fair or
loaded is:
P (fair) = 0.50 P (loaded) = 0.50
And that
P (3 | fair) = 0.166 P (3 | loaded) = 0.60
We compute the probabilities of P (3 and fair)
and P (3 and loaded):
P (3 and fair) = P (3 | fair) x P (fair)
= (0.166)(0.50) = 0.083
P (3 and loaded) = P (3 | loaded) x P (loaded)
= (0.60)(0.50) = 0.300
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Posterior Probabilities
We know the probability of the die being fair or
loaded is
P (fair) = 0.50 P (loaded) = 0.50
And that
P (3 | fair) = 0.166 P (3 | loaded) = 0.60
We compute the probabilities of P (3 and fair)
and P (3 and loaded)
P (3 and fair) = P (3 | fair) x P (fair)
= (0.166)(0.50) = 0.083
P (3 and loaded) = P (3 | loaded) x P (loaded)
= (0.60)(0.50) = 0.300
The sum of these probabilities
gives us the unconditional
probability of tossing a 3:
P (3) = 0.083 + 0.300 = 0.383
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Posterior Probabilities
P (loaded | 3) = = = 0.78
P (loaded and 3)
P (3)
0.300
0.383
The probability that the die was loaded is:
P (fair | 3) = = = 0.22
P (fair and 3)
P (3)
0.083
0.383
If a 3 does occur, the probability that the die rolled
was the fair one is:
 These are the revisedrevised or posteriorposterior probabilitiesprobabilities for the
next roll of the die.
 We use these to revise our prior probabilityprior probability estimates.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Bayes’ Calculations
Given event B has occurred:
STATE OF
NATURE
P (B | STATE
OF NATURE)
PRIOR
PROBABILITY
JOINT
PROBABILITY
POSTERIOR
PROBABILITY
A P(B | A) x P(A) = P(B and A) P(B and A)/P(B) = P(A|B)
A’ P(B | A’) x P(A’) = P(B and A’) P(B and A’)/P(B) = P(A’|B)
P(B)
Table 2.2
Given a 3 was rolled:
STATE OF
NATURE
P (B | STATE
OF NATURE)
PRIOR
PROBABILITY
JOINT
PROBABILITY
POSTERIOR
PROBABILITY
Fair die 0.166 x 0.5 = 0.083 0.083 / 0.383 = 0.22
Loaded die 0.600 x 0.5 = 0.300 0.300 / 0.383 = 0.78
P(3) = 0.383
Table 2.3
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
General Form of Bayes’ Theorem
)()|()()|(
)()|(
)|(
APABPAPABP
APABP
BAP
′′+
=
We can compute revised probabilities more
directly by using:
where
the complement of the event ;
for example, if is the event “fair die”,
then is “loaded die”.
A
A
A′
=′A
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
General Form of Bayes’ Theorem
This is basically what we did in the previous example:
Replace with “fair die”
Replace with “loaded die
Replace with “3 rolled”
We get
A
A′
B
)|( rolled3diefairP
)()|()()|(
)()|(
loadedloaded3fairfair3
fairfair3
PPPP
PP
+
=
220
3830
0830
5006005001660
5001660
.
.
.
).)(.().)(.(
).)(.(
==
+
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Further Probability Revisions
We can obtain additional information by performing
the experiment a second time
 If you can afford it, perform experiments
several times.
We roll the die again and again get a 3.
500loadedand500fair .)(.)( == PP
3606060loaded33
027016601660fair33
.).)(.()|,(
.).)(.()|,(
==
==
P
P
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Further Probability Revisions
We can obtain additional information by performing
the experiment a second time
 If you can afford it, perform experiments
several times
We roll the die again and again get a 3
500loadedand500fair .)(.)( == PP
3606060loaded33
027016601660fair33
.).)(.()|,(
.).)(.()|,(
==
==
P
P
)()|,()( fairfair33fairand3,3 PPP ×=
0130500270 .).)(.( ==
)()|,()( loadedloaded33loadedand3,3 PPP ×=
18050360 .).)(.( ==
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Further Probability Revisions
We can obtain additional information by performing
the experiment a second time
 If you can afford it, perform experiments
several times
We roll the die again and again get a 3
50.0)loaded(and50.0)fair( == PP
36.0)6.0)(6.0()loaded|3,3(
027.0)166.0)(166.0()fair|3,3(
==
==
P
P
)()|,()( fairfair33fairand3,3 PPP ×=
0130500270 .).)(.( ==
)()|,()( loadedloaded33loadedand3,3 PPP ×=
18050360 .).)(.( ==
0670
1930
0130
33
fairand3,3
33fair .
.
.
),(
)(
),|( ===
P
P
P
9330
1930
180
33
loadedand3,3
33loaded .
.
.
),(
)(
),|( ===
P
P
P
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Further Probability Revisions
After the first roll of the die:
probability the die is fair = 0.22
probability the die is loaded = 0.78
After the second roll of the die:
probability the die is fair = 0.067
probability the die is loaded = 0.933
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Random Variables
Discrete random variablesDiscrete random variables can assume only
a finite or limited set of values.
Continuous random variablesContinuous random variables can assume
any one of an infinite set of values.
A random variablerandom variable assigns a real number
to every possible outcome or event in an
experiment.
X = number of refrigerators sold during the day
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Random Variables – Numbers
EXPERIMENT OUTCOME
RANDOM
VARIABLES
RANGE OF
RANDOM
VARIABLES
Stock 50
Christmas trees
Number of Christmas
trees sold
X 0, 1, 2,…, 50
Inspect 600
items
Number of acceptable
items
Y 0, 1, 2,…, 600
Send out 5,000
sales letters
Number of people
responding to the
letters
Z 0, 1, 2,…, 5,000
Build an
apartment
building
Percent of building
completed after 4
months
R 0 ≤ R ≤ 100
Test the lifetime
of a lightbulb
(minutes)
Length of time the
bulb lasts up to 80,000
minutes
S 0 ≤ S ≤ 80,000
Table 2.4
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Random Variables – Not Numbers
EXPERIMENT OUTCOME RANDOM VARIABLES
RANGE OF
RANDOM
VARIABLES
Students
respond to a
questionnaire
Strongly agree (SA)
Agree (A)
Neutral (N)
Disagree (D)
Strongly disagree (SD)
5 if SA
4 if A..
X = 3 if N..
2 if D..
1 if SD
1, 2, 3, 4, 5
One machine
is inspected
Defective
Not defective
Y = 0 if defective
1 if not defective
0, 1
Consumers
respond to
how they like a
product
Good
Average
Poor
3 if good….
Z = 2 if average
1 if poor…..
1, 2, 3
Table 2.5
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Probability Distribution of a
Discrete Random Variable
The students in Pat Shannon’s statistics
class have just completed a quiz of five
algebra problems. The distribution of
correct scores is given in the following
table:
For discrete random variablesdiscrete random variables a
probability is assigned to each event.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Probability Distribution of a
Discrete Random Variable
RANDOM VARIABLE
(X – Score)
NUMBER
RESPONDING
PROBABILITY
P (X)
5 10 0.1 = 10/100
4 20 0.2 = 20/100
3 30 0.3 = 30/100
2 30 0.3 = 30/100
1 10 0.1 = 10/100
Total 100 1.0 = 100/100
The Probability Distribution follows all three rules:
1. Events are mutually exclusive and collectively exhaustive.
2. Individual probability values are between 0 and 1.
3. Total of all probability values equals 1.
Table 2.6
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Probability Distribution for
Dr. Shannon’s ClassP(X)
0.4 –
0.3 –
0.2 –
0.1 –
0 –
| | | | | |
1 2 3 4 5
X
Figure 2.5
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Probability Distribution for
Dr. Shannon’s ClassP(X)
0.4 –
0.3 –
0.2 –
0.1 –
0 –
| | | | | |
1 2 3 4 5
X
Figure 2.5
The central tendency of
the distribution is the
mean, or expected value.
The amount of variability
is the variance.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Expected Value of a Discrete
Probability Distribution
( ) ( )∑=
=
n
i
ii XPXXE
1
( ) )(...)( 2211 nn XPXXPXXPX +++=
The expected value is a measure of the centralcentral
tendencytendency of the distribution and is a weighted
average of the values of the random variable.
where
iX
)( iXP
∑=
n
i 1
)(XE
= random variable’s possible values
= probability of each of the random variable’s
possible values
= summation sign indicating we are adding all n
possible values
= expected value or mean of the random sample
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Expected Value of a Discrete
Probability Distribution
( ) ( )∑=
=
n
i
ii XPXXE
1
9.2
1.6.9.8.5.
)1.0(1)3.0(2)3.0(3)2.0(4)1.0(5
=
++++=
++++=
For Dr. Shannon’s class:
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Variance of a
Discrete Probability Distribution
For a discrete probability distribution the
variance can be computed by
)()]([∑=
−==
n
i
ii XPXEX
1
22
Varianceσ
where
iX
)(XE
)( iXP
= random variable’s possible values
= expected value of the random variable
= difference between each value of the random
variable and the expected mean
= probability of each possible value of the
random variable
)]([ XEXi −
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Variance of a
Discrete Probability Distribution
For Dr. Shannon’s class:
)()]([variance
5
1
2
∑=
−=
i
ii XPXEX
+−+−= ).().().().(variance 2092410925 22
+−+− ).().().().( 3092230923 22
).().( 10921 2
−
291
36102430003024204410
.
.....
=
++++=
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Variance of a
Discrete Probability Distribution
A related measure of dispersion is the
standard deviation.
2
σVarianceσ ==
where
σ
= square root
= standard deviation
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Variance of a
Discrete Probability Distribution
A related measure of dispersion is the
standard deviation.
2
σVarianceσ ==
where
σ
= square root
= standard deviation
For Dr. Shannon’s class:
Varianceσ =
141291 .. ==
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.1A
Formulas in an Excel Spreadsheet for the Dr.
Shannon Example
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.1B
Excel Output for the Dr. Shannon Example
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Probability Distribution of a
Continuous Random Variable
Since random variables can take on an infinite
number of values, the fundamental rules for
continuous random variables must be modified.
 The sum of the probability values must still
equal 1.
 The probability of each individual value of the
random variable occurring must equal 0 or
the sum would be infinitely large.
The probability distribution is defined by a
continuous mathematical function called the
probability density function or just the probability
function.
 This is represented by f (X).
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Probability Distribution of a
Continuous Random Variable
Probability
| | | | | | |
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 Prentic
The Binomial Distribution
 Many business experiments can be
characterized by the Bernoulli process.
 The Bernoulli process is described by the
binomial probability distribution.
1. Each trial has only two possible outcomes.
2. The probability of each outcome stays the
same from one trial to the next.
3. The trials are statistically independent.
4. The number of trials is a positive integer.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Binomial Distribution
The binomial distribution is used to find the
probability of a specific number of successes
in n trials.
We need to know:
n = number of trials
p = the probability of success on any
single trial
We let
r = number of successes
q = 1 – p = the probability of a failure
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Binomial Distribution
The binomial formula is:
rnr
qp
rnr
n
nr −
−
=
)!(!
!
trialsinsuccessesofyProbabilit
The symbol ! means factorial, and
n! = n(n – 1)(n – 2)…(1)
For example
4! = (4)(3)(2)(1) = 24
By definition
1! = 1 and 0! = 1
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Binomial Distribution
NUMBER OF
HEADS (r) Probability = (0.5)r
(0.5)5 – r
5!
r!(5 – r)!
0 0.03125 = (0.5)0
(0.5)5 – 0
1 0.15625 = (0.5)1
(0.5)5 – 1
2 0.31250 = (0.5)2
(0.5)5 – 2
3 0.31250 = (0.5)3
(0.5)5 – 3
4 0.15625 = (0.5)4
(0.5)5 – 4
5 0.03125 = (0.5)5
(0.5)5 – 5
5!
0!(5 – 0)!
5!
1!(5 – 1)!
5!
2!(5 – 2)!
5!
3!(5 – 3)!
5!
4!(5 – 4)!
5!
5!(5 – 5)!
Table 2.7
Binomial Distribution for n = 5 and p = 0.50.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Solving Problems with the
Binomial Formula
We want to find the probability of 4 heads in 5 tosses.
n = 5, r = 4, p = 0.5, and q = 1 – 0.5 = 0.5
Thus
454
5.05.0
)!45(!4
!5
)trials5insuccesses4( −
−
==P
1562505006250
11234
12345
.).)(.(
)!)()()((
))()()((
==
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Solving Problems with the
Binomial FormulaProbabilityP(r)
| | | | | | |
1 2 3 4 5 6
Values of r (number of successes)
0.4 –
0.3 –
0.2 –
0.1 –
0 –
Figure 2.7
Binomial Probability Distribution for n = 5 and p = 0.50.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
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?
n = 5, p = 0.15, and r = 3, 4, or 5So
We could use the formula to solve this problem,We could use the formula to solve this problem,
but using the table is easier.but using the table is easier.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Solving Problems with
Binomial Tables
P
n r 0.05 0.10 0.15
5 0 0.7738 0.5905 0.4437
1 0.2036 0.3281 0.3915
2 0.0214 0.0729 0.1382
3 0.0011 0.0081 0.0244
4 0.0000 0.0005 0.0022
5 0.0000 0.0000 0.0001
Table 2.8 (partial)
We find the three probabilities in the table
for n = 5, p = 0.15, and r = 3, 4, and 5 and
add them together.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Table 2.8 (partial)
We find the three probabilities in the table
for n = 5, p = 0.15, and r = 3, 4, and 5 and
add them together
Solving Problems with
Binomial Tables
P
n r 0.05 0.10 0.15
5 0 0.7738 0.5905 0.4437
1 0.2036 0.3281 0.3915
2 0.0214 0.0729 0.1382
3 0.0011 0.0081 0.0244
4 0.0000 0.0005 0.0022
5 0.0000 0.0000 0.0001
)()()()( 543defectsmoreor3 PPPP ++=
02670000100022002440 .... =++=
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Solving Problems with
Binomial Tables
It is easy to find the expected value (or mean) and
variance of a binomial distribution.
Expected value (mean) = np
Variance = np(1 – p)
For the MSA example:
6375085015051Variance
7501505valueExpected
.).)(.()(
.).(
==−=
===
pnp
np
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Function in an Excel 2010 Spreadsheet for Binomial
Probabilities
Program 2.2A
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Excel Output for the Binomial Example
Program 2.2B
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Normal Distribution
The normal distributionnormal distribution is the one of the
most popular and useful continuous
probability distributions.
 The formula for the probability density
function is rather complex:
2
2
2
2
1 σ
µ
πσ
)(
)(
−−
=
x
eXf
 The normal distribution is specified
completely when we know the mean, µ,
and the standard deviation, σ .
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Normal Distribution
 The normal distribution is symmetrical,
with the midpoint representing the mean.
 Shifting the mean does not change the
shape of the distribution.
 Values on the X axis are measured in the
number of standard deviations away from
the mean.
 As the standard deviation becomes larger,
the curve flattens.
 As the standard deviation becomes
smaller, the curve becomes steeper.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Normal Distribution
| | |
40 µ = 50 60
| | |
µ = 40 50 60
Smaller µ, same σ
| | |
40 50 µ = 60
Larger µ, same σ
Figure 2.8
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
µ
The Normal Distribution
Figure 2.9
Same µ, smaller σ
Same µ, larger σ
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using the Standard Normal Table
Step 1Step 1
Convert the normal distribution into a standardstandard
normal distribution.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 Prentic
Using the Standard Normal Table
For example, µ = 100, σ = 15, and we want to find
the probability that X is less than 130.
15
100130 −
=
−
=
σ
µX
Z
devstd2
15
30
==
| | | | | | |
55 70 85 100 115 130 145
| | | | | | |
–3 –2 –1 0 1 2 3
X = IQ
σ
µ−
=
X
Z
µ = 100
σ = 15P(X < 130)
Figure 2.10
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using the Standard Normal Table
Step 2Step 2
Look up the probability from a table of normal
curve areas.
 Use Appendix A or Table 2.9 (portion below).
 The column on the left has Z values.
 The row at the top has second decimal
places for the Z values.
AREA UNDER THE NORMAL CURVE
Z 0.00 0.01 0.02 0.03
1.8 0.96407 0.96485 0.96562 0.96638
1.9 0.97128 0.97193 0.97257 0.97320
2.0 0.97725 0.97784 0.97831 0.97882
2.1 0.98214 0.98257 0.98300 0.98341
2.2 0.98610 0.98645 0.98679 0.98713
Table 2.9 (partial)
P(X < 130)
= P(Z < 2.00)
= 0.97725
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
Haynes builds three- and four-unit apartment
buildings (called triplexes and quadraplexes,
respectively).
 Total construction time follows a normal
distribution.
 For triplexes, µ = 100 days and σ = 20 days.
 Contract calls for completion in 125 days,
and late completion will incur a severe
penalty fee.
 What is the probability of completing in 125
days?
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
From Appendix A, for Z = 1.25
the area is 0.89435.
 The probability is about
0.89 that Haynes will not
violate the contract.
20
100125 −
=
−
=
σ
µX
Z
251
20
25
.==
µ = 100 days X = 125 days
σ = 20 daysFigure 2.11
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
Suppose that completion of a triplex in 75
days or less will earn a bonus of $5,000.
What is the probability that Haynes will get
the bonus?
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
But Appendix A has only
positive Z values, and the
probability we are looking for
is in the negative tail.
20
10075 −
=
−
=
σ
µX
Z
251
20
25
.−=
−
=
Figure 2.12
µ = 100 daysX = 75 days
P(X < 75 days)
Area of
Interest
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
Because the curve is
symmetrical, we can look at
the probability in the positive
tail for the same distance
away from the mean.
20
10075 −
=
−
=
σ
µX
Z
251
20
25
.−=
−
=
µ = 100 days X = 125 days
P(X > 125 days)
Area of
Interest
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
µ = 100 days X = 125 days
 We know the probability
completing in
125 days is 0.89435.
 So the probability
completing in more
than 125 days is
1 – 0.89435 = 0.10565.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
µ = 100 daysX = 75 days
The probability of completing in less than 75
days is 0.10565.
Going back to the
left tail of the
distribution:
The probability
completing in more than
125 days is
1 – 0.89435 = 0.10565.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
What is the probability of completing a triplex
within 110 and 125 days?
We know the probability of completing in 125
days, P(X < 125) = 0.89435.
We have to complete the probability of
completing in 110 days and find the area
between those two events.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Haynes Construction Company
From Appendix A, for Z = 0.5 the
area is 0.69146.
P(110 < X < 125) = 0.89435 –
0.69146 = 0.20289.
20
100110 −
=
−
=
σ
µX
Z
50
20
10
.==
Figure 2.13
µ = 100
days
125
days
σ = 20 days
110
days
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.3A
Function in an Excel 2010 Spreadsheet for the
Normal Distribution Example
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.3B
Excel Output for the Normal Distribution Example
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Empirical Rule
For a normally distributed random variable with
mean µ and standard deviation σ , then
1. About 68% of values will be within ±1σ of the mean.
2. About 95.4% of values will be within ±2σ of the
mean.
3. About 99.7% of values will be within ±3σ of the
mean.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Empirical Rule
Figure 2.14
68%16% 16%
–1σ +1σ
a µ b
95.4%2.3% 2.3%
–2σ +2σ
a µ b
99.7%0.15% 0.15%
–3σ +3σ
a µ b
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The F Distribution
 It is a continuous probability distribution.
 The F statistic is the ratio of two sample variances.
 F distributions have two sets of degrees of
freedom.
 Degrees of freedom are based on sample size and
used to calculate the numerator and denominator
of the ratio.
 The probabilities of large values of F are very
small.
df1 = degrees of freedom for the numerator
df2 = degrees of freedom for the denominator
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Fα
The F Distribution
Figure 2.15
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The F Distribution
df1 = 5
df2 = 6
α = 0.05
Consider the example:
From Appendix D, we get
Fα, df1, df2
= F0.05, 5, 6 = 4.39
This means
P(F > 4.39) = 0.05
The probability is only 0.05 F will exceed 4.39.
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The F Distribution
Figure 2.16
F = 4.39
0.05
F value for 0.05 probability
with 5 and 6 degrees of
freedom
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.4A
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.4B
Excel Output for the F Distribution
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Exponential Distribution
 The exponential distributionexponential distribution (also called the
negative exponential distributionnegative 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:
x
eXf µ
µ −
=)(
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)
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Exponential Distribution
timeserviceAverage
1
valueExpected ==
µ
2
1
Variance
µ
= f(X)
X
Figure 2.17
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Arnold’s Muffler Shop
 Arnold’s Muffler Shop installs new
mufflers on automobiles and small trucks.
 The mechanic can install 3 new mufflers
per hour.
 Service time is exponentially distributed.
What is the probability that the time to install a new
muffler would be ½ hour or less?
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Arnold’s Muffler Shop
Here:
X = Exponentially distributed service time
µ = average number of units the served per time period =
3 per hour
t = ½ hour = 0.5hour
P(X≤0.5) = 1 – e-3(0.5)
= 1 – e -1.5
= 1 = 0.2231 = 0.7769
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Arnold’s Muffler Shop
P(X≤0.5) = 1 – e-3(0.5)
= 1 – e -1.5
= 1 = 0.2231 = 0.7769
Note also that if:
Then it must be the case that:
P(X>0.5) = 1 - 0.7769 = 0.2231
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Arnold’s Muffler Shop
Probability That the Mechanic Will Install a Muffler in
0.5 Hour
Figure 2.18
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Function in an Excel Spreadsheet for the
Exponential Distribution
Program 2.5A
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.5B
Excel Output for the Exponential Distribution
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Poisson Distribution
 The PoissonPoisson distributiondistribution is a discretediscrete
distribution that is often used in queuing
models to describe arrival rates over time.
Its probability function is given by:
!
)(
X
e
XP
x λ
λ −
=
where
P(X) = probability of exactly X arrivals or occurrences
λ = average number of arrivals per unit of time
(the mean arrival rate)
e = 2.718, the base of natural logarithms
X = specific value (0, 1, 2, 3, …) of the random
variable
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
The Poisson Distribution
The mean and variance of the distribution are both
λ.
Expected value = λ
Variance = λ
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Poisson Distribution
We can use Appendix C to find Poisson probabilities.
Suppose that λ = 2. Some probability calculations are:
2706.0
2
)1353.0(4
!2
2
)2(
2706.0
1
)1353.0(2
!1
2
)1(
1353.0
1
)1353.0(1
!0
2
)0(
!
)(
22
21
20
===
===
===
=
−
−
−
−
e
P
e
P
e
P
X
e
XP
x λ
λ
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Poisson Distribution
Figure 2.19
Sample Poisson Distributions with λ = 2 and λ = 4
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.6A
Functions in an Excel 2010 Spreadsheet for the
Poisson Distribution
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Using Excel
Program 2.6B
Excel Output for the Poisson Distribution
Copyright ©2012 Pearson Education, Inc. publishing as Prentic
Exponential and Poisson
Together
 If the number of occurrences per time
period follows a Poisson distribution, then
the time between occurrences follows an
exponential distribution:
 Suppose the number of phone calls at a
service center followed a Poisson distribution
with a mean of 10 calls per hour.
 Then the time between each phone call would
be exponentially distributed with a mean time
between calls of 6 minutes (1/10 hour).
Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-112
Copyright
All rights reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted, in
any form or by any means, electronic, mechanical,
photocopying, recording, or otherwise, without the prior
written permission of the publisher. Printed in the United
States of America.

More Related Content

What's hot

Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
RAVI PRASAD K.J.
 
Quantitative Analysis for Business Decision - Chapter 2
Quantitative Analysis for Business Decision - Chapter 2Quantitative Analysis for Business Decision - Chapter 2
Quantitative Analysis for Business Decision - Chapter 2
kishoressrinivas
 
Chapter3 econometrics
Chapter3 econometricsChapter3 econometrics
Chapter3 econometrics
Vu Vo
 
An Introduction to Risk Management for Healthcare Institution - ROJoson
An Introduction to Risk Management for Healthcare Institution - ROJosonAn Introduction to Risk Management for Healthcare Institution - ROJoson
An Introduction to Risk Management for Healthcare Institution - ROJoson
Reynaldo Joson
 
Slides for ch05
Slides for ch05Slides for ch05
Slides for ch05
Firas Husseini
 
Solving linear programming model by simplex method
Solving linear programming model by simplex methodSolving linear programming model by simplex method
Solving linear programming model by simplex method
Roshan Kumar Patel
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
ISYousafzai
 
Risk Management Plan PowerPoint Presentation Slides
Risk Management Plan PowerPoint Presentation SlidesRisk Management Plan PowerPoint Presentation Slides
Risk Management Plan PowerPoint Presentation Slides
SlideTeam
 
Sinking fund
Sinking fundSinking fund
Sinking fund
Nadeem Uddin
 
Post-optimal analysis of LPP
Post-optimal analysis of LPPPost-optimal analysis of LPP
Post-optimal analysis of LPP
RAVI PRASAD K.J.
 
Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression models
Stephen Ong
 
Shewhart Charts for Variables
Shewhart Charts for VariablesShewhart Charts for Variables
Shewhart Charts for Variables
Diponegoro University
 
Linear Programming 1
Linear Programming 1Linear Programming 1
Linear Programming 1irsa javed
 
Rejda chapter 1 slides risk and its treatment
Rejda chapter 1 slides   risk and its treatmentRejda chapter 1 slides   risk and its treatment
Rejda chapter 1 slides risk and its treatmentnlmccready
 
Chapter 3-2
Chapter 3-2Chapter 3-2
Chapter 3-2
Dasrat goswami
 
Quantitative Analysis For Management 11th Edition Render Solutions Manual
Quantitative Analysis For Management 11th Edition Render Solutions ManualQuantitative Analysis For Management 11th Edition Render Solutions Manual
Quantitative Analysis For Management 11th Edition Render Solutions Manual
Shermanne
 
Risk Management Procedure And Guidelines PowerPoint Presentation Slides
Risk Management Procedure And Guidelines PowerPoint Presentation Slides Risk Management Procedure And Guidelines PowerPoint Presentation Slides
Risk Management Procedure And Guidelines PowerPoint Presentation Slides
SlideTeam
 
Linear Programming
Linear  ProgrammingLinear  Programming
Linear Programming
Rashid Ansari
 

What's hot (20)

Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
 
Quantitative Analysis for Business Decision - Chapter 2
Quantitative Analysis for Business Decision - Chapter 2Quantitative Analysis for Business Decision - Chapter 2
Quantitative Analysis for Business Decision - Chapter 2
 
Chapter3 econometrics
Chapter3 econometricsChapter3 econometrics
Chapter3 econometrics
 
An Introduction to Risk Management for Healthcare Institution - ROJoson
An Introduction to Risk Management for Healthcare Institution - ROJosonAn Introduction to Risk Management for Healthcare Institution - ROJoson
An Introduction to Risk Management for Healthcare Institution - ROJoson
 
Slides for ch05
Slides for ch05Slides for ch05
Slides for ch05
 
Solving linear programming model by simplex method
Solving linear programming model by simplex methodSolving linear programming model by simplex method
Solving linear programming model by simplex method
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
 
Risk Management Plan PowerPoint Presentation Slides
Risk Management Plan PowerPoint Presentation SlidesRisk Management Plan PowerPoint Presentation Slides
Risk Management Plan PowerPoint Presentation Slides
 
graphical method
graphical method graphical method
graphical method
 
Chapter13
Chapter13Chapter13
Chapter13
 
Sinking fund
Sinking fundSinking fund
Sinking fund
 
Post-optimal analysis of LPP
Post-optimal analysis of LPPPost-optimal analysis of LPP
Post-optimal analysis of LPP
 
Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression models
 
Shewhart Charts for Variables
Shewhart Charts for VariablesShewhart Charts for Variables
Shewhart Charts for Variables
 
Linear Programming 1
Linear Programming 1Linear Programming 1
Linear Programming 1
 
Rejda chapter 1 slides risk and its treatment
Rejda chapter 1 slides   risk and its treatmentRejda chapter 1 slides   risk and its treatment
Rejda chapter 1 slides risk and its treatment
 
Chapter 3-2
Chapter 3-2Chapter 3-2
Chapter 3-2
 
Quantitative Analysis For Management 11th Edition Render Solutions Manual
Quantitative Analysis For Management 11th Edition Render Solutions ManualQuantitative Analysis For Management 11th Edition Render Solutions Manual
Quantitative Analysis For Management 11th Edition Render Solutions Manual
 
Risk Management Procedure And Guidelines PowerPoint Presentation Slides
Risk Management Procedure And Guidelines PowerPoint Presentation Slides Risk Management Procedure And Guidelines PowerPoint Presentation Slides
Risk Management Procedure And Guidelines PowerPoint Presentation Slides
 
Linear Programming
Linear  ProgrammingLinear  Programming
Linear Programming
 

Similar to Rsh qam11 ch02

Bba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability conceptsBba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability conceptsStephen Ong
 
CLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxCLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptx
shahad1121
 
Stat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probabilityStat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probabilitypipamutuc
 
[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf
PrakashPatra7
 
Chapter 4 260110 044531
Chapter 4 260110 044531Chapter 4 260110 044531
Chapter 4 260110 044531
guest25d353
 
Chapter 4 Section 2.ppt
Chapter 4 Section 2.pptChapter 4 Section 2.ppt
Chapter 4 Section 2.ppt
ManoloTaquire
 
Basics of probability
Basics of probabilityBasics of probability
Basics of probability
suncil0071
 
G10 Math Q4-Week 1- Mutually Exclusive.ppt
G10 Math Q4-Week 1- Mutually Exclusive.pptG10 Math Q4-Week 1- Mutually Exclusive.ppt
G10 Math Q4-Week 1- Mutually Exclusive.ppt
ArnoldMillones4
 
PPT8.ppt
PPT8.pptPPT8.ppt
Probability Concepts
Probability ConceptsProbability Concepts
Probability Concepts
ConflagratioNal Jahid
 
Year 12 Maths A Textbook - Chapter 9
Year 12 Maths A Textbook - Chapter 9Year 12 Maths A Textbook - Chapter 9
Year 12 Maths A Textbook - Chapter 9westy67968
 
Class 11 Basic Probability.pptx
Class 11 Basic Probability.pptxClass 11 Basic Probability.pptx
Class 11 Basic Probability.pptx
CallplanetsDeveloper
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
Vukile Xhego
 
Chapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.pptChapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.ppt
JoyceNolos
 
Probability definitions and properties
Probability definitions and propertiesProbability definitions and properties
Probability definitions and properties
Hamza Qureshi
 
1. (6 points) A soda company want to stimulate sales in this econo.docx
1. (6 points) A soda company want to stimulate sales in this econo.docx1. (6 points) A soda company want to stimulate sales in this econo.docx
1. (6 points) A soda company want to stimulate sales in this econo.docx
SONU61709
 
probability
probabilityprobability
probability
Unsa Shakir
 
IPPTCh005.pptx
IPPTCh005.pptxIPPTCh005.pptx
IPPTCh005.pptx
ManoloTaquire
 

Similar to Rsh qam11 ch02 (20)

Bba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability conceptsBba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability concepts
 
CLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxCLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptx
 
Stat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probabilityStat lesson 4.2 rules of computing probability
Stat lesson 4.2 rules of computing probability
 
[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf
 
Chapter 4 260110 044531
Chapter 4 260110 044531Chapter 4 260110 044531
Chapter 4 260110 044531
 
Chapter 4 Section 2.ppt
Chapter 4 Section 2.pptChapter 4 Section 2.ppt
Chapter 4 Section 2.ppt
 
Basics of probability
Basics of probabilityBasics of probability
Basics of probability
 
G10 Math Q4-Week 1- Mutually Exclusive.ppt
G10 Math Q4-Week 1- Mutually Exclusive.pptG10 Math Q4-Week 1- Mutually Exclusive.ppt
G10 Math Q4-Week 1- Mutually Exclusive.ppt
 
PPT8.ppt
PPT8.pptPPT8.ppt
PPT8.ppt
 
Probability Concepts
Probability ConceptsProbability Concepts
Probability Concepts
 
Lecture3
Lecture3Lecture3
Lecture3
 
Year 12 Maths A Textbook - Chapter 9
Year 12 Maths A Textbook - Chapter 9Year 12 Maths A Textbook - Chapter 9
Year 12 Maths A Textbook - Chapter 9
 
Class 11 Basic Probability.pptx
Class 11 Basic Probability.pptxClass 11 Basic Probability.pptx
Class 11 Basic Probability.pptx
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
 
Chapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.pptChapter 12 Probability and Statistics.ppt
Chapter 12 Probability and Statistics.ppt
 
Lecture on Statistics 1
Lecture on Statistics 1Lecture on Statistics 1
Lecture on Statistics 1
 
Probability definitions and properties
Probability definitions and propertiesProbability definitions and properties
Probability definitions and properties
 
1. (6 points) A soda company want to stimulate sales in this econo.docx
1. (6 points) A soda company want to stimulate sales in this econo.docx1. (6 points) A soda company want to stimulate sales in this econo.docx
1. (6 points) A soda company want to stimulate sales in this econo.docx
 
probability
probabilityprobability
probability
 
IPPTCh005.pptx
IPPTCh005.pptxIPPTCh005.pptx
IPPTCh005.pptx
 

More from Firas Husseini

Ali M Fadel CV
Ali M Fadel  CVAli M Fadel  CV
Ali M Fadel CV
Firas Husseini
 
Transportation problems1
Transportation problems1Transportation problems1
Transportation problems1
Firas Husseini
 
Slides for ch08
Slides for ch08Slides for ch08
Slides for ch08
Firas Husseini
 
Slides for ch07
Slides for ch07Slides for ch07
Slides for ch07
Firas Husseini
 
Slides for ch06
Slides for ch06Slides for ch06
Slides for ch06
Firas Husseini
 
Rsh qam11 ch10 ge
Rsh qam11 ch10 geRsh qam11 ch10 ge
Rsh qam11 ch10 ge
Firas Husseini
 
Rsh qam11 ch09 ge
Rsh qam11 ch09 geRsh qam11 ch09 ge
Rsh qam11 ch09 ge
Firas Husseini
 
Rsh qam11 ch08 ge
Rsh qam11 ch08 geRsh qam11 ch08 ge
Rsh qam11 ch08 ge
Firas Husseini
 
Rsh qam11 ch06 ge
Rsh qam11 ch06 geRsh qam11 ch06 ge
Rsh qam11 ch06 ge
Firas Husseini
 
Rsh qam11 ch05 ge
Rsh qam11 ch05 geRsh qam11 ch05 ge
Rsh qam11 ch05 ge
Firas Husseini
 
Rsh qam11 ch04 ge
Rsh qam11 ch04 geRsh qam11 ch04 ge
Rsh qam11 ch04 ge
Firas Husseini
 
Rsh qam11 ch03
Rsh qam11 ch03Rsh qam11 ch03
Rsh qam11 ch03
Firas Husseini
 
Rsh qam11 ch03 ge
Rsh qam11 ch03 geRsh qam11 ch03 ge
Rsh qam11 ch03 ge
Firas Husseini
 
Rsh qam11 ch01
Rsh qam11 ch01Rsh qam11 ch01
Rsh qam11 ch01
Firas Husseini
 
Render03 140622012601-phpapp02
Render03 140622012601-phpapp02Render03 140622012601-phpapp02
Render03 140622012601-phpapp02
Firas Husseini
 
Render03 140622012601-phpapp02 (1)
Render03 140622012601-phpapp02 (1)Render03 140622012601-phpapp02 (1)
Render03 140622012601-phpapp02 (1)
Firas Husseini
 
Render01edited 121120194704-phpapp02
Render01edited 121120194704-phpapp02Render01edited 121120194704-phpapp02
Render01edited 121120194704-phpapp02
Firas Husseini
 
Render 09
Render 09Render 09
Render 09
Firas Husseini
 
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Firas Husseini
 
Chp12networksmodel 121128084640-phpapp01
Chp12networksmodel 121128084640-phpapp01Chp12networksmodel 121128084640-phpapp01
Chp12networksmodel 121128084640-phpapp01
Firas Husseini
 

More from Firas Husseini (20)

Ali M Fadel CV
Ali M Fadel  CVAli M Fadel  CV
Ali M Fadel CV
 
Transportation problems1
Transportation problems1Transportation problems1
Transportation problems1
 
Slides for ch08
Slides for ch08Slides for ch08
Slides for ch08
 
Slides for ch07
Slides for ch07Slides for ch07
Slides for ch07
 
Slides for ch06
Slides for ch06Slides for ch06
Slides for ch06
 
Rsh qam11 ch10 ge
Rsh qam11 ch10 geRsh qam11 ch10 ge
Rsh qam11 ch10 ge
 
Rsh qam11 ch09 ge
Rsh qam11 ch09 geRsh qam11 ch09 ge
Rsh qam11 ch09 ge
 
Rsh qam11 ch08 ge
Rsh qam11 ch08 geRsh qam11 ch08 ge
Rsh qam11 ch08 ge
 
Rsh qam11 ch06 ge
Rsh qam11 ch06 geRsh qam11 ch06 ge
Rsh qam11 ch06 ge
 
Rsh qam11 ch05 ge
Rsh qam11 ch05 geRsh qam11 ch05 ge
Rsh qam11 ch05 ge
 
Rsh qam11 ch04 ge
Rsh qam11 ch04 geRsh qam11 ch04 ge
Rsh qam11 ch04 ge
 
Rsh qam11 ch03
Rsh qam11 ch03Rsh qam11 ch03
Rsh qam11 ch03
 
Rsh qam11 ch03 ge
Rsh qam11 ch03 geRsh qam11 ch03 ge
Rsh qam11 ch03 ge
 
Rsh qam11 ch01
Rsh qam11 ch01Rsh qam11 ch01
Rsh qam11 ch01
 
Render03 140622012601-phpapp02
Render03 140622012601-phpapp02Render03 140622012601-phpapp02
Render03 140622012601-phpapp02
 
Render03 140622012601-phpapp02 (1)
Render03 140622012601-phpapp02 (1)Render03 140622012601-phpapp02 (1)
Render03 140622012601-phpapp02 (1)
 
Render01edited 121120194704-phpapp02
Render01edited 121120194704-phpapp02Render01edited 121120194704-phpapp02
Render01edited 121120194704-phpapp02
 
Render 09
Render 09Render 09
Render 09
 
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
Quantitativeanalysisfordecisionmaking 13427543542352-phpapp02-120719222252-ph...
 
Chp12networksmodel 121128084640-phpapp01
Chp12networksmodel 121128084640-phpapp01Chp12networksmodel 121128084640-phpapp01
Chp12networksmodel 121128084640-phpapp01
 

Recently uploaded

Mastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnapMastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnap
Norma Mushkat Gaffin
 
Set off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptxSet off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptx
HARSHITHV26
 
The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...
balatucanapplelovely
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
 
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdfMeas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
dylandmeas
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
Aurelien Domont, MBA
 
Affordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n PrintAffordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n Print
Navpack & Print
 
Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024
FelixPerez547899
 
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdf
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdfBài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdf
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdf
daothibichhang1
 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
uae taxgpt
 
An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.
Any kyc Account
 
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Arihant Webtech Pvt. Ltd
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
 
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Boris Ziegler
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
dylandmeas
 
Authentically Social Presented by Corey Perlman
Authentically Social Presented by Corey PerlmanAuthentically Social Presented by Corey Perlman
Authentically Social Presented by Corey Perlman
Corey Perlman, Social Media Speaker and Consultant
 
FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134
LR1709MUSIC
 
Auditing study material for b.com final year students
Auditing study material for b.com final year  studentsAuditing study material for b.com final year  students
Auditing study material for b.com final year students
narasimhamurthyh4
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
Ben Wann
 

Recently uploaded (20)

Mastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnapMastering B2B Payments Webinar from BlueSnap
Mastering B2B Payments Webinar from BlueSnap
 
Set off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptxSet off and carry forward of losses and assessment of individuals.pptx
Set off and carry forward of losses and assessment of individuals.pptx
 
The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
 
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdfMeas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
Meas_Dylan_DMBS_PB1_2024-05XX_Revised.pdf
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
 
Affordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n PrintAffordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n Print
 
Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024Company Valuation webinar series - Tuesday, 4 June 2024
Company Valuation webinar series - Tuesday, 4 June 2024
 
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdf
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdfBài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdf
Bài tập - Tiếng anh 11 Global Success UNIT 1 - Bản HS.doc.pdf
 
VAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and RequirementsVAT Registration Outlined In UAE: Benefits and Requirements
VAT Registration Outlined In UAE: Benefits and Requirements
 
An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.An introduction to the cryptocurrency investment platform Binance Savings.
An introduction to the cryptocurrency investment platform Binance Savings.
 
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
 
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
Agency Managed Advisory Board As a Solution To Career Path Defining Business ...
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
 
Authentically Social Presented by Corey Perlman
Authentically Social Presented by Corey PerlmanAuthentically Social Presented by Corey Perlman
Authentically Social Presented by Corey Perlman
 
FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134
 
Auditing study material for b.com final year students
Auditing study material for b.com final year  studentsAuditing study material for b.com final year  students
Auditing study material for b.com final year students
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
 

Rsh qam11 ch02

  • 1. Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-1 Chapter 2 To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Probability Concepts and Applications
  • 2. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Learning Objectives 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. After completing this chapter, students will be able to:After completing this chapter, students will be able to:
  • 3. Copyright ©2012 Pearson Education, Inc. publishing as Prentic 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
  • 4. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Chapter Outline 2.8 Random Variables 2.9 Probability Distributions 2.10 The Binomial Distribution 2.11 The Normal Distribution 2.12 The F Distribution 2.13 The Exponential Distribution 2.14 The Poisson Distribution
  • 5. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Introduction  Life is uncertain; we are not sure what the future will bring.  ProbabilityProbability is a numerical statement about the likelihood that an event will occur.
  • 6. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Fundamental Concepts 1. The probability, P, of any event or state of nature occurring is greater than or equal to 0 and less than or equal to 1. That is: 0 ≤ P (event) ≤ 1 2. The sum of the simple probabilities for all possible outcomes of an activity must equal 1.
  • 7. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Chapters in This Book That Use Probability CHAPTER TITLE 3 Decision Analysis 4 Regression Models 5 Forecasting 6 Inventory Control Models 12 Project Management 13 Waiting Lines and Queuing Theory Models 14 Simulation Modeling 15 Markov Analysis 16 Statistical Quality Control Module 3 Decision Theory and the Normal Distribution Module 4 Game Theory Table 2.1
  • 8. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Diversey Paint Example  Demand for white latex paint at Diversey Paint and Supply has always been either 0, 1, 2, 3, or 4 gallons per day.  Over the past 200 days, the owner has observed the following frequencies of demand: QUANTITY DEMANDED NUMBER OF DAYS PROBABILITY 0 40 0.20 (= 40/200) 1 80 0.40 (= 80/200) 2 50 0.25 (= 50/200) 3 20 0.10 (= 20/200) 4 10 0.05 (= 10/200) Total 200 Total 1.00 (= 200/200)
  • 9. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Diversey Paint Example  Demand for white latex paint at Diversey Paint and Supply has always been either 0, 1, 2, 3, or 4 gallons per day  Over the past 200 days, the owner has observed the following frequencies of demand QUANTITY DEMANDED NUMBER OF DAYS PROBABILITY 0 40 0.20 (= 40/200) 1 80 0.40 (= 80/200) 2 50 0.25 (= 50/200) 3 20 0.10 (= 20/200) 4 10 0.05 (= 10/200) Total 200 Total 1.00 (= 200/200) Notice the individual probabilities are all between 0 and 1 0 ≤ P (event) ≤ 1And the total of all event probabilities equals 1 ∑ P (event) = 1.00
  • 10. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Determining objective probabilityobjective probability :  Relative frequency  Typically based on historical data Types of Probability P (event) = Number of occurrences of the event Total number of trials or outcomes  Classical or logical method  Logically determine probabilities without trials P (head) = 1 2 Number of ways of getting a head Number of possible outcomes (head or tail)
  • 11. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Types of Probability Subjective probabilitySubjective probability is based on the experience and judgment of the person making the estimate.  Opinion polls  Judgment of experts  Delphi method
  • 12. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Mutually Exclusive Events Events are said to be mutuallymutually exclusiveexclusive if only one of the events can occur on any one trial.  Tossing a coin will result in either a head or a tail.  Rolling a die will result in only one of six possible outcomes.
  • 13. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Collectively Exhaustive Events Events are said to be collectivelycollectively exhaustiveexhaustive if the list of outcomes includes every possible outcome.  Both heads and tails as possible outcomes of coin flips.  All six possible outcomes of the roll of a die. OUTCOME OF ROLL PROBABILITY 1 1 /6 2 1 /6 3 1 /6 4 1 /6 5 1 /6 6 1 /6 Total 1
  • 14. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Drawing a Card Draw one card from a deck of 52 playing cards P (drawing a 7) = 4 /52 = 1 /13 P (drawing a heart) = 13 /52 = 1 /4  These two events are not mutually exclusive since a 7 of hearts can be drawn  These two events are not collectively exhaustive since there are other cards in the deck besides 7s and hearts
  • 15. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Table of Differences DRAWS MUTUALLY EXCLUSIVE COLLECTIVELY EXHAUSTIVE 1. Draws a spade and a club Yes No 2. Draw a face card and a number card Yes Yes 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 diamond No No
  • 16. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Adding Mutually Exclusive Events We often want to know whether one or a second event will occur.  When two events are mutually exclusive, the law of addition is: P (event A or event B) = P (event A) + P (event B) P (spade or club) = P (spade) + P (club) = 13 /52 + 13 /52 = 26 /52 = 1 /2 = 0.50
  • 17. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Adding Not Mutually Exclusive Events P (event A or event B) = P (event A) + P (event B) – P (event A and event B both occurring) P (A or B) = P (A) + P (B) – P (A and B) P(five or diamond) = P(five) + P(diamond) – P(five and diamond) = 4 /52 + 13 /52 – 1 /52 = 16 /52 = 4 /13 The equation must be modified to account for double counting.  The probability is reduced by subtracting the chance of both events occurring together.
  • 18. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Venn Diagrams P (A) P (B) Events that are mutually exclusive. P (A or B) = P (A) + P (B) Figure 2.1 Events that are not mutually exclusive. P (A or B) = P (A) + P (B) – P (A and B) Figure 2.2 P (A) P (B) P (A and B)
  • 19. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Statistically Independent Events Events may be either independent or dependent.  For independent events, the occurrence of one event has no effect on the probability of occurrence of the second event.
  • 20. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Which Sets of Events Are Independent? 1. (a) Your education (b) Your income level 2. (a) Draw a jack of hearts from a full 52-card deck (b) Draw a jack of clubs from a full 52-card deck 3. (a) Chicago Cubs win the National League pennant (b) Chicago Cubs win the World Series 4. (a) Snow in Santiago, Chile (b) Rain in Tel Aviv, Israel Dependent events Dependent events Independent events Independent events
  • 21. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Three Types of Probabilities  MarginalMarginal (or simplesimple) probability is just the probability of a single event occurring. P (A)  JointJoint probability is the probability of two or more events occurring and is equal to the product of their marginal probabilities for independent events. P (AB) = P (A) x P (B)  ConditionalConditional probability is the probability of event B given that event A has occurred. P (B | A) = P (B)  Or the probability of event A given that event B has occurred P (A | B) = P (A)
  • 22. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Joint Probability Example The probability of tossing a 6 on the first roll of the die and a 2 on the second roll: P (6 on first and 2 on second) = P (tossing a 6) x P (tossing a 2) = 1 /6 x 1 /6 = 1 /36 = 0.028
  • 23. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Independent Events 1. The probability of a black ball drawn on first draw is: P (B) = 0.30 (a marginal probability) 2. The probability of two green balls drawn is: P (GG) = P (G) x P (G) = 0.7 x 0.7 = 0.49 (a joint probability for two independent events) A bucket contains 3 black balls and 7 green balls.  Draw a ball from the bucket, replace it, and draw a second ball.
  • 24. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Independent Events 3. The probability of a black ball drawn on the second draw if the first draw is green is: P (B | G) = P (B) = 0.30 (a conditional probability but equal to the marginal because the two draws are independent events) 4. The probability of a green ball drawn on the second draw if the first draw is green is: P (G | G) = P (G) = 0.70 (a conditional probability as in event 3) A bucket contains 3 black balls and 7 green balls.  Draw a ball from the bucket, replace it, and draw a second ball.
  • 25. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Statistically Dependent Events The marginalmarginal probability of an event occurring is computed in the same way: P (A) The formula for the jointjoint probability of two events is: P (AB) = P (B | A) P (A) P (A | B) = P (AB) P (B) Calculating conditionalconditional probabilities is slightly more complicated. The probability of event A given that event B has occurred is:
  • 26. Copyright ©2012 Pearson Education, Inc. publishing as Prentic When Events Are Dependent Assume that we have an urn containing 10 balls of the following descriptions:  4 are white (W) and lettered (L)  2 are white (W) and numbered (N)  3 are yellow (Y) and lettered (L)  1 is yellow (Y) and numbered (N) P (WL) = 4 /10 = 0.4 P (YL) = 3 /10 = 0.3 P (WN) = 2 /10 = 0.2 P (YN) = 1 /10 = 0.1 P (W) = 6 /10 = 0.6 P (L) = 7 /10 = 0.7 P (Y) = 4 /10 = 0.4 P (N) = 3 /10 = 0.3
  • 27. Copyright ©2012 Pearson Education, Inc. publishing as Prentic When Events Are Dependent 4 balls White (W) and Lettered (L) 2 balls White (W) and Numbered (N) 3 balls Yellow (Y) and Lettered (L) 1 ball Yellow (Y) and Numbered (N) Probability (WL) = 4 10 Probability (YN) = 1 10 Probability (YL) = 3 10 Probability (WN) = 2 10 The urn contains 10 balls: Figure 2.3
  • 28. Copyright ©2012 Pearson Education, Inc. publishing as Prentic When Events Are Dependent The conditional probability that the ball drawn is lettered, given that it is yellow, is: P (L | Y) = = = 0.75 P (YL) P (Y) 0.3 0.4 We can verify P (YL) using the joint probability formula P (YL) = P (L | Y) x P (Y) = (0.75)(0.4) = 0.3
  • 29. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Joint Probabilities for Dependent Events P (MT) = P (T | M) x P (M) = (0.70)(0.40) = 0.28 If the stock market reaches 12,500 point by January, there is a 70% probability that Tubeless Electronics will go up.  You believe that there is only a 40% chance the stock market will reach 12,500.  Let M represent the event of the stock market reaching 12,500 and let T be the event that Tubeless goes up in value.
  • 30. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Posterior Probabilities Bayes’ Process Revising Probabilities with Bayes’ Theorem Bayes’ theorem is used to incorporate additional information and help create posteriorposterior probabilities.probabilities. Prior Probabilities New Information Figure 2.4
  • 31. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Posterior Probabilities A cup contains two dice identical in appearance but one is fair (unbiased), the other is loaded (biased).  The probability of rolling a 3 on the fair die is 1 /6 or 0.166.  The probability of tossing the same number on the loaded die is 0.60.  We select one by chance, toss it, and get a 3.  What is the probability that the die rolled was fair?  What is the probability that the loaded die was rolled?
  • 32. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Posterior Probabilities We know the probability of the die being fair or loaded is: P (fair) = 0.50 P (loaded) = 0.50 And that P (3 | fair) = 0.166 P (3 | loaded) = 0.60 We compute the probabilities of P (3 and fair) and P (3 and loaded): P (3 and fair) = P (3 | fair) x P (fair) = (0.166)(0.50) = 0.083 P (3 and loaded) = P (3 | loaded) x P (loaded) = (0.60)(0.50) = 0.300
  • 33. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Posterior Probabilities We know the probability of the die being fair or loaded is P (fair) = 0.50 P (loaded) = 0.50 And that P (3 | fair) = 0.166 P (3 | loaded) = 0.60 We compute the probabilities of P (3 and fair) and P (3 and loaded) P (3 and fair) = P (3 | fair) x P (fair) = (0.166)(0.50) = 0.083 P (3 and loaded) = P (3 | loaded) x P (loaded) = (0.60)(0.50) = 0.300 The sum of these probabilities gives us the unconditional probability of tossing a 3: P (3) = 0.083 + 0.300 = 0.383
  • 34. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Posterior Probabilities P (loaded | 3) = = = 0.78 P (loaded and 3) P (3) 0.300 0.383 The probability that the die was loaded is: P (fair | 3) = = = 0.22 P (fair and 3) P (3) 0.083 0.383 If a 3 does occur, the probability that the die rolled was the fair one is:  These are the revisedrevised or posteriorposterior probabilitiesprobabilities for the next roll of the die.  We use these to revise our prior probabilityprior probability estimates.
  • 35. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Bayes’ Calculations Given event B has occurred: STATE OF NATURE P (B | STATE OF NATURE) PRIOR PROBABILITY JOINT PROBABILITY POSTERIOR PROBABILITY A P(B | A) x P(A) = P(B and A) P(B and A)/P(B) = P(A|B) A’ P(B | A’) x P(A’) = P(B and A’) P(B and A’)/P(B) = P(A’|B) P(B) Table 2.2 Given a 3 was rolled: STATE OF NATURE P (B | STATE OF NATURE) PRIOR PROBABILITY JOINT PROBABILITY POSTERIOR PROBABILITY Fair die 0.166 x 0.5 = 0.083 0.083 / 0.383 = 0.22 Loaded die 0.600 x 0.5 = 0.300 0.300 / 0.383 = 0.78 P(3) = 0.383 Table 2.3
  • 36. Copyright ©2012 Pearson Education, Inc. publishing as Prentic General Form of Bayes’ Theorem )()|()()|( )()|( )|( APABPAPABP APABP BAP ′′+ = We can compute revised probabilities more directly by using: where the complement of the event ; for example, if is the event “fair die”, then is “loaded die”. A A A′ =′A
  • 37. Copyright ©2012 Pearson Education, Inc. publishing as Prentic General Form of Bayes’ Theorem This is basically what we did in the previous example: Replace with “fair die” Replace with “loaded die Replace with “3 rolled” We get A A′ B )|( rolled3diefairP )()|()()|( )()|( loadedloaded3fairfair3 fairfair3 PPPP PP + = 220 3830 0830 5006005001660 5001660 . . . ).)(.().)(.( ).)(.( == +
  • 38. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Further Probability Revisions We can obtain additional information by performing the experiment a second time  If you can afford it, perform experiments several times. We roll the die again and again get a 3. 500loadedand500fair .)(.)( == PP 3606060loaded33 027016601660fair33 .).)(.()|,( .).)(.()|,( == == P P
  • 39. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Further Probability Revisions We can obtain additional information by performing the experiment a second time  If you can afford it, perform experiments several times We roll the die again and again get a 3 500loadedand500fair .)(.)( == PP 3606060loaded33 027016601660fair33 .).)(.()|,( .).)(.()|,( == == P P )()|,()( fairfair33fairand3,3 PPP ×= 0130500270 .).)(.( == )()|,()( loadedloaded33loadedand3,3 PPP ×= 18050360 .).)(.( ==
  • 40. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Further Probability Revisions We can obtain additional information by performing the experiment a second time  If you can afford it, perform experiments several times We roll the die again and again get a 3 50.0)loaded(and50.0)fair( == PP 36.0)6.0)(6.0()loaded|3,3( 027.0)166.0)(166.0()fair|3,3( == == P P )()|,()( fairfair33fairand3,3 PPP ×= 0130500270 .).)(.( == )()|,()( loadedloaded33loadedand3,3 PPP ×= 18050360 .).)(.( == 0670 1930 0130 33 fairand3,3 33fair . . . ),( )( ),|( === P P P 9330 1930 180 33 loadedand3,3 33loaded . . . ),( )( ),|( === P P P
  • 41. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Further Probability Revisions After the first roll of the die: probability the die is fair = 0.22 probability the die is loaded = 0.78 After the second roll of the die: probability the die is fair = 0.067 probability the die is loaded = 0.933
  • 42. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Random Variables Discrete random variablesDiscrete random variables can assume only a finite or limited set of values. Continuous random variablesContinuous random variables can assume any one of an infinite set of values. A random variablerandom variable assigns a real number to every possible outcome or event in an experiment. X = number of refrigerators sold during the day
  • 43. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Random Variables – Numbers EXPERIMENT OUTCOME RANDOM VARIABLES RANGE OF RANDOM VARIABLES Stock 50 Christmas trees Number of Christmas trees sold X 0, 1, 2,…, 50 Inspect 600 items Number of acceptable items Y 0, 1, 2,…, 600 Send out 5,000 sales letters Number of people responding to the letters Z 0, 1, 2,…, 5,000 Build an apartment building Percent of building completed after 4 months R 0 ≤ R ≤ 100 Test the lifetime of a lightbulb (minutes) Length of time the bulb lasts up to 80,000 minutes S 0 ≤ S ≤ 80,000 Table 2.4
  • 44. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Random Variables – Not Numbers EXPERIMENT OUTCOME RANDOM VARIABLES RANGE OF RANDOM VARIABLES Students respond to a questionnaire Strongly agree (SA) Agree (A) Neutral (N) Disagree (D) Strongly disagree (SD) 5 if SA 4 if A.. X = 3 if N.. 2 if D.. 1 if SD 1, 2, 3, 4, 5 One machine is inspected Defective Not defective Y = 0 if defective 1 if not defective 0, 1 Consumers respond to how they like a product Good Average Poor 3 if good…. Z = 2 if average 1 if poor….. 1, 2, 3 Table 2.5
  • 45. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Probability Distribution of a Discrete Random Variable The students in Pat Shannon’s statistics class have just completed a quiz of five algebra problems. The distribution of correct scores is given in the following table: For discrete random variablesdiscrete random variables a probability is assigned to each event.
  • 46. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Probability Distribution of a Discrete Random Variable RANDOM VARIABLE (X – Score) NUMBER RESPONDING PROBABILITY P (X) 5 10 0.1 = 10/100 4 20 0.2 = 20/100 3 30 0.3 = 30/100 2 30 0.3 = 30/100 1 10 0.1 = 10/100 Total 100 1.0 = 100/100 The Probability Distribution follows all three rules: 1. Events are mutually exclusive and collectively exhaustive. 2. Individual probability values are between 0 and 1. 3. Total of all probability values equals 1. Table 2.6
  • 47. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Probability Distribution for Dr. Shannon’s ClassP(X) 0.4 – 0.3 – 0.2 – 0.1 – 0 – | | | | | | 1 2 3 4 5 X Figure 2.5
  • 48. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Probability Distribution for Dr. Shannon’s ClassP(X) 0.4 – 0.3 – 0.2 – 0.1 – 0 – | | | | | | 1 2 3 4 5 X Figure 2.5 The central tendency of the distribution is the mean, or expected value. The amount of variability is the variance.
  • 49. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Expected Value of a Discrete Probability Distribution ( ) ( )∑= = n i ii XPXXE 1 ( ) )(...)( 2211 nn XPXXPXXPX +++= The expected value is a measure of the centralcentral tendencytendency of the distribution and is a weighted average of the values of the random variable. where iX )( iXP ∑= n i 1 )(XE = random variable’s possible values = probability of each of the random variable’s possible values = summation sign indicating we are adding all n possible values = expected value or mean of the random sample
  • 50. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Expected Value of a Discrete Probability Distribution ( ) ( )∑= = n i ii XPXXE 1 9.2 1.6.9.8.5. )1.0(1)3.0(2)3.0(3)2.0(4)1.0(5 = ++++= ++++= For Dr. Shannon’s class:
  • 51. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Variance of a Discrete Probability Distribution For a discrete probability distribution the variance can be computed by )()]([∑= −== n i ii XPXEX 1 22 Varianceσ where iX )(XE )( iXP = random variable’s possible values = expected value of the random variable = difference between each value of the random variable and the expected mean = probability of each possible value of the random variable )]([ XEXi −
  • 52. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Variance of a Discrete Probability Distribution For Dr. Shannon’s class: )()]([variance 5 1 2 ∑= −= i ii XPXEX +−+−= ).().().().(variance 2092410925 22 +−+− ).().().().( 3092230923 22 ).().( 10921 2 − 291 36102430003024204410 . ..... = ++++=
  • 53. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Variance of a Discrete Probability Distribution A related measure of dispersion is the standard deviation. 2 σVarianceσ == where σ = square root = standard deviation
  • 54. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Variance of a Discrete Probability Distribution A related measure of dispersion is the standard deviation. 2 σVarianceσ == where σ = square root = standard deviation For Dr. Shannon’s class: Varianceσ = 141291 .. ==
  • 55. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.1A Formulas in an Excel Spreadsheet for the Dr. Shannon Example
  • 56. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.1B Excel Output for the Dr. Shannon Example
  • 57. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Probability Distribution of a Continuous Random Variable Since random variables can take on an infinite number of values, the fundamental rules for continuous random variables must be modified.  The sum of the probability values must still equal 1.  The probability of each individual value of the random variable occurring must equal 0 or the sum would be infinitely large. The probability distribution is defined by a continuous mathematical function called the probability density function or just the probability function.  This is represented by f (X).
  • 58. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Probability Distribution of a Continuous Random Variable Probability | | | | | | | 5.06 5.10 5.14 5.18 5.22 5.26 5.30 Weight (grams) Figure 2.6
  • 59. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Binomial Distribution  Many business experiments can be characterized by the Bernoulli process.  The Bernoulli process is described by the binomial probability distribution. 1. Each trial has only two possible outcomes. 2. The probability of each outcome stays the same from one trial to the next. 3. The trials are statistically independent. 4. The number of trials is a positive integer.
  • 60. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Binomial Distribution The binomial distribution is used to find the probability of a specific number of successes in n trials. We need to know: n = number of trials p = the probability of success on any single trial We let r = number of successes q = 1 – p = the probability of a failure
  • 61. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Binomial Distribution The binomial formula is: rnr qp rnr n nr − − = )!(! ! trialsinsuccessesofyProbabilit The symbol ! means factorial, and n! = n(n – 1)(n – 2)…(1) For example 4! = (4)(3)(2)(1) = 24 By definition 1! = 1 and 0! = 1
  • 62. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Binomial Distribution NUMBER OF HEADS (r) Probability = (0.5)r (0.5)5 – r 5! r!(5 – r)! 0 0.03125 = (0.5)0 (0.5)5 – 0 1 0.15625 = (0.5)1 (0.5)5 – 1 2 0.31250 = (0.5)2 (0.5)5 – 2 3 0.31250 = (0.5)3 (0.5)5 – 3 4 0.15625 = (0.5)4 (0.5)5 – 4 5 0.03125 = (0.5)5 (0.5)5 – 5 5! 0!(5 – 0)! 5! 1!(5 – 1)! 5! 2!(5 – 2)! 5! 3!(5 – 3)! 5! 4!(5 – 4)! 5! 5!(5 – 5)! Table 2.7 Binomial Distribution for n = 5 and p = 0.50.
  • 63. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Solving Problems with the Binomial Formula We want to find the probability of 4 heads in 5 tosses. n = 5, r = 4, p = 0.5, and q = 1 – 0.5 = 0.5 Thus 454 5.05.0 )!45(!4 !5 )trials5insuccesses4( − − ==P 1562505006250 11234 12345 .).)(.( )!)()()(( ))()()(( ==
  • 64. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Solving Problems with the Binomial FormulaProbabilityP(r) | | | | | | | 1 2 3 4 5 6 Values of r (number of successes) 0.4 – 0.3 – 0.2 – 0.1 – 0 – Figure 2.7 Binomial Probability Distribution for n = 5 and p = 0.50.
  • 65. Copyright ©2012 Pearson Education, Inc. publishing as Prentic 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? n = 5, p = 0.15, and r = 3, 4, or 5So We could use the formula to solve this problem,We could use the formula to solve this problem, but using the table is easier.but using the table is easier.
  • 66. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Solving Problems with Binomial Tables P n r 0.05 0.10 0.15 5 0 0.7738 0.5905 0.4437 1 0.2036 0.3281 0.3915 2 0.0214 0.0729 0.1382 3 0.0011 0.0081 0.0244 4 0.0000 0.0005 0.0022 5 0.0000 0.0000 0.0001 Table 2.8 (partial) We find the three probabilities in the table for n = 5, p = 0.15, and r = 3, 4, and 5 and add them together.
  • 67. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Table 2.8 (partial) We find the three probabilities in the table for n = 5, p = 0.15, and r = 3, 4, and 5 and add them together Solving Problems with Binomial Tables P n r 0.05 0.10 0.15 5 0 0.7738 0.5905 0.4437 1 0.2036 0.3281 0.3915 2 0.0214 0.0729 0.1382 3 0.0011 0.0081 0.0244 4 0.0000 0.0005 0.0022 5 0.0000 0.0000 0.0001 )()()()( 543defectsmoreor3 PPPP ++= 02670000100022002440 .... =++=
  • 68. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Solving Problems with Binomial Tables It is easy to find the expected value (or mean) and variance of a binomial distribution. Expected value (mean) = np Variance = np(1 – p) For the MSA example: 6375085015051Variance 7501505valueExpected .).)(.()( .).( ==−= === pnp np
  • 69. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Function in an Excel 2010 Spreadsheet for Binomial Probabilities Program 2.2A
  • 70. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Excel Output for the Binomial Example Program 2.2B
  • 71. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Normal Distribution The normal distributionnormal distribution is the one of the most popular and useful continuous probability distributions.  The formula for the probability density function is rather complex: 2 2 2 2 1 σ µ πσ )( )( −− = x eXf  The normal distribution is specified completely when we know the mean, µ, and the standard deviation, σ .
  • 72. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Normal Distribution  The normal distribution is symmetrical, with the midpoint representing the mean.  Shifting the mean does not change the shape of the distribution.  Values on the X axis are measured in the number of standard deviations away from the mean.  As the standard deviation becomes larger, the curve flattens.  As the standard deviation becomes smaller, the curve becomes steeper.
  • 73. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Normal Distribution | | | 40 µ = 50 60 | | | µ = 40 50 60 Smaller µ, same σ | | | 40 50 µ = 60 Larger µ, same σ Figure 2.8
  • 74. Copyright ©2012 Pearson Education, Inc. publishing as Prentic µ The Normal Distribution Figure 2.9 Same µ, smaller σ Same µ, larger σ
  • 75. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using the Standard Normal Table Step 1Step 1 Convert the normal distribution into a standardstandard normal distribution.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, µ
  • 76. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using the Standard Normal Table For example, µ = 100, σ = 15, and we want to find the probability that X is less than 130. 15 100130 − = − = σ µX Z devstd2 15 30 == | | | | | | | 55 70 85 100 115 130 145 | | | | | | | –3 –2 –1 0 1 2 3 X = IQ σ µ− = X Z µ = 100 σ = 15P(X < 130) Figure 2.10
  • 77. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using the Standard Normal Table Step 2Step 2 Look up the probability from a table of normal curve areas.  Use Appendix A or Table 2.9 (portion below).  The column on the left has Z values.  The row at the top has second decimal places for the Z values. AREA UNDER THE NORMAL CURVE Z 0.00 0.01 0.02 0.03 1.8 0.96407 0.96485 0.96562 0.96638 1.9 0.97128 0.97193 0.97257 0.97320 2.0 0.97725 0.97784 0.97831 0.97882 2.1 0.98214 0.98257 0.98300 0.98341 2.2 0.98610 0.98645 0.98679 0.98713 Table 2.9 (partial) P(X < 130) = P(Z < 2.00) = 0.97725
  • 78. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company Haynes builds three- and four-unit apartment buildings (called triplexes and quadraplexes, respectively).  Total construction time follows a normal distribution.  For triplexes, µ = 100 days and σ = 20 days.  Contract calls for completion in 125 days, and late completion will incur a severe penalty fee.  What is the probability of completing in 125 days?
  • 79. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company From Appendix A, for Z = 1.25 the area is 0.89435.  The probability is about 0.89 that Haynes will not violate the contract. 20 100125 − = − = σ µX Z 251 20 25 .== µ = 100 days X = 125 days σ = 20 daysFigure 2.11
  • 80. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company Suppose that completion of a triplex in 75 days or less will earn a bonus of $5,000. What is the probability that Haynes will get the bonus?
  • 81. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company But Appendix A has only positive Z values, and the probability we are looking for is in the negative tail. 20 10075 − = − = σ µX Z 251 20 25 .−= − = Figure 2.12 µ = 100 daysX = 75 days P(X < 75 days) Area of Interest
  • 82. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company Because the curve is symmetrical, we can look at the probability in the positive tail for the same distance away from the mean. 20 10075 − = − = σ µX Z 251 20 25 .−= − = µ = 100 days X = 125 days P(X > 125 days) Area of Interest
  • 83. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company µ = 100 days X = 125 days  We know the probability completing in 125 days is 0.89435.  So the probability completing in more than 125 days is 1 – 0.89435 = 0.10565.
  • 84. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company µ = 100 daysX = 75 days The probability of completing in less than 75 days is 0.10565. Going back to the left tail of the distribution: The probability completing in more than 125 days is 1 – 0.89435 = 0.10565.
  • 85. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company What is the probability of completing a triplex within 110 and 125 days? We know the probability of completing in 125 days, P(X < 125) = 0.89435. We have to complete the probability of completing in 110 days and find the area between those two events.
  • 86. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Haynes Construction Company From Appendix A, for Z = 0.5 the area is 0.69146. P(110 < X < 125) = 0.89435 – 0.69146 = 0.20289. 20 100110 − = − = σ µX Z 50 20 10 .== Figure 2.13 µ = 100 days 125 days σ = 20 days 110 days
  • 87. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.3A Function in an Excel 2010 Spreadsheet for the Normal Distribution Example
  • 88. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.3B Excel Output for the Normal Distribution Example
  • 89. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Empirical Rule For a normally distributed random variable with mean µ and standard deviation σ , then 1. About 68% of values will be within ±1σ of the mean. 2. About 95.4% of values will be within ±2σ of the mean. 3. About 99.7% of values will be within ±3σ of the mean.
  • 90. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Empirical Rule Figure 2.14 68%16% 16% –1σ +1σ a µ b 95.4%2.3% 2.3% –2σ +2σ a µ b 99.7%0.15% 0.15% –3σ +3σ a µ b
  • 91. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The F Distribution  It is a continuous probability distribution.  The F statistic is the ratio of two sample variances.  F distributions have two sets of degrees of freedom.  Degrees of freedom are based on sample size and used to calculate the numerator and denominator of the ratio.  The probabilities of large values of F are very small. df1 = degrees of freedom for the numerator df2 = degrees of freedom for the denominator
  • 92. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Fα The F Distribution Figure 2.15
  • 93. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The F Distribution df1 = 5 df2 = 6 α = 0.05 Consider the example: From Appendix D, we get Fα, df1, df2 = F0.05, 5, 6 = 4.39 This means P(F > 4.39) = 0.05 The probability is only 0.05 F will exceed 4.39.
  • 94. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The F Distribution Figure 2.16 F = 4.39 0.05 F value for 0.05 probability with 5 and 6 degrees of freedom
  • 95. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.4A
  • 96. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.4B Excel Output for the F Distribution
  • 97. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Exponential Distribution  The exponential distributionexponential distribution (also called the negative exponential distributionnegative 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: x eXf µ µ − =)( 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)
  • 98. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Exponential Distribution timeserviceAverage 1 valueExpected == µ 2 1 Variance µ = f(X) X Figure 2.17
  • 99. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Arnold’s Muffler Shop  Arnold’s Muffler Shop installs new mufflers on automobiles and small trucks.  The mechanic can install 3 new mufflers per hour.  Service time is exponentially distributed. What is the probability that the time to install a new muffler would be ½ hour or less?
  • 100. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Arnold’s Muffler Shop Here: X = Exponentially distributed service time µ = average number of units the served per time period = 3 per hour t = ½ hour = 0.5hour P(X≤0.5) = 1 – e-3(0.5) = 1 – e -1.5 = 1 = 0.2231 = 0.7769
  • 101. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Arnold’s Muffler Shop P(X≤0.5) = 1 – e-3(0.5) = 1 – e -1.5 = 1 = 0.2231 = 0.7769 Note also that if: Then it must be the case that: P(X>0.5) = 1 - 0.7769 = 0.2231
  • 102. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Arnold’s Muffler Shop Probability That the Mechanic Will Install a Muffler in 0.5 Hour Figure 2.18
  • 103. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Function in an Excel Spreadsheet for the Exponential Distribution Program 2.5A
  • 104. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.5B Excel Output for the Exponential Distribution
  • 105. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Poisson Distribution  The PoissonPoisson distributiondistribution is a discretediscrete distribution that is often used in queuing models to describe arrival rates over time. Its probability function is given by: ! )( X e XP x λ λ − = where P(X) = probability of exactly X arrivals or occurrences λ = average number of arrivals per unit of time (the mean arrival rate) e = 2.718, the base of natural logarithms X = specific value (0, 1, 2, 3, …) of the random variable
  • 106. Copyright ©2012 Pearson Education, Inc. publishing as Prentic The Poisson Distribution The mean and variance of the distribution are both λ. Expected value = λ Variance = λ
  • 107. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Poisson Distribution We can use Appendix C to find Poisson probabilities. Suppose that λ = 2. Some probability calculations are: 2706.0 2 )1353.0(4 !2 2 )2( 2706.0 1 )1353.0(2 !1 2 )1( 1353.0 1 )1353.0(1 !0 2 )0( ! )( 22 21 20 === === === = − − − − e P e P e P X e XP x λ λ
  • 108. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Poisson Distribution Figure 2.19 Sample Poisson Distributions with λ = 2 and λ = 4
  • 109. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.6A Functions in an Excel 2010 Spreadsheet for the Poisson Distribution
  • 110. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Using Excel Program 2.6B Excel Output for the Poisson Distribution
  • 111. Copyright ©2012 Pearson Education, Inc. publishing as Prentic Exponential and Poisson Together  If the number of occurrences per time period follows a Poisson distribution, then the time between occurrences follows an exponential distribution:  Suppose the number of phone calls at a service center followed a Poisson distribution with a mean of 10 calls per hour.  Then the time between each phone call would be exponentially distributed with a mean time between calls of 6 minutes (1/10 hour).
  • 112. Copyright ©2012 Pearson Education, Inc. publishing as Prentice Hall 2-112 Copyright All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America.