SlideShare a Scribd company logo
1 of 31
Statistics for Managers
Using Microsoft® Excel
4th Edition
Chapter 4
Basic Probability

Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc.

Chap 4-1
Chapter Goals
After completing this chapter, you should be
able to:
 Explain basic probability concepts and definitions
 Use contingency tables to view a sample space
 Apply common rules of probability
 Compute conditional probabilities
 Determine whether events are statistically
independent
 Use Bayes’ Theorem
Statistics for Managers Using for conditional probabilities
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-2
Important Terms








Probability – the chance that an uncertain event
will occur (always between 0 and 1)
Event – Each possible type of occurrence or
outcome
Simple Event – an event that can be described
by a single characteristic
Sample Space – the collection of all possible
events

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-3
Assessing Probability


There are three approaches to assessing the probability
of un uncertain event:
1. a priori classical probability
probability of occurrence =

X
number of ways the event can occur
=
T
total number of elementary outcomes

2. empirical classical probability
probability of occurrence =

number of favorable outcomes observed
total number of outcomes observed

3. subjective probability
an individual Using
Statistics for Managers judgment or opinion about the probability of occurrence
Microsoft Excel, 4e © 2004
Chap 4-4
Prentice-Hall, Inc.
Sample Space
The Sample Space is the collection of all
possible events
e.g. All 6 faces of a die:

e.g. All 52 cards of a bridge deck:

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-5
Events


Simple event






Complement of an event A (denoted A’)





An outcome from a sample space with one
characteristic
e.g., A red card from a deck of cards
All outcomes that are not part of event A
e.g., All cards that are not diamonds

Joint event

Involves two or more characteristics simultaneously
Statisticsfor Managers that is also red from a deck of cards
e.g., An ace Using
Microsoft Excel, 4e © 2004
Chap 4-6
Prentice-Hall, Inc.

Visualizing Events


Contingency Tables
Ace

Not Ace

Total

Black

26

2

24

26

Total

Sample
Space

24

Red



2

4

48

52

Tree Diagrams
Full Deck
of 52 Cards

ar
ack C
Bl

d

Statistics for Managers Red Ca
Using
rd
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

2

Ac e

No t a n A c e

Ace
No t a n

Sample
Space

24
2

Ace

24

Chap 4-7
Mutually Exclusive Events


Mutually exclusive events


Events that cannot occur together

example:
A = queen of diamonds; B = queen of clubs


Events A and B are mutually exclusive

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-8
Collectively Exhaustive Events


Collectively exhaustive events



One of the events must occur
The set of events covers the entire sample space

example:
A = aces; B = black cards;
C = diamonds; D = hearts
Events A, B, C and D are collectively exhaustive
(but not mutually exclusive – an ace may also be
a heart)
 Events B, C
Statistics for Managersand D are collectively exhaustive and
Using
also mutually exclusive
Microsoft Excel, 4e © 2004
Chap 4-9
Prentice-Hall, Inc.

Probability




Probability is the numerical measure
of the likelihood that an event will
occur
The probability of any event must be
between 0 and 1, inclusively
0 ≤ P(A) ≤ 1 For any event A

The sum of the probabilities of all
mutually exclusive and collectively
exhaustive events is 1
P(A) + P(B) + P(C) = 1
Statistics for Managers Using
If A, B, and C are mutually exclusive and
Microsoft Excel, 4e © 2004
collectively exhaustive
Prentice-Hall, Inc.

1

Certain

.5



0

Impossible

Chap 4-10
Computing Joint and
Marginal Probabilities


The probability of a joint event, A and B:
number of outcomes satisfying A and B
P( A and B) =
total number of elementary outcomes



Computing a marginal (or simple) probability:
P(A) = P(A and B1 ) + P(A and B 2 ) +  + P(A and Bk )

Where B1, B …, Bk
Statistics for Managers2,Usingare k mutually exclusive and collectively
exhaustive events
Microsoft Excel, 4e © 2004
Chap 4-11
Prentice-Hall, Inc.

Joint Probability Example
P(Red and Ace)
=

number of cards that are red and ace 2
=
total number of cards
52

Type

Color
Red

Black

Total

Ace

2

2

4

Non-Ace

24

24

48

Statistics forTotal
Managers Using
26
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

26

52
Chap 4-12
Marginal Probability Example
P(Ace)
= P( Ace and Re d) + P( Ace and Black ) =

Type

Color

2
2
4
+
=
52 52 52

Red

Black

Total

Ace

2

2

4

Non-Ace

