题目
Problem
The continuous random variable X has probability density function f(x) given by
f(x)=⎩⎨⎧201x3101(6−x)00⩽x⩽22<x⩽6otherwise
(a) Sketch the graph of f(x) for all values of x
(3)
(b) Write down the mode of X
(1)
(c) Show that P(X>2)=0.8
(2)
(d) Define fully the cumulative distribution function F(x)
(4)
Given that P(X<a∣X>2)=85
(e) find the value of F(a)
(2)
(f) Hence, or otherwise, find the value of a. Give your answer to 3 significant figures.
(3)
(Total for Question 6 is 15 marks)
题目中文翻译
连续随机变量 X 的概率密度函数 f(x) 为
f(x)=⎩⎨⎧201x3101(6−x)00⩽x⩽22<x⩽6otherwise
(a) 画出 f(x) 对所有 x 值的图像。
(b) 写出 X 的众数。
(c) 证明 P(X>2)=0.8。
(d) 完整定义累积分布函数 F(x)。
已知 P(X<a∣X>2)=85
(e) 求 F(a) 的值。
(f) 由此或其他方法,求 a 的值。答案保留 3 位有效数字。
(第 6 题共 15 分)
解答
(a)
解法一
思路
展开
在 0≤x≤2 上,图像是从原点上升的三次曲线,并到达 (2,0.4);在 2<x≤6 上,图像是从 (2,0.4) 下降到 (6,0) 的直线。其余位置的密度为零。
答题过程
展开
For 0≤x≤2, the graph is the increasing cubic
f(x)=20x3,
from (0,0) to (2,0.4). For 2<x≤6, it is the straight line
f(x)=106−x,
from (2,0.4) to (6,0). Also, f(x)=0 outside [0,6].
(b)
解法一
思路
展开
众数是概率密度达到最大值的位置。图像在 x=2 处达到高度 0.4,两侧都从该点向下,因此众数为 2。
答题过程
展开
The maximum value of the probability density occurs at x=2. Therefore,
Mode(X)=2.
(c)
解法一
思路
展开
X>2 对应密度图像右侧的三角形区域。可直接积分,也可用三角形面积;为了与后续 CDF 的积分形式一致,这里写出定积分。
答题过程
展开
Using the second part of the density function,
P(X>2)===∫26106−xdx21(6−2)(0.4)0.8,
as required.
(d)
解法一
思路
展开
CDF 定义为从负无穷累积到 x 的概率。依密度函数的分段点 0,2,6 分成四段:中间两段分别积分;在支撑集左侧为 0,右侧为 1。
答题过程
展开
For 0≤x≤2,
F(x)==∫0x20t3dt80x4.
In particular, F(2)=8016=0.2. For 2<x≤6,
F(x)==F(2)+∫2x106−tdt1−20(6−x)2.
Therefore, the cumulative distribution function is
F(x)=⎩⎨⎧0,80x4,1−20(6−x)2,1,x<0,0≤x≤2,2<x≤6,x>6.
(e)
解法一
思路
展开
条件 X>2 已知其概率为 0.8。事件 2<X<a 的概率是 F(a)−F(2),所以把条件概率写成分式,并使用 (d) 中的 F(2)=0.2 求 F(a)。
答题过程
展开
Since P(X>2)=0.8 and F(2)=0.2,
P(X<a∣X>2)==P(X>2)P(2<X<a)0.8F(a)−0.2.
Therefore,
0.8F(a)−0.2=F(a)−0.2=85,0.5.
Hence,
F(a)=0.7.
(f)
解法一
思路
展开
由 (e) 得 F(a)=0.7,且条件事件说明 a 位于 2 与 6 之间,因此使用 CDF 的第三段。解平方方程时,6−a>0,所以只取正平方根。
答题过程
展开
Since 2<a<6, use the third part of the cumulative distribution function:
1−20(6−a)2=0.7.
Thus,
(6−a)2=6−a=6,6,
because 6−a>0. Therefore,
a==≈6−63.550510…3.55(3 s.f.).