To find the probability that the second child is a girl given that the first child is a boy, we can analyze the possibilities using a tree diagram.
When they have two children, the possible outcomes for the genders of the children are:
- Boy, Boy (BB)
- Boy, Girl (BG)
- Girl, Boy (GB)
- Girl, Girl (GG)
Since it's given that the first child is a boy, we only consider the outcomes that start with a boy:
- Boy, Boy (BB)
- Boy, Girl (BG)
Now we see what the second child could be in these scenarios:
- If the first is a boy, the second could either be a boy (BB) or a girl (BG).
Thus, the outcomes are:
- BB (first child is a boy, second child is a boy)
- BG (first child is a boy, second child is a girl)
Now, we want to find the probability that the second child is a girl (BG) given that the first child is a boy.
There are 2 favorable outcomes (1 where the second is a girl) out of 2 possible outcomes (BB and BG):
\[ P(\text{second child is a girl} | \text{first child is a boy}) = \frac{1}{2} \]
So the answer is:
\[ \frac{1}{2} \]
Thus, the correct response is: \( \frac{1}{2} \) (1/2).