24

24

48

Statistics forTotal
Managers Using
26
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

26

52
Chap 4-13
Joint Probabilities Using
Contingency Table
Event
Event

B1

B2

Total

A1

P(A1 and B1) P(A1 and B2)

A2

P(A2 and B1) P(A2 and B2) P(A2)

Total

P(B1)

P(B2)

P(A1)

1

Joint for Managers Using Marginal (Simple) Probabilities
Statistics Probabilities
Microsoft Excel, 4e © 2004
Chap 4-14
Prentice-Hall, Inc.
General Addition Rule
General Addition Rule:
P(A or B) = P(A) + P(B) - P(A and B)
If A and B are mutually exclusive, then
P(A and B) = 0, so the rule can be simplified:
P(A or B) = P(A) + P(B)
For mutually exclusive events A and B
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Chap 4-15
Prentice-Hall, Inc.
General Addition Rule Example
P(Red or Ace) = P(Red) +P(Ace) - P(Red and Ace)
= 26/52 + 4/52 - 2/52 = 28/52

Type

Color
Red

Black

Total

Ace

2

2

4

Non-Ace

24

24

48

Total

26

26

Don’t count
the two red
aces twice!

52

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-16
Computing Conditional
Probabilities


A conditional probability is the probability of one
event, given that another event has occurred:

P(A and B)
P(A | B) =
P(B)

The conditional
probability of A given
that B has occurred

P(A and B)
P(B | A) =
P(A)

The conditional
probability of B given
that A has occurred

Where P(A and B) = joint probability of A and B
P(A) = marginal
Statistics for Managers Using probability of A
P(B) = marginal probability of B
Microsoft Excel, 4e © 2004

Prentice-Hall, Inc.

Chap 4-17
Conditional Probability Example




Of the cars on a used car lot, 70% have air
conditioning (AC) and 40% have a CD player
(CD). 20% of the cars have both.
What is the probability that a car has a CD
player, given that it has AC ?
i.e., we want to find P(CD | AC)

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-18
Conditional Probability Example
(continued)


Of the cars on a used car lot, 70% have air conditioning
(AC) and 40% have a CD player (CD).
20% of the cars have both.
CD

No CD

Total

AC

.2

.5

.7

No AC

.2

.1

.3

Total

.4

.6

1.0

P(CD and AC) .2
P(CD | AC) =
= = .2857
Statistics for Managers Using
P(AC)
.7
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-19
Conditional Probability Example
(continued)


Given AC, we only consider the top row (70% of the cars). Of these,
20% have a CD player. 20% of 70% is about 28.57%.

CD

No CD

Total

AC

.2

.5

.7

No AC

.2

.1

.3

Total

.4

.6

1.0

P(CD and AC) .2
P(CD | AC) =
= = .2857
P(AC)
.7
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-20
Using Decision Trees
.2
D .7
C
Has

Given AC or
no AC:
P(A
H

All
Cars

)= .
C

7

C
sA
a

Do
e
hav s not
eA
P(A
C
C’)
= .3

P(AC and CD) = .2

D oe
s no
t .5
have
CD

P(AC and CD’) = .5

.7

.2
D .3
C
Has
D

P(AC’ and CD) = .2

Statistics for Managers Usingh oes not
ave
CD .1 P(AC’ and CD’) = .1
Microsoft Excel, 4e © 2004
.3
Chap 4-21
Prentice-Hall, Inc.
Using Decision Trees
C
as A
H

Given CD or
no CD:
P(C
H

All
Cars

C
as

)= .
D

4

D

Do
e
hav s not
eC
D P(C
D’)
= .6

.2
.4

D oe
s no
t .2
have
AC

(continued)
P(CD and AC) = .2

P(CD and AC’) = .2

.4

.5
.6
C
A
Has
D

P(CD’ and AC) = .5

Statistics for Managers Usingh oes not
ave
AC .1 P(CD’ and AC’) = .1
Microsoft Excel, 4e © 2004
.6
Chap 4-22
Prentice-Hall, Inc.
Statistical Independence


Two events are independent if and only
if:

P(A | B) = P(A)


Events A and B are independent when the probability
of one event is not affected by the other event

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-23
Multiplication Rules


Multiplication rule for two events A and B:

P(A and B) = P(A | B) P(B)
Note: If A and B are independent, then P(A | B) = P(A)
and the multiplication rule simplifies to

P(A and B) = P(A) P(B)

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-24
Marginal Probability


Marginal probability for event A:

