← 返回数学题库
372概率简单数值题short

Expected Maximum of Correlated Bernoullis via Indicator and Tower

题目

Let UUniform(0,1)U \sim \operatorname{Uniform}(0,1) and, given UU, let XX and YY be conditionally i.i.d.\ Bernoulli(U)\operatorname{Bernoulli}(U). Define M=max(X,Y)M = \max(X, Y). Using the tower property and the indicator representation M=1{X1 or Y1}M = \mathbf{1}\{X \ge 1 \text{ or } Y \ge 1\}, find E[M]E[M].

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案