Probability Topics: 1.3.2 Bayes' Theorem
Probability Topics: 1.3.2 Bayes' Theorem
MODULE 1
PROBABILITY
LECTURE 5
Topics
1.3.2 Bayes’ Theorem
The following theorem provides a method for finding the probability of occurrence of an
event in a past trial based on information on occurrences in future trials.
𝑃 𝐸|𝐸𝑗 𝑃 𝐸𝑗
𝑃 𝐸𝑗 |𝐸 = , 𝑗∈𝛬∙
𝑖∈𝛬 𝑃 𝐸|𝐸𝑖 𝑃 𝐸𝑖
𝑃 𝐸𝑗 ∩ 𝐸
𝑃 𝐸𝑗 |𝐸 =
𝑃(𝐸)
𝑃 𝐸|𝐸𝑗 𝑃 𝐸𝑗
=
𝑃(𝐸)
𝑃 𝐸|𝐸𝑗 𝑃 𝐸𝑗
= using Theorem of Total Probability . ▄
𝑖∈𝛬 𝑃 𝐸|𝐸𝑖 𝑃 𝐸𝑖
Remark 3.2
(i) Suppose that the occurrence of any one of the mutually exclusive and
exhaustive events 𝐸𝑖 , 𝑖 ∈ 𝛬, causes the occurrence of an event 𝐸. Given that the
event 𝐸 has occurred, Bayes’ theorem provides the conditional probability that
the event 𝐸 is caused by occurrence of event 𝐸𝑗 , 𝑗 ∈ 𝛬.
Example 3.5
Urn 𝑈1 contains 4 white and 6 black balls and urn 𝑈2 contains 6 white and 4 black balls.
A fair die is cast and urn 𝑈1 is selected if the upper face of die shows five or six dots.
Otherwise urn 𝑈2 is selected. A ball is drawn at random from the selected urn.
(i) Given that the drawn ball is white, find the conditional probability that it came
from urn 𝑈1 ;
(ii) Given that the drawn ball is white, find the conditional probability that it came
from urn 𝑈2 .
𝐸1 ∶ urn 𝑈1 is selected
mutually exclusive & exhaustive events
𝐸2 ∶ urn 𝑈2 is selected
(i) We have
𝑃 𝑊|𝐸1 𝑃 𝐸1
𝑃 𝐸1 |𝑊 =
𝑃 𝑊|𝐸1 𝑃 𝐸1 + 𝑃 𝑊|𝐸2 𝑃 𝐸2
4 2
×6
10
= 4 2 6 4
×6 + ×6
10 10
1
= ∙
4
(ii) Since 𝐸1 and 𝐸2 are mutually exclusive and 𝑃 𝐸1 ∪ 𝐸2 |𝑊 = 𝑃 𝛺|𝑊 = 1,we
have
𝑃 𝐸2 |𝑊 = 1 − 𝑃 𝐸1 |𝑊
3
= ∙▄
4
In the above example
1 1
𝑃 𝐸1 |𝑊 = < = 𝑃 𝐸1 ,
4 3
3 2
and 𝑃 𝐸2 |𝑊 = > = 𝑃 𝐸2 ,
4 3
i.e.,
These phenomena are related to the concept of association defined in the sequel.
Note that
and
Definition 3.2
Let 𝛺, ℱ, 𝑃 be a probability space and let 𝐴 and 𝐵 be two events. Events 𝐴 and 𝐵 are
said to be
Remark 3.3
Definition 3.3
Let 𝛺, ℱ, 𝑃 be a probability space. Let 𝛬 ⊆ ℝ be an index set and let 𝐸𝛼 : 𝛼 ∈ 𝛬 be a
collection of events in ℱ.
𝑃 𝐸𝛼 𝑗 = 𝑃 𝐸𝛼 𝑗 . (3.6)
𝑗 =1 𝑗 =1
Remark 3.4
Example 3.6
Let 𝛺 = 1, 2, 3, 4 and let ℱ = 𝒫 𝛺 , the power set of 𝛺. Consider the probability space
1
𝛺, ℱ, P , where 𝑃 𝑖 = 4 , 𝑖 = 1, 2, 3, 4 . Let 𝐴 = 1, 4 , 𝐵 = 2, 4 and 𝐶 = 3, 4 .
Then,
1
𝑃 𝐴 = 𝑃 𝐵 = 𝑃 𝐶 = 2,
1
𝑃 𝐴 ∩ 𝐵 = 𝑃 𝐴 ∩ 𝐶 = 𝑃 𝐵 ∩ 𝐶 = 𝑃 {4} = 4,
1
and 𝑃 𝐴∩𝐵∩𝐶 =𝑃 4 = ∙
4
Clearly,
However,
1
𝑃 𝐴 ∩ 𝐵 ∩ 𝐶 = 4 ≠ 𝑃 𝐴 𝑃 𝐵 𝑃(𝐶).