← 返回数学题库
338概率中等数值题medium

Robust Variance of a Product of Two Independent Uniform Variables

题目

Let XX and YY be independent, each uniformly distributed on [0,1][0, 1]. Compute Var(XY)\operatorname{Var}(XY).

Additional robustness twist: before observation, an independent random relabeling of outcome labels is applied. Compute the same target and justify invariance.

解题计时

0:00

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

你的答案