返回题库

Jane 的孩子

Jane's Children

专题
Probability / 概率
难度
L2

题目详情

一个“只邀请至少有一个女儿的家长参加”的家长会议上,Jane(有两个孩子)被邀请。问:在已知 Jane 至少有一个女儿的条件下,Jane 有两个女儿的概率是多少?

There is a conference for parents with at least one daughter. Jane, a mother with two children, is invited. What is the probability that Jane has two daughters?

解析

在“至少一个是女儿”的条件下,两孩样本空间为

{(b,g),(g,b),(g,g)},\{(b,g),(g,b),(g,g)\},

三种等可能,其中只有 (g,g)(g,g) 满足两个女儿。

因此概率为 1/31/3


Original Explanation

The sample space of two children given at least one child is a daughter is Ω={(b,g),(g,b),(g,g)}\Omega = \{ (b,g), (g,b), (g,g)\}, where (b,g)(b,g) means that the older child is a boy and the younger child is a girl. Thus, the probability that Jane has two daughters is 13\frac{1}{3}.