P(A) = P(A | B1 ) P(B1 ) + P(A | B 2 ) P(B 2 ) +  + P(A | Bk ) P(Bk )



Where B1, B2, …, Bk are k mutually exclusive and
collectively exhaustive events

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-25
Bayes’ Theorem
P(A | Bi )P(Bi )
P(Bi | A) =
P(A | B1 )P(B1 ) + P(A | B 2 )P(B 2 ) +  + P(A | Bk )P(Bk )



where:
Bi = ith event of k mutually exclusive and collectively

exhaustive events
A = new event that might impact P(Bi)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-26
Bayes’ Theorem Example


A drilling company has estimated a 40%
chance of striking oil for their new well.



A detailed test has been scheduled for more
information. Historically, 60% of successful
wells have had detailed tests, and 20% of
unsuccessful wells have had detailed tests.

Given that this well has been scheduled for a
detailed test, what is the probability
that the well will be
Statistics for Managers Usingsuccessful?


Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-27
Bayes’ Theorem Example
(continued)


Let S = successful well
U = unsuccessful well



P(S) = .4 , P(U) = .6



Define the detailed test event as D



Conditional probabilities:
P(D|S) = .6

(prior probabilities)

P(D|U) = .2

 Goal is to find P(S|D)
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Chap 4-28
Bayes’ Theorem Example
(continued)

Apply Bayes’ Theorem:

P(D | S)P(S)
P(S | D) =
P(D | S)P(S) + P(D | U)P(U)
(.6)(.4)
=
(.6)(.4) + (.2)(.6)
.24
=
= .667
.24 + .12
So the Managers Using
Statistics forrevised probability of success, given that this well
has been scheduled
Microsoft Excel, 4e © 2004 for a detailed test, is .667
Chap 4-29
Prentice-Hall, Inc.
Bayes’ Theorem Example
(continued)


Given the detailed test, the revised probability
of a successful well has risen to .667 from the
original estimate of .4

Event

Prior
Prob.

Conditional
Prob.

Joint
Prob.

Revised
Prob.

S (successful)

.4

.6

.4*.6 = .24

.24/.36 = .667

U (unsuccessful)

.6

.2

.6*.2 = .12

.12/.36 = .333

Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.

Sum = .36

Chap 4-30
Chapter Summary


Discussed basic probability concepts




Examined basic probability rules




Sample spaces and events, contingency tables, simple
probability, and joint probability
General addition rule, addition rule for mutually exclusive events,
rule for collectively exhaustive events

Defined conditional probability


Statistical independence, marginal probability, decision trees,
and the multiplication rule

Discussed Bayes’ theorem
Statistics for Managers Using
Microsoft Excel, 4e © 2004
Prentice-Hall, Inc.


Chap 4-31

More Related Content

What's hot

Chap08 fundamentals of hypothesis
Chap08 fundamentals of  hypothesisChap08 fundamentals of  hypothesis
Chap08 fundamentals of hypothesisUni Azza Aunillah
 
The Normal Distribution and Other Continuous Distributions
The Normal Distribution and Other Continuous DistributionsThe Normal Distribution and Other Continuous Distributions
The Normal Distribution and Other Continuous DistributionsYesica Adicondro
 
Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continousUni Azza Aunillah
 
Confidence Interval Estimation
Confidence Interval EstimationConfidence Interval Estimation
Confidence Interval EstimationYesica Adicondro
 
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremBharath kumar Karanam
 
Business Statistics Chapter 9
Business Statistics Chapter 9Business Statistics Chapter 9
Business Statistics Chapter 9Lux PP
 
Fundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisFundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisYesica Adicondro
 
Introduction to statistics 1
Introduction to statistics 1Introduction to statistics 1
Introduction to statistics 1Anwar Afridi
 
Bbs11 ppt ch12
Bbs11 ppt ch12Bbs11 ppt ch12
Bbs11 ppt ch12Tuul Tuul
 
Presenting Data in Tables and Charts
Presenting Data in Tables and ChartsPresenting Data in Tables and Charts
Presenting Data in Tables and ChartsYesica Adicondro
 
Probability Concept and Bayes Theorem
Probability Concept and Bayes TheoremProbability Concept and Bayes Theorem
Probability Concept and Bayes TheoremCherryBerry2
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2Nilanjan Bhaumik
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distributionhamza munir
 
Chap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distributionChap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distributionJudianto Nugroho
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probabilitylovemucheca
 
Chap15 time series forecasting & index number
Chap15 time series forecasting & index numberChap15 time series forecasting & index number
Chap15 time series forecasting & index numberUni Azza Aunillah
 
