题目
Problem
The independent random variables W and X have the following distributions.
W ~ Po(4) X ~ B(3, 0.8)
(a) Write down the value of the variance of W
(1)
(b) Determine the mode of X
Show your working clearly.
(2)
One observation from each distribution is recorded as W1 and X1 respectively.
(c) Find P(W1 = 2 and X1 = 2)
(3)
(d) Find P(X1 < W1)
(4)
(Total for Question 1 is 10 marks)
题目中文翻译
独立随机变量 W 和 X 的分布如下。
W∼Po(4),X∼B(3,0.8)。
(a) 写出 W 的方差值。
(b) 求 X 的众数。
清楚展示你的计算过程。
从各自分布中各记录一个观测值,分别记为 W1 和 X1。
(c) 求 P(W1=2 and X1=2)。
(d) 求 P(X1<W1)。
(第 1 题共 10 分)
解答
(a)
解法一
思路
展开
泊松分布的均值和方差都等于其参数。这里 W∼Po(4),所以可直接写出方差。
答题过程
展开
Since W∼Po(4),
Var(W)=4.
(b)
解法一
思路
展开
X 只能取 0,1,2,3。先计算二项分布各取值的概率,再找出概率最大的取值;不能只写众数而没有计算过程。
答题过程
展开
For X∼B(3,0.8),
xP(X=x)00.00810.09620.38430.512
The greatest probability is P(X=3)=0.512. Therefore, the mode of X is
3.
(c)
解法一
思路
展开
W1 与 X1 相互独立,因此两者同时等于 2 的概率等于各自概率的乘积。分别使用泊松分布与二项分布的概率公式。
答题过程
展开
P(W1=2)=2!e−442
and
P(X1=2)=(23)(0.8)2(0.2)=0.384.
By independence,
P(W1=2 and X1=2)====P(W1=2)P(X1=2)2!e−442×0.3840.0562656…0.0563(to 3 significant figures).
(d)
解法一
思路
展开
按 X1 的四个可能取值分类。当 X1=x 时,需要 W1>x。由于两个随机变量独立,把每个 P(X1=x) 与相应泊松上尾概率相乘后求和。
答题过程
展开
Using the Statistical Tables,
xP(X1=x)P(W1⩽x)00.0080.018310.0960.091620.3840.238130.5120.4335
Therefore,
P(X1<W1)===0.008(1−0.0183)+0.096(1−0.0916)+0.384(1−0.2381)+0.512(1−0.4335)0.677677…0.678(to 3 significant figures).
解法二
思路
展开
也可以按 W1 分类。由于 X1⩽3,当 W1⩾4 时一定有 X1<W1;只需另外处理 W1=1,2,3 的情况。
答题过程
展开
P(X1<W1)====P(W1=1)P(X1<1)+P(W1=2)P(X1<2)+P(W1=3)P(X1<3)+P(W1⩾4)0.0733(0.008)+0.1465(0.104)+0.1954(0.488)+(1−0.4335)0.6777…0.678(to 3 significant figures).