Question
Question: A family has two children. What is the probability that both the children are boys, given that at le...
A family has two children. What is the probability that both the children are boys, given that at least one of them is a boy?
Solution
We are asked to find the conditional probability. For that, first, find the possible outcomes for having two children and then we define the events as E- both the children are boys and F- at least one of the children is a boy. We know that P(E∣F) is given as P(E∣F)=P(F)P(E∩F). We use this to get the required probability.
Complete step-by-step answer :
We are given that a family has two children, it can be a boy or a girl. Let us consider girls to be denoted by ‘g’ and boys to be denoted by ‘b’. So the possible outcome for a family having 2 children are
S=\left\\{ \left( b,b \right),\left( b,g \right),\left( g,b \right),\left( g,g \right) \right\\}
Now, we have to find the probability that the children are both boys given that at least one of them is a boy. To do so, we will consider two events as follows.
E: Both the children are boys
F: At least one of the children is a boy.
We have to find P(E∣F) that says P(E∣F) is the probability of event E given that we have event F.
We know that, P(E∣F) is given as,
P(E∣F)=P(F)P(E∩F)
To find the required answer, we will first have to find P(E∩F) and P(F).
Now, F = At least one of the children is a boy. So, the outcome for F are \left\\{ \left( a,b \right),\left( b,g \right),\left( b,b \right) \right\\}.
So,
P(F)=Total Number of OutcomesFavorable Number of Outcomes for F
⇒P(F)=43
Now, let us consider E = Both the children are boys. So, the outcomes for E are \left\\{ \left( b,b \right) \right\\}.
So, E\cap F=\left\\{ \left( b,b \right) \right\\}
Hence,
P(E∩F)=Total Number of OutcomesFavorable Number of Outcomes for E∩F
⇒P(E∩F)=41
Now, we have, P(E∩F)=41 and P(F)=43. Using this in P(E∣F), we get,
P(E∣F)=P(F)P(E∩F)
By putting the values in the above equation, we get,
P(E∣F)=4341
Cancelling out 4 from both numerator and denominator, we get,
P(E∣F)=31
Therefore, the probability of having 2 children both boys given and that at least one of them is a boy is 31.
Note : Here, in this question, we are asked a conditional probability. Students should always keep in mind to use the formula P(E∣F)=P(F)P(E∩F). And not directly apply the formula P(2 boys)=Total OutcomesOutcome of having 1 boy
This will lead us to a wrong answer as the outcome for having 2 boys are {(b, b)} and the total outcome is 4. So, P(having 2 children both boys)=41 which is not the correct solution. Also, keep in mind that at least 1 means that there should be 1 or more than 1. So, all the cases including 1 or more than that will be included.