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

Chap01 intro & data collection
Chap01 intro & data collectionChap01 intro & data collection
Chap01 intro & data collectionUni Azza Aunillah
 
Chap05 discrete probability distributions
Chap05 discrete probability distributionsChap05 discrete probability distributions
Chap05 discrete probability distributionsUni Azza Aunillah
 
Chap08 fundamentals of hypothesis
Chap08 fundamentals of  hypothesisChap08 fundamentals of  hypothesis
Chap08 fundamentals of hypothesisUni Azza Aunillah
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsJezhabeth Villegas
 
Chap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsChap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsJudianto Nugroho
 
Introduction to statistics 1
Introduction to statistics 1Introduction to statistics 1
Introduction to statistics 1Anwar Afridi
 
Fundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisFundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisYesica Adicondro
 
Chap11 chie square & non parametrics
Chap11 chie square & non parametricsChap11 chie square & non parametrics
Chap11 chie square & non parametricsUni Azza Aunillah
 
Newbold_chap08.ppt
Newbold_chap08.pptNewbold_chap08.ppt
Newbold_chap08.pptcfisicaster
 
Bbs11 ppt ch07
Bbs11 ppt ch07Bbs11 ppt ch07
Bbs11 ppt ch07Tuul Tuul
 
Bbs11 ppt ch12
Bbs11 ppt ch12Bbs11 ppt ch12
Bbs11 ppt ch12Tuul Tuul
 
Probability theory good
Probability theory goodProbability theory good
Probability theory goodZahida Pervaiz
 
Introduction of Probability
Introduction of ProbabilityIntroduction of Probability
Introduction of Probabilityrey castro
 

What's hot (20)

Ch08 ci estimation
Ch08 ci estimationCh08 ci estimation
Ch08 ci estimation
 
Chap01 intro & data collection
Chap01 intro & data collectionChap01 intro & data collection
Chap01 intro & data collection
 
Chap05 discrete probability distributions
Chap05 discrete probability distributionsChap05 discrete probability distributions
Chap05 discrete probability distributions
 
Chap08 fundamentals of hypothesis
Chap08 fundamentals of  hypothesisChap08 fundamentals of  hypothesis
Chap08 fundamentals of hypothesis
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
 
Chap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsChap06 sampling and sampling distributions
Chap06 sampling and sampling distributions
 
Introduction to statistics 1
Introduction to statistics 1Introduction to statistics 1
Introduction to statistics 1
 
Fundamentals of Testing Hypothesis
Fundamentals of Testing HypothesisFundamentals of Testing Hypothesis
Fundamentals of Testing Hypothesis
 
Probability+distribution
Probability+distributionProbability+distribution
Probability+distribution
 
Chap11 chie square & non parametrics
Chap11 chie square & non parametricsChap11 chie square & non parametrics
Chap11 chie square & non parametrics
 
Newbold_chap08.ppt
Newbold_chap08.pptNewbold_chap08.ppt
Newbold_chap08.ppt
 
Basic Concepts of Probability
Basic Concepts of ProbabilityBasic Concepts of Probability
Basic Concepts of Probability
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
 
Chap10 anova
Chap10 anovaChap10 anova
Chap10 anova
 
Probability
ProbabilityProbability
Probability
 
Bbs11 ppt ch07
Bbs11 ppt ch07Bbs11 ppt ch07
Bbs11 ppt ch07
 
Bbs11 ppt ch12
Bbs11 ppt ch12Bbs11 ppt ch12
Bbs11 ppt ch12
 
Contingency tables
Contingency tables  Contingency tables
Contingency tables
 
Probability theory good
Probability theory goodProbability theory good
Probability theory good
 
Introduction of Probability
Introduction of ProbabilityIntroduction of Probability
Introduction of Probability
 

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
 
Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continousUni 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
 
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
 

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
 
Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continous
 
Clr model
Clr modelClr model
Clr model
 
Advertising
AdvertisingAdvertising
Advertising
 
Chap16 decision making
Chap16 decision makingChap16 decision making
Chap16 decision making
 
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
 
Chap09 2 sample test
Chap09 2 sample testChap09 2 sample test
Chap09 2 sample test
 
Confidence interval
Confidence intervalConfidence interval
Confidence interval
 
Chap07 interval estimation
Chap07 interval estimationChap07 interval estimation
Chap07 interval estimation
 
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
 
Chap15 time series forecasting & index number
Chap15 time series forecasting & index numberChap15 time series forecasting & index number
Chap15 time series forecasting & index number
 

Similar to Excel Chapter 4 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
 
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 Excel Chapter 4 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
 
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
 
Chap12 simple regression
Chap12 simple regressionChap12 simple regression
Chap12 simple regression
 
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 (12)

Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regression
 
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

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Recently uploaded (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
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...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

Excel Chapter 4 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. {}