Baye's theorem revises (reassigns) the probabilities of the events A1, A2, .........., An, related to a sample space, when there is an information about the outcome beforehand. The earlier probabilities of the events P(Ai), I = 1, 2, ............, n are called a priori probabilities and the probabilities of events calculated after the information A is received i.e. P (Ai/A) is called posterior probabilities.
Conditions for the application of Baye's formula is that priori events i.e. A1, A2, ......., An of the sample space are exhaustive and mutually exclusive i.e.
A1 U A2 U ........... U An = S
and Ai ∩ Aj = Φ j, i = 1, 2, ........ n and i ≠ j
It's derivation is as follows
Let B1, B2, ............, Bn be n mutually exclusive and exhaustive events and A be any event in sample space, then
A = (A ∩ B1) U (A ∩ B2) U ......... (A ∩ Bn)
=> P(A) = P(A ∩ B1) + P(A ∩ B2) + P(A ∩ B3) ........+ P(A ∩ Bn)
= P(B1).P(A/B1) + P(B2).P(A/B2) +.........+ P(Bn).P(A/Bn)
Hence, P(Bj/A) = = (P(Bj ).P(A/Bj) )/(∑n(i=1) P(Bi ).P(A/Bi))
If in a problem some event has already happened and then the probability of another event is to be found, it is an application of Baye's Theorem
Note: To recognize the question in which Baye's theorem is to be used, the key word is " is found to be".
Illustration:
A die is rolled and it is found that number turned up is an even number. Find the probability that it is 2.
Solution:
All possible events when we roll a die are
A1 : 1 appears P(A1) = 1/6
A2 : 2 appears P(A2) = 1/6
A3 : 3 appears P(A3) = 1/6
A4 : 4 appears P(A4) = 1/6
A5 : 5 appears P(A5) = 1/6
A6 : 6 appears P(A6) = 1/6
An even number is turned up this is an information to us. You should revise the probability of priori events Ai in the light of information received. (It will be totally foolish if we don't revise the probabilities. Since the information of even numbers is available, it makes the probabilities of 1, 3, and 5 equal to zero).
Let, A : Even number has turned up.
We have to calculate the probability of A2 when A is given. Since A1, A2, .........., A6 are exhaustive and mutually exclusive we can apply Baye's formula
P(A2/A) == (P(A)P(A/A2))/(P(A1 )P(A/A1)+P(A2 )P(A/A2)+.……+P(A6 )P(A/A6))
P(A/A1) means probability of A when A1 is given i.e. probability of coming of an event number when 1 has appeared. Obviously it is zero.
Hence P(A/A1) = 0
Similarly, P(A/A2) = 1, P(A/A3) = 0, P(A/A4) = 1, P(A/A5) = 0, P(A/A6) = 1
Therefore, P(A2/A) = (1/6×1)/(1/6×0+1/6 ×1+1/6×0+1/6×1+1/6×0+1/6×1)=1/3
Note:This problem is very simple and illustrated only to make the application of Baye's formula clear.
Illustration:
In a factor, machines A, B and C manufacture 15%, 25% and 60% of the total production of bolts respectively. Of the bolts manufactured by the machine A, B and C 4%, 2% and 3% are defective A bolt is drawn at random and is found to be defective. What is the probability that it was produced by B?
Solution:
In the formula P(Ak/A) = (P(Ak )P(A/Ak))/(∑n(i=1) P(Ai ).P(A/Ai))
Ai means all the possibilities, which can happen w.r.t. to the given event A, while Ak means the particular event whose probability w.r.t. B we are required to find
Let us take A = the event of bolt being defective.
A1 = the bolt is produced by B.
A2 = the bolt is produced by A.
A3 = the bolt is produced C.
Required probability = P(A1/A)=(P(A1 )P(A/A1))/(∑3(i=1) P(Ai ).P(A/Ai))
=>P(A1/A)
=(25/100×2/100)/((15/100×4/100)+(25/100×2/100)+(60/100×3/100))
= 50/(60+50+180)=5/29.
Illustration:
A bag contains 5 balls of unknown colours two balls are drawn at random and are found to be red. Find the probability that the bag contains exactly 4 red balls.
Solution:
First of all let's try to find out all the possibilities, which can happen w.r.t. to given events. Since two balls drawn are found to be red, so there are four possibilities. The bag contains only two red balls (say event A2), bag contains 3 red balls ( A )
Proof: This is so because
P(Ai/B)= P(Ai ∩ B)/P(B) = P(Ai ∩ B)/P((B ∩ Ai) U P(B ∩ A2) U...(B ∩ An)) = P(Ai ∩ B)/P((B ∩ A1) U P(B ∩ A2) U...(B ∩ An))
= P(Ai).P(B/Ai)/∑ni=1 P(Ai)P(B/A1)
Note : In conditional probability the sample space is reduced to the set of samples/outcomes in the event which is given to have happened.
Illustration:
Each of three bags A, B, C contains white balls and black balls. A has a1 white & b1 black, B has a2 white & b2 black and C has a3 white & b3 black. A ball is drawn at random and is found to be white. Find the respective probability that it is from A, B & C.
Solution:
Here A1, A2, A3 are the events that the bag picked are A, B, C respectively
E is the event that a white ball is drawn.
We are supposed to find P(A1/E), P(A2/E), P(A3/E).
P(A1/E) = P(A1UB)/P(E) = ((Prob. that bag A is chosen and white is drawn)/(Prob. that a bag is chosen at random and white is drawn))
= (P(A1 ).P(E/A1 ))/(P(A1 ).P(E/A1 )+P(A2 ).P(E/A2 )+P(A3 ).P(E/A3 ) )
= (1/3.a1/(a1+b1 ))/(1/3.[a2/(a2+b2 )+a2/(a2+b2 )+a3/(a3+b3 )] )=p1/(p1+p2+p3 )
Similarly, P(A2/E) = P2/P1+P2+P3 , P(A3/E) = P3/P1+P2+P3
where p1 = a1/a1+b1 , p2 = a2/a2+b3 , p3 = a3/a3+b3 .
Illustration:
A bag contains 5 balls and of these it is equally likely that 0, 1, 2, 3, 4, 5 are white. A ball is drawn and is found to be white. What is the chance that is the only white ball?
Solution:
Here, the again, is a problem of conditional probability.
The condition B that is given is that one ball is drawn and is white.
Hence P(1w/B)=(P(1w/B).P(1w))/(P(0w)P(B/0w)+P(1w),p(B/1w)+..+P(5w).P(B/5w))
Where P(B/1w) -> Probability that B occurs when exactly 1 w ball is there = 1C1/5C1 and so on and P(1w) = P(2w) =………= P(5w) = P(0w) = 1/6
=> the required probability = (1/6 (5 C1)/(5 C1))/(1/6 [0+(1 C1)/(5 C1)+(2 C1)/( 5C1 )+...( 5C1)/( 5C1 )] )
= 1/(0+1+2+...+5)=1/15.
|