题目
Problem
The random variable X is normally distributed with mean μ and variance 36.
Given that
P(μ−2k<X<μ+2k)=0.6
(a) find the value of k.
(4)
The random variable Y is normally distributed with mean μ and standard deviation σ.
Given that
2μ=3σ2andP(Y>23μ)=0.0668
(b) find the value of μ and the value of σ.
(5)
解答
(a)
解法一
思路
展开
X 的标准差是 6。中间概率是 0.6,所以两边尾部总共是 0.4,每边是 0.2。因此
P(X<μ+2k)=0.8.
查表得 z=0.8416。
答题过程
展开
Since
P(μ−2k<X<μ+2k)=0.6,
by symmetry,
P(X<μ+2k)=0.8.
The corresponding standard normal value is
z=0.8416.
Since the variance is 36, the standard deviation is 6.
So
6μ+2k−μ=0.8416.
Hence
62k=k=k=0.84163(0.8416)2.5248.
Therefore
k=2.52
to 3 significant figures.
(b)
解法一
思路
展开
由
P(Y>23μ)=0.0668
可知对应右尾概率 0.0668,所以 z=1.5。标准化后:
σ23μ−μ=1.5.
再结合 2μ=3σ2 解联立。
答题过程
展开
Since
P(Y>23μ)=0.0668,
the corresponding standard normal value is
z=1.5.
Therefore
σ23μ−μ=1.5.
So
2σμ=1.5.
Hence
μ=3σ.
We are also given
2μ=3σ2.
Substitute μ=3σ:
2(3σ)=6σ=σ=3σ23σ22,
since σ>0.
Then
μ=3(2)=6.
Therefore
μ=6,σ=2.