Question
Question: Mother, father and son line up at random for a family photo. If A and B are two events given by A...
Mother, father and son line up at random for a family photo. If A and B are two events given by
A=son on one end,
B= father in the middle.
Find P(A∣B)andP(B∣A).
Solution
In this question we need to find the conditional probability of two given events. If A and B are two given events then the conditional probability P(A∣B)is defined as the probability of occurrence of A when it is known that event B has already occurred.
The conditional probability of A when B has already occurred is given by
P(A∣B)=P(B)P(A∩B)
Similarly, the conditional probability of B when A has already occurred is given by
P(B∣A)=P(A)P(B∩A).
Complete step by step solution:
Step1: We will find the sample space in case when mother, father and son line up randomly.
Let us denote, Mother by ‘M’, Father by ‘F’ and Son by ‘S’.
Now, all three can arrange themselves in3!number of ways. And the sample space is given by:S = \left\\{ {\left( {MFS} \right),\left( {MSF} \right),\left( {FMS} \right),\left( {FSM} \right),\left( {SMF} \right),\left( {SFM} \right)} \right\\}.
Step2: We will findP(A∩B),P(A)andP(B).
Given that, event A= son at one end.
Therefore,A = \left\\{ {\left( {MFS} \right),\left( {FMS} \right),\left( {SMF} \right),\left( {SFM} \right)} \right\\}.
∴P(A)=n(S)n(A)=64 ……(1)
Similarly, Event B= Father in the middle.
B = \left\\{ {\left( {MFS} \right),\left( {SFM} \right)} \right\\}.
∴P(B)=n(S)n(B)=62 ……(2)
And,A \cap B = \left\\{ {\left( {MFS} \right),\left( {SFM} \right)} \right\\}.
So we have, P(A∩B)=n(S)n(A∩B)=62 ……(3)
Step3: We find P(A∣B)and P(B∣A).
Firstly, we find the conditional probability of A when B has already occurred. It means that among the random arrangements in the sample space, we will just consider the arrangements in which the middle position is fixed and filled by father and then find the probability of son on one end when father stood in the middle. Therefore, the required conditional probability is given by,
Similarly, we can find the conditional probability of father standing in the middle when it is known that the son is standing on one of the sides and it is given by:
P(B∣A)=P(A)P(A∩B) =6462=21 P(B∣A)=21Hence we have the required probabilities. P(A∣B)=1andP(B∣A)=21
Note:
Conditional probability leads us to a very important theorem of probability called the multiplication theorem. Like the conditional probability if we want to find the occurrence of an event when one has already occurred, we can find the probability of the occurrence of both the events simultaneously using the conditional probability. And it is given by: P(A∩B)=P(A)P(B∣A)