题目
Problem
The continuous random variable X is uniformly distributed over the interval [a,b]
Given that
- P(2<X<5)=163
- E(X)=6
(a) find the value of a and the value of b
(3)
(b) find the value of the constant c such that E(cX+1)=3
(2)
(c) find the exact value of Var(X)
(1)
(d) find the exact value of E(X2)
(2)
(e) find P(23X−b>a)
(2)
(Total for Question 6 is 10 marks)
题目中文翻译
连续随机变量 X 在区间 [a,b] 上均匀分布。
已知
- P(2<X<5)=163
- E(X)=6
(a) 求 a 的值和 b 的值。
(b) 求常数 c 的值使得 E(cX+1)=3。
(c) 求 Var(X) 的精确值。
(d) 求 E(X2) 的精确值。
(e) 求 P(23X−b>a)。
(第 6 题共 10 分)
解答
(a)
解法一
思路
展开
先考虑区间 [2,5] 完全位于均匀分布支撑区间内的情形。此时概率等于长度之比,因此可求出总区间长度 b−a;再由均匀分布的均值 (a+b)/2=6 联立求 a,b。
答题过程
展开
First suppose that a≤2<5≤b. Then
b−a5−2=163,
so
b−a=16.
Also,
2a+b=6,
so a+b=12. Solving the simultaneous equations gives
a=−2,b=14.
These values satisfy the assumed ordering a≤2<5≤b.
解法二
思路
展开
还必须考虑左端点 a 位于 2 与 5 之间的情形。此时事件 2<X<5 实际只覆盖支撑区间中的 a<X<5,其长度为 5−a。与均值条件联立后得到第二组官方认可的答案。
答题过程
展开
Now suppose that 2<a<5<b. Then
b−a5−a=163.
From E(X)=6,
a+b=12,
so b=12−a. Substituting,
12−2a5−a=16(5−a)=80−16a=a=1633(12−2a)36−6a522.
Therefore,
b=12−522=538.
Hence the second possible pair is
a=522,b=538.
These values satisfy 2<a<5<b.
(b)
解法一
思路
展开
利用期望的线性性质 E(cX+1)=cE(X)+1。题目已给出 E(X)=6,所以这一问不受 (a) 中两组端点影响。
答题过程
展开
Using linearity of expectation,
E(cX+1)=3=c=cE(X)+16c+131.
(c)
解法一
思路
展开
若采用 (a) 的第一组端点,区间长度为 16。把它代入均匀分布方差公式 (b−a)2/12。
答题过程
展开
For a=−2 and b=14,
Var(X)===12(b−a)212162364.
解法二
思路
展开
若采用 (a) 的第二组端点,区间长度为 38/5−22/5=16/5。同样代入均匀分布的方差公式。
答题过程
展开
For a=22/5 and b=38/5,
Var(X)===12(b−a)212(16/5)27564.
(d)
解法一
思路
展开
承接 (c) 的第一组结果,使用 E(X2)=Var(X)+[E(X)]2。这里 E(X)=6。
答题过程
展开
For a=−2 and b=14,
E(X2)===Var(X)+[E(X)]2364+623172.
解法二
思路
展开
承接 (c) 的第二组结果,仍使用二阶矩与方差、均值的关系,将 64/75 与 62 相加。
答题过程
展开
For a=22/5 and b=38/5,
E(X2)===Var(X)+[E(X)]27564+62752764.
(e)
解法一
思路
展开
先把不等式整理为关于 X 的条件。两组端点都满足 a+b=12,所以条件统一化为 X>8。对第一组支撑区间 [−2,14],再用区间长度之比计算概率。
答题过程
展开
The inequality can be rearranged as
23X−b>X>X>a32(a+b)8,
since a+b=12. For X∼U(−2,14),
P(X>8)==14−(−2)14−883.
解法二
思路
展开
对于第二组支撑区间 [22/5,38/5],同样需要 X>8。但上端点 38/5=7.6 小于 8,因此该事件不可能发生。
答题过程
展开
For X∼U(22/5,38/5), the required condition is again X>8. Since
538<8,
the probability is
P(X>8)=0.