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

Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regressionUni Azza Aunillah
 
Introduction to statistics 1
Introduction to statistics 1Introduction to statistics 1
Introduction to statistics 1Anwar Afridi
 
Conditional probability
Conditional probabilityConditional probability
Conditional probabilitysuncil0071
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional ProbabilityDataminingTools Inc
 
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
 
Chapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis TestingChapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis Testingguest3720ca
 
Chap01 describing data; graphical
Chap01 describing data;  graphicalChap01 describing data;  graphical
Chap01 describing data; graphicalJudianto Nugroho
 
Statistics: Chapter One
Statistics: Chapter OneStatistics: Chapter One
Statistics: Chapter OneSaed Jama
 
Probability And Probability Distributions
Probability And Probability Distributions Probability And Probability Distributions
Probability And Probability Distributions Sahil Nagpal
 
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
 
Business Statistics Chapter 2
Business Statistics Chapter 2Business Statistics Chapter 2
Business Statistics Chapter 2Lux PP
 
Chap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsChap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsJudianto Nugroho
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsJezhabeth Villegas
 
Conditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxConditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxVilDom
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Modelnszakir
 

What's hot (20)

Chap13 intro to multiple regression
Chap13 intro to multiple regressionChap13 intro to multiple regression
Chap13 intro to multiple regression
 
Introduction to statistics 1
Introduction to statistics 1Introduction to statistics 1
Introduction to statistics 1
 
Conditional probability
Conditional probabilityConditional probability
Conditional probability
 
probability
probabilityprobability
probability
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probability
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
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
 
Chapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis TestingChapter 8 – Hypothesis Testing
Chapter 8 – Hypothesis Testing
 
Chap01 describing data; graphical
Chap01 describing data;  graphicalChap01 describing data;  graphical
Chap01 describing data; graphical
 
Statistics: Chapter One
Statistics: Chapter OneStatistics: Chapter One
Statistics: Chapter One
 
Probability And Probability Distributions
Probability And Probability Distributions Probability And Probability Distributions
Probability And Probability Distributions
 
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
 
Probability
ProbabilityProbability
Probability
 
probability
probabilityprobability
probability
 
Business Statistics Chapter 2
Business Statistics Chapter 2Business Statistics Chapter 2
Business Statistics Chapter 2
 
Chap09 2 sample test
Chap09 2 sample testChap09 2 sample test
Chap09 2 sample test
 
Chap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsChap06 sampling and sampling distributions
Chap06 sampling and sampling distributions
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
 
Conditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxConditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptx
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Model
 

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
 
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
 

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
 
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
 
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
 

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
 
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
 
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
 
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
 

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
 
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
 
Chap12 simple regression
Chap12 simple regressionChap12 simple regression
Chap12 simple regression
 
chap06-1.pptx
chap06-1.pptxchap06-1.pptx
chap06-1.pptx
 
Chap15 time series forecasting & index number
Chap15 time series forecasting & index numberChap15 time series forecasting & index number
Chap15 time series forecasting & index number
 
Decision Making in English
Decision Making in EnglishDecision Making in English
Decision Making in English
 
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
 

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

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 

Recently uploaded (20)

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.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. {}