题目
Problem
The continuous random variable X has probability density function f(x) given by
f(x)=⎩⎨⎧ax3,bx+c,0,0⩽x⩽4,4<x⩽d,otherwise,
where a, b, c and d are constants such that
• bx+c=ax3 at x=4
• bx+c is a straight line segment with end coordinates (4,64a) and (d,0)
(a) State the mode of X
(1)
Given that the mode of X is equal to the median of X
(b) use algebraic integration to show that a=1281
(2)
(c) Find the value of d
(2)
(d) Hence find the value of b and the value of c
(3)
(Total for Question 2 is 8 marks)
题目中文翻译
连续随机变量 X 的概率密度函数 f(x) 为
f(x)=⎩⎨⎧ax3,bx+c,0,0⩽x⩽4,4<x⩽d,其他情况
其中 a、b、c 和 d 是常数,满足
• 在 x=4 处,bx+c=ax3
• bx+c 是一条直线段,端点坐标为 (4,64a) 和 (d,0)
(a) 写出 X 的众数。
已知 X 的众数等于 X 的中位数。
(b) 使用代数积分证明 a=1281。
(c) 求 d 的值。
(d) 由此求 b 和 c 的值。
(第 2 题共 8 分)
解答
(a)
解法一
思路
展开
在 0⩽x⩽4 上,ax3 随 x 增大而增大;题目又说明第二段是从 (4,64a) 降至 (d,0) 的直线段。因此概率密度在 x=4 处取得最大值,众数就是 4。
答题过程
展开
The probability density increases up to x=4 and then decreases along the straight-line segment. Hence
Mode(X)=4.
(b)
解法一
思路
展开
由 (a),众数是 4。题目给出众数等于中位数,所以 4 也是中位数,即 P(X⩽4)=21。对第一段密度函数从 0 积分到 4,即可求出 a。
答题过程
展开
Since the mode is equal to the median and the mode is 4,
P(X⩽4)=21.
Therefore,
∫04ax3dx=a[4x4]04=64a=21,21,21.
Hence,
a=1281.
(c)
解法一
思路
展开
因为 4 是中位数,x>4 部分的总面积也是 21。由 (b),直线段在 x=4 处的高度为 64a=21,而在 x=d 处高度为 0,所以右半部分是底为 d−4、高为 21 的三角形。
答题过程
展开
Since 4 is the median,
P(X>4)=21.
Also,
f(4)=64a==64(1281)21.
The area under the straight-line segment is therefore
Area==21(d−4)(21)41(d−4).
Hence,
41(d−4)=d−4=21,2.
Thus,
d=6.
解法二
思路
展开
也可以直接使用概率密度曲线下的总面积为 1。左边曲线下的面积是积分 ∫04ax3dx,右边仍是三角形面积;代入 (b) 的 a 后解出 d。
答题过程
展开
The total area under the probability density function is 1, so
1=+∫04ax3dx21(d−4)(64a).
Using a=1281 gives
1=41(d−4)=d=21+21(d−4)(21),21,6.
Therefore,
d=6.
(d)
解法一
思路
展开
直线段的两个端点现为 (4,21) 和 (6,0)。在一次函数 bx+c 中,b 就是直线斜率;求出 b 后,将任一端点代入便可求 c。
答题过程
展开
The straight-line segment has endpoints
(4,21)and(6,0).
Hence its gradient is
b=6−40−21=−41.
Using the point (6,0),
0=0=c=6b+c,6(−41)+c,23.
Therefore,
b=−41,c=23.
解法二
思路
展开
把两个端点分别代入 y=bx+c,可得到关于 b,c 的两个联立方程。两式相减即可先消去 c。
答题过程
展开
Substituting the endpoints into y=bx+c gives
4b+c=21
and
6b+c=0.
Subtracting the first equation from the second,
2b=b=−21,−41.
Then
c=−6b=23.
Thus,
b=−41,c=23.