Introduction to t-tests (statistics)
Introduction to t-tests (statistics)Introduction to t-tests (statistics)
Introduction to t-tests (statistics)Dr Bryan Mills
 

What's hot (20)

Chap08 fundamentals of hypothesis
Chap08 fundamentals of  hypothesisChap08 fundamentals of  hypothesis
Chap08 fundamentals of hypothesis
 
The Normal Distribution and Other Continuous Distributions
The Normal Distribution and Other Continuous DistributionsThe Normal Distribution and Other Continuous Distributions
The Normal Distribution and Other Continuous Distributions
 
Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continous
 
Confidence Interval Estimation
Confidence Interval EstimationConfidence Interval Estimation
Confidence Interval Estimation
 
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
 
Business Statistics Chapter 9
Business Statistics Chapter 9Business Statistics Chapter 9
Business Statistics Chapter 9
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Fundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisFundamentals of Testing Hypothesis
Fundamentals of Testing Hypothesis
 
Introduction to statistics 1
Introduction to statistics 1Introduction to statistics 1
Introduction to statistics 1
 
Bbs11 ppt ch12
Bbs11 ppt ch12Bbs11 ppt ch12
Bbs11 ppt ch12
 
Presenting Data in Tables and Charts
Presenting Data in Tables and ChartsPresenting Data in Tables and Charts
Presenting Data in Tables and Charts
 
Probability Concept and Bayes Theorem
Probability Concept and Bayes TheoremProbability Concept and Bayes Theorem
Probability Concept and Bayes Theorem
 
Chap07 interval estimation
Chap07 interval estimationChap07 interval estimation
Chap07 interval estimation
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Chap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distributionChap04 discrete random variables and probability distribution
Chap04 discrete random variables and probability distribution
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
 
Chap15 time series forecasting & index number
Chap15 time series forecasting & index numberChap15 time series forecasting & index number
Chap15 time series forecasting & index number
 
Introduction to t-tests (statistics)
Introduction to t-tests (statistics)Introduction to t-tests (statistics)
Introduction to t-tests (statistics)
 
Chap09 2 sample test
Chap09 2 sample testChap09 2 sample test
Chap09 2 sample test
 

Viewers also liked

Chap02 presenting data in chart & tables
Chap02 presenting data in chart & tablesChap02 presenting data in chart & tables
Chap02 presenting data in chart & tablesUni Azza Aunillah
 
Chap11 chie square & non parametrics
Chap11 chie square & non parametricsChap11 chie square & non parametrics
Chap11 chie square & non parametricsUni Azza Aunillah
 
Experimental Methods in Mass Communication Research
Experimental Methods in Mass Communication ResearchExperimental Methods in Mass Communication Research
Experimental Methods in Mass Communication ResearchEisa Al Nashmi
 
Chap17 statistical applications on management
Chap17 statistical applications on managementChap17 statistical applications on management
Chap17 statistical applications on managementUni Azza Aunillah
 
Confidence interval with Z
Confidence interval with ZConfidence interval with Z
Confidence interval with ZHabiba UR Rehman
 
Accuracy in photojournalism
Accuracy in photojournalismAccuracy in photojournalism
Accuracy in photojournalismEisa Al Nashmi
 
Chap14 multiple regression model building
Chap14 multiple regression model buildingChap14 multiple regression model building
Chap14 multiple regression model buildingUni Azza Aunillah
 
Chapter 02
Chapter 02Chapter 02
Chapter 02bmcfad01
 
Chapter 10
Chapter 10Chapter 10
Chapter 10bmcfad01
 
Chapter 01
Chapter 01Chapter 01
Chapter 01bmcfad01
 
Chapter 12
Chapter 12Chapter 12
Chapter 12bmcfad01
 
Chapter 09
Chapter 09Chapter 09
Chapter 09bmcfad01
 
Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regressionUni Azza Aunillah
 

Viewers also liked (20)

Chap02 presenting data in chart & tables
Chap02 presenting data in chart & tablesChap02 presenting data in chart & tables
Chap02 presenting data in chart & tables
 
Clr model
Clr modelClr model
Clr model
 
Advertising
AdvertisingAdvertising
Advertising
 
Chap16 decision making
Chap16 decision makingChap16 decision making
Chap16 decision making
 
Chap11 chie square & non parametrics
Chap11 chie square & non parametricsChap11 chie square & non parametrics
Chap11 chie square & non parametrics
 
