题目
Problem
The discrete random variable R has the distribution R∼B(n,p)
The mean of R is 200
(a) State the variance of R in terms of p
(1)
A normal distribution is used as an approximation for R.
Using this approximation, P(R<180)=0.0307 to 3 significant figures.
(b) Show that 200−200p=10.96 to 4 significant figures.
(5)
(c) Hence find the value of p, giving your answer to 2 significant figures.
(2)
(Total for Question 6 is 8 marks)
题目中文翻译
离散随机变量 R 的分布为 R∼B(n,p)。
R 的均值为 200。
(a) 用 p 表示 R 的方差。
正态分布被用作 R 的近似。
使用此近似,P(R<180)=0.0307(精确到 3 位有效数字)。
(b) 证明 200−200p=10.96(精确到 4 位有效数字)。
(c) 由此求 p 的值,答案保留 2 位有效数字。
(第 6 题共 8 分)
解答
(a)
解法一
思路
展开
二项分布的均值为 np,由题意可知 np=200。再把它代入方差公式 np(1−p),即可得到只含 p 的表达式。
答题过程
展开
Since E(R)=np=200,
Var(R)=np(1−p)=200(1−p).
(b)
解法一
思路
展开
用均值为 200、方差为 200(1−p) 的正态分布近似 R。事件 R<180 等价于 R≤179,连续性修正后的边界为 179.5。将给出的左尾概率标准化,并由标准正态分布求对应的负分位数,即可解出标准差。
答题过程
展开
Using the normal approximation,
R≈N(200,200(1−p)).
Applying a continuity correction,
P(R<180)=P(R≤179)≈P(Y<179.5)=0.0307,
where Y∼N(200,200(1−p)). Since
Φ−1(0.0307)=−1.87…,
standardising gives
200(1−p)179.5−200=−1.87…
and hence
200(1−p)==−1.87…−20.510.96…
Therefore, to 4 significant figures,
200−200p=10.96.
(c)
解法一
思路
展开
利用 (b) 的结果,两边平方后解关于 p 的方程,并按要求把答案保留 2 位有效数字。
答题过程
展开
Using the result from part (b),
200−200p=p==(10.96)21−200(10.96)20.399392.
Therefore, to 2 significant figures,
p=0.40.