题目
Problem
It is suggested that the delay, in hours, of certain flights from a particular country may
be modelled by the continuous random variable, T, with probability density function
f(t)={252t,0,0≤t<5otherwise
(a) Show that for 0≤a≤4
P(a≤T<a+1)=251(2a+1)
(3)
A random sample of 150 of these flights is taken. The delays are summarised in the
table below.
| Delay (t hours) | Frequency |
|---|
| 0≤t<1 | 10 |
| 1≤t<2 | 13 |
| 2≤t<3 | 24 |
| 3≤t<4 | 35 |
| 4≤t<5 | 68 |
(b) Test, at the 5% significance level, whether the given probability density function is a
suitable model for these delays.
You should state your hypotheses, expected frequencies, test statistic and the critical
value used.
(8)
(Total for Question 4 is 11 marks)
题目中文翻译
据推测,某国某些航班的延误时间(小时)可由连续随机变量 T 建模,其概率密度函数为
f(t)={252t,0,0≤t<5otherwise
(a) 证明当 0≤a≤4 时,
P(a≤T<a+1)=251(2a+1)
随机抽取了 150 个此类航班,并将延误情况整理如下表。
| 延误时间(t 小时) | 频数 |
|---|
| 0≤t<1 | 10 |
| 1≤t<2 | 13 |
| 2≤t<3 | 24 |
| 3≤t<4 | 35 |
| 4≤t<5 | 68 |
(b) 在 5% 显著性水平下,检验给定的概率密度函数是否适合作为这些延误时间的模型。
你应写出原假设、期望频数、检验统计量和所用临界值。
解答
(a)
解法一
思路
展开
区间概率等于概率密度函数在该区间下的面积。对 252t 从 a 积分到 a+1,再展开平方差,即可自然推出题目给定的形式。
答题过程
展开
For 0⩽a⩽4,
P(a⩽T<a+1)=====∫aa+1252tdt[25t2]aa+125(a+1)2−a225a2+2a+1−a2251(2a+1),
as required.
解法二
思路
展开
官方评分资料也接受用梯形面积求区间概率。密度函数在 [0,5) 上是一条直线,因此 a 到 a+1 下方的面积就是宽为 1、两条平行边分别为 f(a) 与 f(a+1) 的梯形面积。
答题过程
展开
Over the interval [a,a+1), the graph of f(t)=252t is a straight line. The sum of the two parallel sides of the trapezium is
f(a)+f(a+1)==252a+252(a+1)254a+2.
Hence the required probability is its area:
P(a⩽T<a+1)==21(254a+2)(1)252a+1,
as required.
(b)
解法一
思路
展开
使用卡方拟合优度检验。由 (a) 令 a=0,1,2,3,4,先得到五个区间的理论概率,再乘样本量 150 求期望频数。题目没有用样本估计任何参数,因此自由度是类别数减 1。
答题过程
展开
The hypotheses are:
H0:H1: The given p.d.f. is a suitable model for the delays, The given p.d.f. is not a suitable model for the delays.
From part (a), for a=0,1,2,3,4, the class probabilities are
251,253,255,257,259.
Therefore, the expected frequencies are
150(251)=150(253)=150(255)=150(257)=150(259)=6,18,30,42,54.
The test statistic is
χ2====∑E(O−E)26(10−6)2+18(13−18)2+30(24−30)2+42(35−42)2+54(68−54)210.0518…10.1.
There are five classes and no parameters have been estimated from the sample, so
ν=5−1=4.
At the 5% significance level, the critical value is
χ42(0.05)=9.488.
Since 10.1>9.488, the test statistic lies in the critical region. Therefore, H0 is rejected. There is sufficient evidence at the 5% significance level that the given probability density function is not a suitable model for these flight delays.