Experimental Methods in Mass Communication Research
Experimental Methods in Mass Communication ResearchExperimental Methods in Mass Communication Research
Experimental Methods in Mass Communication Research
 
Chap17 statistical applications on management
Chap17 statistical applications on managementChap17 statistical applications on management
Chap17 statistical applications on management
 
Confidence interval with Z
Confidence interval with ZConfidence interval with Z
Confidence interval with Z
 
Accuracy in photojournalism
Accuracy in photojournalismAccuracy in photojournalism
Accuracy in photojournalism
 
Chap10 anova
Chap10 anovaChap10 anova
Chap10 anova
 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
 
Chap14 multiple regression model building
Chap14 multiple regression model buildingChap14 multiple regression model building
Chap14 multiple regression model building
 
Chapter 02
Chapter 02Chapter 02
Chapter 02
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
Data analysis
Data analysisData analysis
Data analysis
 
Chapter 12
Chapter 12Chapter 12
Chapter 12
 
Chapter 09
Chapter 09Chapter 09
Chapter 09
 
Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regression
 
Chap12 simple regression
Chap12 simple regressionChap12 simple regression
Chap12 simple regression
 

Similar to Chap04 basic probability

chap05123111111111111111111111111111111.ppt
chap05123111111111111111111111111111111.pptchap05123111111111111111111111111111111.ppt
chap05123111111111111111111111111111111.pptKChit
 
Chap04 basic probability
Chap04 basic probabilityChap04 basic probability
Chap04 basic probabilityFathia Baroroh
 
Newbold_chap04.ppt
Newbold_chap04.pptNewbold_chap04.ppt
Newbold_chap04.pptcfisicaster
 
Bbs11 ppt ch04
Bbs11 ppt ch04Bbs11 ppt ch04
Bbs11 ppt ch04Tuul Tuul
 
chap03--Discrete random variables probability ai and ml R2021.pdf
chap03--Discrete random variables probability ai and ml R2021.pdfchap03--Discrete random variables probability ai and ml R2021.pdf
chap03--Discrete random variables probability ai and ml R2021.pdfmitopof121
 
Unit 4--probability and probability distribution (1).pptx
Unit 4--probability and probability distribution (1).pptxUnit 4--probability and probability distribution (1).pptx
Unit 4--probability and probability distribution (1).pptxakshay353895
 
Numerical Descriptive Measures
Numerical Descriptive MeasuresNumerical Descriptive Measures
Numerical Descriptive MeasuresYesica Adicondro
 
Decision Making in English
Decision Making in EnglishDecision Making in English
Decision Making in EnglishYesica Adicondro
 
multiple regression model building
 multiple regression model building multiple regression model building
multiple regression model buildingYesica Adicondro
 
Chapter 4 power point presentation Regression models
Chapter 4 power point presentation Regression modelsChapter 4 power point presentation Regression models
Chapter 4 power point presentation Regression modelsJustinXerri
 
Ms Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialMs Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialBikal Shrestha
 
Probability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsProbability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsBabasab Patil
 

Similar to Chap04 basic probability (20)

chap05123111111111111111111111111111111.ppt
chap05123111111111111111111111111111111.pptchap05123111111111111111111111111111111.ppt
chap05123111111111111111111111111111111.ppt
 
Chap04 basic probability
Chap04 basic probabilityChap04 basic probability
Chap04 basic probability
 
Newbold_chap04.ppt
Newbold_chap04.pptNewbold_chap04.ppt
Newbold_chap04.ppt
 
Bbs11 ppt ch04
Bbs11 ppt ch04Bbs11 ppt ch04
Bbs11 ppt ch04
 
Chap03 probability
Chap03 probabilityChap03 probability
Chap03 probability
 
chap03--Discrete random variables probability ai and ml R2021.pdf
chap03--Discrete random variables probability ai and ml R2021.pdfchap03--Discrete random variables probability ai and ml R2021.pdf
chap03--Discrete random variables probability ai and ml R2021.pdf
 
Unit 4--probability and probability distribution (1).pptx
Unit 4--probability and probability distribution (1).pptxUnit 4--probability and probability distribution (1).pptx
Unit 4--probability and probability distribution (1).pptx
 
Lecture1a data types
Lecture1a data typesLecture1a data types
Lecture1a data types
 
Numerical Descriptive Measures
Numerical Descriptive MeasuresNumerical Descriptive Measures
Numerical Descriptive Measures
 
Probability
ProbabilityProbability
Probability
 
