← 返回数学题库
457概率中等数值题short

Sum of Uniform Random Variables Exceeding a Threshold

题目

Let U1,U2,,U60U_1, U_2, \ldots, U_{60} be independent Uniform(0,1)\mathrm{Uniform}(0,1) random variables, and define S=i=160UiS = \sum_{i=1}^{60} U_i.

Using the CLT, approximate P(S>35)P(S > 35).

You may use Φ(2.24)0.9875\Phi(2.24) \approx 0.9875.

解题计时

0:00

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

你的答案