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

IAL 2026 Jan S2 A Q6

A Level / Edexcel / S2

IAL 2026 Jan A Paper · Question 6

题目

Problem

The continuous random variable XX has probability density function f(x)f(x) given by

f(x)={120x30x2110(6x)2<x60otherwisef(x) = \begin{cases} \dfrac{1}{20}x^3 & 0 \leqslant x \leqslant 2 \\[6pt] \dfrac{1}{10}(6 - x) & 2 < x \leqslant 6 \\[6pt] 0 & \text{otherwise} \end{cases}

(a) Sketch the graph of f(x)f(x) for all values of xx

(3)

(b) Write down the mode of XX

(1)

(c) Show that P(X>2)=0.8P(X > 2) = 0.8

(2)

(d) Define fully the cumulative distribution function F(x)F(x)

(4)

Given that P(X<aX>2)=58P(X < a \mid X > 2) = \dfrac{5}{8}

(e) find the value of F(a)F(a)

(2)

(f) Hence, or otherwise, find the value of aa. Give your answer to 3 significant figures.

(3)

(Total for Question 6 is 15 marks)

题目中文翻译

连续随机变量 XX 的概率密度函数 f(x)f(x)

f(x)={120x30x2110(6x)2<x60otherwisef(x) = \begin{cases} \dfrac{1}{20}x^3 & 0 \leqslant x \leqslant 2 \\[6pt] \dfrac{1}{10}(6 - x) & 2 < x \leqslant 6 \\[6pt] 0 & \text{otherwise} \end{cases}

(a) 画出 f(x)f(x) 对所有 xx 值的图像。

(b) 写出 XX 的众数。

(c) 证明 P(X>2)=0.8P(X > 2) = 0.8

(d) 完整定义累积分布函数 F(x)F(x)

已知 P(X<aX>2)=58P(X < a \mid X > 2) = \dfrac{5}{8}

(e) 求 F(a)F(a) 的值。

(f) 由此或其他方法,求 aa 的值。答案保留 3 位有效数字。

(第 6 题共 15 分)

解答

(a)

解法一

思路

展开

0x20\leq x\leq2 上,图像是从原点上升的三次曲线,并到达 (2,0.4)(2,0.4);在 2<x62<x\leq6 上,图像是从 (2,0.4)(2,0.4) 下降到 (6,0)(6,0) 的直线。其余位置的密度为零。

答题过程

展开

For 0x20\leq x\leq2, the graph is the increasing cubic

f(x)=x320,f(x)=\frac{x^3}{20},

from (0,0)(0,0) to (2,0.4)(2,0.4). For 2<x62<x\leq6, it is the straight line

f(x)=6x10,f(x)=\frac{6-x}{10},

from (2,0.4)(2,0.4) to (6,0)(6,0). Also, f(x)=0f(x)=0 outside [0,6][0,6].

(b)

解法一

思路

展开

众数是概率密度达到最大值的位置。图像在 x=2x=2 处达到高度 0.40.4,两侧都从该点向下,因此众数为 22

答题过程

展开

The maximum value of the probability density occurs at x=2x=2. Therefore,

Mode(X)=2.\boxed{\operatorname{Mode}(X)=2}.

(c)

解法一

思路

展开

X>2X>2 对应密度图像右侧的三角形区域。可直接积分,也可用三角形面积;为了与后续 CDF 的积分形式一致,这里写出定积分。

答题过程

展开

Using the second part of the density function,

P(X>2)=266x10dx=12(62)(0.4)=0.8,\begin{align*} P(X>2) =&\,\int_2^6\frac{6-x}{10}\,\mathrm{d}x\\ =&\,\frac12(6-2)(0.4)\\ =&\,0.8, \end{align*}

as required.

(d)

解法一

思路

展开

CDF 定义为从负无穷累积到 xx 的概率。依密度函数的分段点 0,2,60,2,6 分成四段:中间两段分别积分;在支撑集左侧为 00,右侧为 11

答题过程

展开

For 0x20\leq x\leq2,

F(x)=0xt320dt=x480.\begin{align*} F(x) =&\,\int_0^x\frac{t^3}{20}\,\mathrm{d}t\\ =&\,\frac{x^4}{80}. \end{align*}

In particular, F(2)=1680=0.2F(2)=\frac{16}{80}=0.2. For 2<x62<x\leq6,

F(x)=F(2)+2x6t10dt=1(6x)220.\begin{align*} F(x) =&\,F(2)+\int_2^x \frac{6-t}{10}\,\mathrm{d}t\\ =&\,1-\frac{(6-x)^2}{20}. \end{align*}

Therefore, the cumulative distribution function is

F(x)={0,x<0,x480,0x2,1(6x)220,2<x6,1,x>6.\boxed{ F(x)= \begin{cases} 0, & x<0,\\[4pt] \dfrac{x^4}{80}, & 0\leq x\leq2,\\[8pt] 1-\dfrac{(6-x)^2}{20}, & 2<x\leq6,\\[8pt] 1, & x>6. \end{cases} }

(e)

解法一

思路

展开

条件 X>2X>2 已知其概率为 0.80.8。事件 2<X<a2<X<a 的概率是 F(a)F(2)F(a)-F(2),所以把条件概率写成分式,并使用 (d) 中的 F(2)=0.2F(2)=0.2F(a)F(a)

答题过程

展开

Since P(X>2)=0.8P(X>2)=0.8 and F(2)=0.2F(2)=0.2,

P(X<aX>2)=P(2<X<a)P(X>2)=F(a)0.20.8.\begin{align*} P(X<a\mid X>2) =&\,\frac{P(2<X<a)}{P(X>2)}\\ =&\,\frac{F(a)-0.2}{0.8}. \end{align*}

Therefore,

F(a)0.20.8=58,F(a)0.2=0.5.\begin{align*} \frac{F(a)-0.2}{0.8} =&\,\frac58,\\ F(a)-0.2 =&\,0.5. \end{align*}

Hence,

F(a)=0.7.\boxed{F(a)=0.7}.

(f)

解法一

思路

展开

由 (e) 得 F(a)=0.7F(a)=0.7,且条件事件说明 aa 位于 2266 之间,因此使用 CDF 的第三段。解平方方程时,6a>06-a>0,所以只取正平方根。

答题过程

展开

Since 2<a<62<a<6, use the third part of the cumulative distribution function:

1(6a)220=0.7.1-\frac{(6-a)^2}{20}=0.7.

Thus,

(6a)2=6,6a=6,\begin{align*} (6-a)^2 =&\,6,\\ 6-a =&\,\sqrt6, \end{align*}

because 6a>06-a>0. Therefore,

a=66=3.5505103.55(3 s.f.).\begin{align*} a =&\,6-\sqrt6\\ =&\,3.550510\ldots\\ \approx&\,\boxed{3.55} \quad\text{(3 s.f.)}. \end{align*}