Chi square using excel
Chi square using excelChi square using excel
Chi square using excel
 
chap06-1.pptx
chap06-1.pptxchap06-1.pptx
chap06-1.pptx
 
Decision Making in English
Decision Making in EnglishDecision Making in English
Decision Making in English
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
multiple regression model building
 multiple regression model building multiple regression model building
multiple regression model building
 
Chapter 4 power point presentation Regression models
Chapter 4 power point presentation Regression modelsChapter 4 power point presentation Regression models
Chapter 4 power point presentation Regression models
 
Ms Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialMs Excel Basic to Advance Tutorial
Ms Excel Basic to Advance Tutorial
 
chap12.pptx
chap12.pptxchap12.pptx
chap12.pptx
 
chap08.pptx
chap08.pptxchap08.pptx
chap08.pptx
 
Probability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsProbability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec doms
 

More from Uni Azza Aunillah

More from Uni Azza Aunillah (11)

Equation
EquationEquation
Equation
 
Saluran distribusi
Saluran distribusiSaluran distribusi
Saluran distribusi
 
Mengintegrasikan teori
Mengintegrasikan teoriMengintegrasikan teori
Mengintegrasikan teori
 
Kepemimpinen Dahlan Iskan
Kepemimpinen Dahlan IskanKepemimpinen Dahlan Iskan
Kepemimpinen Dahlan Iskan
 
presentation listening and summarize
presentation listening and summarizepresentation listening and summarize
presentation listening and summarize
 
Perbankan syariah
Perbankan syariahPerbankan syariah
Perbankan syariah
 
Uu bi no 3 tahun 2004
Uu bi no 3 tahun 2004Uu bi no 3 tahun 2004
Uu bi no 3 tahun 2004
 
Modul ekonomi moneter
Modul ekonomi moneterModul ekonomi moneter
Modul ekonomi moneter
 
Teori manajemen klasik
Teori manajemen klasikTeori manajemen klasik
Teori manajemen klasik
 
Proses pengawasan dalam manajemen
Proses pengawasan dalam manajemenProses pengawasan dalam manajemen
Proses pengawasan dalam manajemen
 
Etika bisnis dalam lingkungan produksi
Etika bisnis dalam lingkungan produksiEtika bisnis dalam lingkungan produksi
Etika bisnis dalam lingkungan produksi
 

Recently uploaded

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 

