Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2025 Jun S2 Q1

A Level / Edexcel / S2

IAL 2025 June Paper · Question 1

题目

Problem

The continuous random variable XX has cumulative distribution function given by

F(x)={0x<0k(6x2x4)0x11x>1F(x) = \begin{cases} 0 & x < 0 \\ k(6x^2 - x^4) & 0 \leqslant x \leqslant 1 \\ 1 & x > 1 \end{cases}

where kk is a positive constant.

(a) Show that k=15k = \dfrac{1}{5}

(1)

(b) Find P(X>0.6)P(X > 0.6)

(2)

(c) (i) Show that the median, mm, of XX satisfies

am4+bm2+c=0am^4 + bm^2 + c = 0

where aa, bb and cc are integers to be found.

(ii) Hence, find the value of mm

(3)

(d) Find, using calculus, the mode of XX

(3)

Given that E(X)=0.64E(X) = 0.64

(e) state, giving a reason, the skewness of the distribution.

(2)

(Total for Question 1 is 11 marks)

题目中文翻译

连续随机变量 XX 的累积分布函数为

F(x)={0x<0k(6x2x4)0x11x>1F(x) = \begin{cases} 0 & x < 0 \\ k(6x^2 - x^4) & 0 \leqslant x \leqslant 1 \\ 1 & x > 1 \end{cases}

其中 kk 为正常数。

(a) 证明 k=15k = \dfrac{1}{5}

(b) 求 P(X>0.6)P(X > 0.6)

(c) (i) 证明 XX 的中位数 mm 满足

am4+bm2+c=0am^4 + bm^2 + c = 0

其中 aabbcc 为待求整数。

(ii) 由此求 mm 的值。

(d) 使用微积分求 XX 的众数。

已知 E(X)=0.64E(X) = 0.64

(e) 说明分布的偏度并给出理由。

(第 1 题共 11 分)

解答

(a)

解法一

思路

展开

累积分布函数在支撑区间上端点必须达到 1。代入 x=1x=1,由 F(1)=1F(1)=1 直接求出正常数 kk,从而自然得到题目所给结果。

答题过程

展开

Since F(1)=1F(1)=1,

k(6×1214)=1.k(6\times1^2-1^4)=1.

Therefore,

5k=1,5k=1,

so

k=15,\boxed{k=\frac15},

as required.

(b)

解法一

思路

展开

累积分布函数给出 P(Xx)P(X\leq x),因此使用补事件 P(X>0.6)=1F(0.6)P(X>0.6)=1-F(0.6)。代入 (a) 的 k=1/5k=1/5 后计算。

答题过程

展开

Using k=1/5k=1/5,

P(X>0.6)=1F(0.6)=115[6(0.6)2(0.6)4]=0.59392=0.594(3 s.f.).\begin{align*} P(X>0.6) =&\,1-F(0.6)\\ =&\,1-\frac15 \left[6(0.6)^2-(0.6)^4\right]\\ =&\,0.59392\\ =&\,\boxed{0.594}\quad\text{(3 s.f.)}. \end{align*}

(c)(i)

解法一

思路

展开

连续分布的中位数 mm 满足 F(m)=1/2F(m)=1/2。代入 k=1/5k=1/5,再清除分母并整理,即可得到题目要求的整系数四次方程,并读出 a,b,ca,b,c

答题过程

展开

The median mm satisfies

F(m)=12.F(m)=\frac12.

Therefore,

15(6m2m4)=1212m22m4=52m412m2+5=0.\begin{align*} \frac15(6m^2-m^4)=&\,\frac12\\ 12m^2-2m^4=&\,5\\ 2m^4-12m^2+5=&\,0. \end{align*}

Thus the required equation is

2m412m2+5=0,\boxed{2m^4-12m^2+5=0},

where a=2a=2, b=12b=-12 and c=5c=5.

(c)(ii)

解法一

思路

展开

承接 (c)(i),把方程视为关于 m2m^2 的二次方程。解出两个 m2m^2 后,利用中位数必须位于支撑区间 [0,1][0,1],舍去大于 1 的根,再取非负平方根。

答题过程

展开

From part (c)(i), treating the equation as a quadratic in m2m^2 gives

m2=12±(12)24(2)(5)4=6±262.\begin{align*} m^2 =&\,\frac{12\pm\sqrt{(-12)^2-4(2)(5)}}{4}\\ =&\,\frac{6\pm\sqrt{26}}{2}. \end{align*}

Since 0m10\leq m\leq1, we require 0m210\leq m^2\leq1. Hence the positive-sign value is rejected, and

m2=6262.m^2=\frac{6-\sqrt{26}}{2}.

Therefore,

m=6262=0.6711=0.671(3 s.f.).\begin{align*} m =&\,\sqrt{\frac{6-\sqrt{26}}{2}}\\ =&\,0.6711\ldots\\ =&\,\boxed{0.671}\quad\text{(3 s.f.)}. \end{align*}

(d)

解法一

思路

展开

众数是概率密度达到最大值的位置。先对累积分布函数求导得到密度 f(x)f(x),再对密度求导并令其等于零。解得的驻点中只有 x=1x=1 位于支撑区间内,并可由密度在 [0,1][0,1] 上递增确认它给出最大值。

答题过程

展开

For 0x10\leq x\leq1, the probability density function is

f(x)=F(x)=ddx[15(6x2x4)]=125x45x3.\begin{align*} f(x) =&\,F'(x)\\ =&\,\frac{\mathrm{d}}{\mathrm{d}x} \left[\frac15(6x^2-x^4)\right]\\ =&\,\frac{12}{5}x-\frac45x^3. \end{align*}

Differentiating the density,

f(x)=125125x2.f'(x)=\frac{12}{5}-\frac{12}{5}x^2.

At a stationary point,

125(1x2)=0x=±1.\begin{align*} \frac{12}{5}(1-x^2)=&\,0\\ x=&\,\pm1. \end{align*}

Only x=1x=1 lies in the support [0,1][0,1]. Also, f(x)>0f'(x)>0 for 0x<10\leq x<1, so the density increases up to x=1x=1. Therefore, the mode is

1.\boxed{1}.

(e)

解法一

思路

展开

比较已知均值、(c) 的中位数和 (d) 的众数。三者满足“均值小于中位数小于众数”,这是负偏态分布的典型次序。

答题过程

展开

The mean, median and mode satisfy

0.64<0.671<1.0.64<0.671<1.

That is,

mean<median<mode.\text{mean}<\text{median}<\text{mode}.

Therefore, the distribution is

negatively skewed.\boxed{\text{negatively skewed}}.