题目
Problem
The continuous random variable X has cumulative distribution function given by
F(x)=⎩⎨⎧0k(6x2−x4)1x<00⩽x⩽1x>1
where k is a positive constant.
(a) Show that k=51
(1)
(b) Find P(X>0.6)
(2)
(c) (i) Show that the median, m, of X satisfies
am4+bm2+c=0
where a, b and c are integers to be found.
(ii) Hence, find the value of m
(3)
(d) Find, using calculus, the mode of X
(3)
Given that E(X)=0.64
(e) state, giving a reason, the skewness of the distribution.
(2)
(Total for Question 1 is 11 marks)
题目中文翻译
连续随机变量 X 的累积分布函数为
F(x)=⎩⎨⎧0k(6x2−x4)1x<00⩽x⩽1x>1
其中 k 为正常数。
(a) 证明 k=51
(b) 求 P(X>0.6)
(c) (i) 证明 X 的中位数 m 满足
am4+bm2+c=0
其中 a、b 和 c 为待求整数。
(ii) 由此求 m 的值。
(d) 使用微积分求 X 的众数。
已知 E(X)=0.64
(e) 说明分布的偏度并给出理由。
(第 1 题共 11 分)
解答
(a)
解法一
思路
展开
累积分布函数在支撑区间上端点必须达到 1。代入 x=1,由 F(1)=1 直接求出正常数 k,从而自然得到题目所给结果。
答题过程
展开
Since F(1)=1,
k(6×12−14)=1.
Therefore,
5k=1,
so
k=51,
as required.
(b)
解法一
思路
展开
累积分布函数给出 P(X≤x),因此使用补事件 P(X>0.6)=1−F(0.6)。代入 (a) 的 k=1/5 后计算。
答题过程
展开
Using k=1/5,
P(X>0.6)====1−F(0.6)1−51[6(0.6)2−(0.6)4]0.593920.594(3 s.f.).
(c)(i)
解法一
思路
展开
连续分布的中位数 m 满足 F(m)=1/2。代入 k=1/5,再清除分母并整理,即可得到题目要求的整系数四次方程,并读出 a,b,c。
答题过程
展开
The median m satisfies
F(m)=21.
Therefore,
51(6m2−m4)=12m2−2m4=2m4−12m2+5=2150.
Thus the required equation is
2m4−12m2+5=0,
where a=2, b=−12 and c=5.
(c)(ii)
解法一
思路
展开
承接 (c)(i),把方程视为关于 m2 的二次方程。解出两个 m2 后,利用中位数必须位于支撑区间 [0,1],舍去大于 1 的根,再取非负平方根。
答题过程
展开
From part (c)(i), treating the equation as a quadratic in m2 gives
m2==412±(−12)2−4(2)(5)26±26.
Since 0≤m≤1, we require 0≤m2≤1. Hence the positive-sign value is rejected, and
m2=26−26.
Therefore,
m===26−260.6711…0.671(3 s.f.).
(d)
解法一
思路
展开
众数是概率密度达到最大值的位置。先对累积分布函数求导得到密度 f(x),再对密度求导并令其等于零。解得的驻点中只有 x=1 位于支撑区间内,并可由密度在 [0,1] 上递增确认它给出最大值。
答题过程
展开
For 0≤x≤1, the probability density function is
f(x)===F′(x)dxd[51(6x2−x4)]512x−54x3.
Differentiating the density,
f′(x)=512−512x2.
At a stationary point,
512(1−x2)=x=0±1.
Only x=1 lies in the support [0,1]. Also, f′(x)>0 for 0≤x<1, so the density increases up to x=1. Therefore, the mode is
1.
(e)
解法一
思路
展开
比较已知均值、(c) 的中位数和 (d) 的众数。三者满足“均值小于中位数小于众数”,这是负偏态分布的典型次序。
答题过程
展开
The mean, median and mode satisfy
0.64<0.671<1.
That is,
mean<median<mode.
Therefore, the distribution is
negatively skewed.