Recently uploaded (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Chap04 basic probability

  • 1. Statistics for Managers Using Microsoft® Excel 4th Edition Chapter 4 Basic Probability Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-1
  • 2. Chapter Goals After completing this chapter, you should be able to:  Explain basic probability concepts and definitions  Use contingency tables to view a sample space  Apply common rules of probability  Compute conditional probabilities  Determine whether events are statistically independent  Use Bayes’ Theorem Statistics for Managers Using for conditional probabilities Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-2
  • 3. Important Terms     Probability – the chance that an uncertain event will occur (always between 0 and 1) Event – Each possible type of occurrence or outcome Simple Event – an event that can be described by a single characteristic Sample Space – the collection of all possible events Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-3
  • 4. Assessing Probability  There are three approaches to assessing the probability of un uncertain event: 1. a priori classical probability probability of occurrence = X number of ways the event can occur = T total number of elementary outcomes 2. empirical classical probability probability of occurrence = number of favorable outcomes observed total number of outcomes observed 3. subjective probability an individual Using Statistics for Managers judgment or opinion about the probability of occurrence Microsoft Excel, 4e © 2004 Chap 4-4 Prentice-Hall, Inc.
  • 5. Sample Space The Sample Space is the collection of all possible events e.g. All 6 faces of a die: e.g. All 52 cards of a bridge deck: Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-5
  • 6. Events  Simple event    Complement of an event A (denoted A’)    An outcome from a sample space with one characteristic e.g., A red card from a deck of cards All outcomes that are not part of event A e.g., All cards that are not diamonds Joint event Involves two or more characteristics simultaneously Statisticsfor Managers that is also red from a deck of cards e.g., An ace Using Microsoft Excel, 4e © 2004 Chap 4-6 Prentice-Hall, Inc. 
  • 7. Visualizing Events  Contingency Tables Ace Not Ace Total Black 26 2 24 26 Total Sample Space 24 Red  2 4 48 52 Tree Diagrams Full Deck of 52 Cards ar ack C Bl d Statistics for Managers Red Ca Using rd Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. 2 Ac e No t a n A c e Ace No t a n Sample Space 24 2 Ace 24 Chap 4-7
  • 8. Mutually Exclusive Events  Mutually exclusive events  Events that cannot occur together example: A = queen of diamonds; B = queen of clubs  Events A and B are mutually exclusive Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-8
  • 9. Collectively Exhaustive Events  Collectively exhaustive events   One of the events must occur The set of events covers the entire sample space example: A = aces; B = black cards; C = diamonds; D = hearts Events A, B, C and D are collectively exhaustive (but not mutually exclusive – an ace may also be a heart)  Events B, C Statistics for Managersand D are collectively exhaustive and Using also mutually exclusive Microsoft Excel, 4e © 2004 Chap 4-9 Prentice-Hall, Inc. 
  • 10. Probability   Probability is the numerical measure of the likelihood that an event will occur The probability of any event must be between 0 and 1, inclusively 0 ≤ P(A) ≤ 1 For any event A The sum of the probabilities of all mutually exclusive and collectively exhaustive events is 1 P(A) + P(B) + P(C) = 1 Statistics for Managers Using If A, B, and C are mutually exclusive and Microsoft Excel, 4e © 2004 collectively exhaustive Prentice-Hall, Inc. 1 Certain .5  0 Impossible Chap 4-10
  • 11. Computing Joint and Marginal Probabilities  The probability of a joint event, A and B: number of outcomes satisfying A and B P( A and B) = total number of elementary outcomes  Computing a marginal (or simple) probability: P(A) = P(A and B1 ) + P(A and B 2 ) +  + P(A and Bk ) Where B1, B …, Bk Statistics for Managers2,Usingare k mutually exclusive and collectively exhaustive events Microsoft Excel, 4e © 2004 Chap 4-11 Prentice-Hall, Inc. 
  • 12. Joint Probability Example P(Red and Ace) = number of cards that are red and ace 2 = total number of cards 52 Type Color Red Black Total Ace 2 2 4 Non-Ace 24 24 48 Statistics forTotal Managers Using 26 Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. 26 52 Chap 4-12
  • 13. Marginal Probability Example P(Ace) = P( Ace and Re d) + P( Ace and Black ) = Type Color 2 2 4 + = 52 52 52 Red Black Total Ace 2 2 4 Non-Ace 24 24 48 Statistics forTotal Managers Using 26 Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. 26 52 Chap 4-13
  • 14. Joint Probabilities Using Contingency Table Event Event B1 B2 Total A1 P(A1 and B1) P(A1 and B2) A2 P(A2 and B1) P(A2 and B2) P(A2) Total P(B1) P(B2) P(A1) 1 Joint for Managers Using Marginal (Simple) Probabilities Statistics Probabilities Microsoft Excel, 4e © 2004 Chap 4-14 Prentice-Hall, Inc.
  • 15. General Addition Rule General Addition Rule: P(A or B) = P(A) + P(B) - P(A and B) If A and B are mutually exclusive, then P(A and B) = 0, so the rule can be simplified: P(A or B) = P(A) + P(B) For mutually exclusive events A and B Statistics for Managers Using Microsoft Excel, 4e © 2004 Chap 4-15 Prentice-Hall, Inc.
  • 16. General Addition Rule Example P(Red or Ace) = P(Red) +P(Ace) - P(Red and Ace) = 26/52 + 4/52 - 2/52 = 28/52 Type Color Red Black Total Ace 2 2 4 Non-Ace 24 24 48 Total 26 26 Don’t count the two red aces twice! 52 Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-16
  • 17. Computing Conditional Probabilities  A conditional probability is the probability of one event, given that another event has occurred: P(A and B) P(A | B) = P(B) The conditional probability of A given that B has occurred P(A and B) P(B | A) = P(A) The conditional probability of B given that A has occurred Where P(A and B) = joint probability of A and B P(A) = marginal Statistics for Managers Using probability of A P(B) = marginal probability of B Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-17
  • 18. Conditional Probability Example   Of the cars on a used car lot, 70% have air conditioning (AC) and 40% have a CD player (CD). 20% of the cars have both. What is the probability that a car has a CD player, given that it has AC ? i.e., we want to find P(CD | AC) Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-18
  • 19. Conditional Probability Example (continued)  Of the cars on a used car lot, 70% have air conditioning (AC) and 40% have a CD player (CD). 20% of the cars have both. CD No CD Total AC .2 .5 .7 No AC .2 .1 .3 Total .4 .6 1.0 P(CD and AC) .2 P(CD | AC) = = = .2857 Statistics for Managers Using P(AC) .7 Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-19
  • 20. Conditional Probability Example (continued)  Given AC, we only consider the top row (70% of the cars). Of these, 20% have a CD player. 20% of 70% is about 28.57%. CD No CD Total AC .2 .5 .7 No AC .2 .1 .3 Total .4 .6 1.0 P(CD and AC) .2 P(CD | AC) = = = .2857 P(AC) .7 Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-20
  • 21. Using Decision Trees .2 D .7 C Has Given AC or no AC: P(A H All Cars )= . C 7 C sA a Do e hav s not eA P(A C C’) = .3 P(AC and CD) = .2 D oe s no t .5 have CD P(AC and CD’) = .5 .7 .2 D .3 C Has D P(AC’ and CD) = .2 Statistics for Managers Usingh oes not ave CD .1 P(AC’ and CD’) = .1 Microsoft Excel, 4e © 2004 .3 Chap 4-21 Prentice-Hall, Inc.
  • 22. Using Decision Trees C as A H Given CD or no CD: P(C H All Cars C as )= . D 4 D Do e hav s not eC D P(C D’) = .6 .2 .4 D oe s no t .2 have AC (continued) P(CD and AC) = .2 P(CD and AC’) = .2 .4 .5 .6 C A Has D P(CD’ and AC) = .5 Statistics for Managers Usingh oes not ave AC .1 P(CD’ and AC’) = .1 Microsoft Excel, 4e © 2004 .6 Chap 4-22 Prentice-Hall, Inc.
  • 23. Statistical Independence  Two events are independent if and only if: P(A | B) = P(A)  Events A and B are independent when the probability of one event is not affected by the other event Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-23
  • 24. Multiplication Rules  Multiplication rule for two events A and B: P(A and B) = P(A | B) P(B) Note: If A and B are independent, then P(A | B) = P(A) and the multiplication rule simplifies to P(A and B) = P(A) P(B) Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-24
  • 25. Marginal Probability  Marginal probability for event A: P(A) = P(A | B1 ) P(B1 ) + P(A | B 2 ) P(B 2 ) +  + P(A | Bk ) P(Bk )  Where B1, B2, …, Bk are k mutually exclusive and collectively exhaustive events Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-25
  • 26. Bayes’ Theorem P(A | Bi )P(Bi ) P(Bi | A) = P(A | B1 )P(B1 ) + P(A | B 2 )P(B 2 ) +  + P(A | Bk )P(Bk )  where: Bi = ith event of k mutually exclusive and collectively exhaustive events A = new event that might impact P(Bi) Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-26
  • 27. Bayes’ Theorem Example  A drilling company has estimated a 40% chance of striking oil for their new well.  A detailed test has been scheduled for more information. Historically, 60% of successful wells have had detailed tests, and 20% of unsuccessful wells have had detailed tests. Given that this well has been scheduled for a detailed test, what is the probability that the well will be Statistics for Managers Usingsuccessful?  Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-27
  • 28. Bayes’ Theorem Example (continued)  Let S = successful well U = unsuccessful well  P(S) = .4 , P(U) = .6  Define the detailed test event as D  Conditional probabilities: P(D|S) = .6 (prior probabilities) P(D|U) = .2  Goal is to find P(S|D) Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 4-28
  • 29. Bayes’ Theorem Example (continued) Apply Bayes’ Theorem: P(D | S)P(S) P(S | D) = P(D | S)P(S) + P(D | U)P(U) (.6)(.4) = (.6)(.4) + (.2)(.6) .24 = = .667 .24 + .12 So the Managers Using Statistics forrevised probability of success, given that this well has been scheduled Microsoft Excel, 4e © 2004 for a detailed test, is .667 Chap 4-29 Prentice-Hall, Inc.
  • 30. Bayes’ Theorem Example (continued)  Given the detailed test, the revised probability of a successful well has risen to .667 from the original estimate of .4 Event Prior Prob. Conditional Prob. Joint Prob. Revised Prob. S (successful) .4 .6 .4*.6 = .24 .24/.36 = .667 U (unsuccessful) .6 .2 .6*.2 = .12 .12/.36 = .333 Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Sum = .36 Chap 4-30
  • 31. Chapter Summary  Discussed basic probability concepts   Examined basic probability rules   Sample spaces and events, contingency tables, simple probability, and joint probability General addition rule, addition rule for mutually exclusive events, rule for collectively exhaustive events Defined conditional probability  Statistical independence, marginal probability, decision trees, and the multiplication rule Discussed Bayes’ theorem Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc.  Chap 4-31

Editor's Notes

  1. {}