题目
Problem
(i) The continuous random variable X is uniformly distributed over the interval [a,b]
Given that
- P(X>27)=43
- Var(X)=300
(a) find the value of a and the value of b
(3)
Given also that
4×P(X<k−10)=P(X>k+20)
(b) find the value of k
(2)
(ii) A piece of wire of length 42 cm is cut into 2 pieces at a random point.
Each of the two pieces of the wire is bent to form the outline of a square.
Find the probability that the side length of the larger square minus the side length of the smaller square will be greater than 2 cm.
(4)
(Total for Question 4 is 9 marks)
题目中文翻译
(i) 连续随机变量 X 在区间 [a,b] 上均匀分布。
已知
- P(X>27)=43
- Var(X)=300
(a) 求 a 的值和 b 的值。
又已知
4×P(X<k−10)=P(X>k+20)
(b) 求 k 的值。
(ii) 一根长度为 42 cm 的铁丝在随机点处被剪成两段。
每段铁丝被弯成正方形的轮廓。
求较大正方形的边长减去较小正方形的边长大于 2 cm 的概率。
(第 4 题共 9 分)
解答
(i)(a)
解法一
思路
展开
均匀分布在子区间上的概率等于子区间长度与总区间长度之比,因此可把 P(X>27)=3/4 写成关于 a,b 的方程。再用均匀分布的方差公式得到区间长度 b−a,联立即可求出两个端点。
答题过程
展开
Since X∼U(a,b),
b−ab−27=43.
Also,
Var(X)=(b−a)2=12(b−a)2=3003600.
As b>a, it follows that
b−a=60.
Therefore,
60b−27=b−27=b=434572,
and hence a=72−60=12. Thus
a=12,b=72.
(i)(b)
解法一
思路
展开
承接 (a) 的支撑区间 [12,72],把左右两个概率分别写成相应区间长度除以 60。解方程后还要确认两个界点 k−10 与 k+20 都落在支撑区间内。
答题过程
展开
Using a=12 and b=72 from part (a),
P(X<k−10)=60k−22
and
P(X>k+20)=6052−k.
Substituting these into the given relation and multiplying by 60 gives
4(k−22)=5k=k=52−k14028.
Indeed, k−10=18 and k+20=48 both lie in [12,72].
(ii)
解法一
思路
展开
令 L 为较长一段铁丝的长度,则 21≤L≤42,且 L 在该区间上均匀分布;较短一段长 42−L。两个正方形的边长分别为两段铁丝长度除以 4。先解边长差大于 2 的不等式,再用均匀分布的区间长度比求概率。
答题过程
展开
Let L be the length of the longer piece. Then
L∼U(21,42).
The required condition is
4L−442−L>2L−42>L>2825.
Therefore,
P(L>25)==42−2142−252117.
解法二
思路
展开
也可令 C 为从铁丝一端量起的随机切点,则 C∼U(0,42),两段长度为 C 与 42−C。分两种情况解两段对应正方形边长之差的绝对值大于 2,再把两端区间的概率相加。
答题过程
展开
Let C∼U(0,42) be the distance of the cut from one end. The condition is
∣C−(42−C)∣>8.
Thus
∣2C−42∣>8,
which gives
C<17orC>25.
Therefore,
P==4217−0+4242−252117.
解法三
思路
展开
还可直接令 S 为较大正方形的边长。较长铁丝长度在 [21,42] 上均匀分布,除以 4 后有 S∼U(5.25,10.5);较小正方形边长为 10.5−S。
答题过程
展开
Let S be the side length of the larger square. Then
S∼U(5.25,10.5).
The side length of the smaller square is 10.5−S, so
S−(10.5−S)>2S>S>212.56.25.
Hence
P(S>6.25)===10.5−5.2510.5−6.255.254.252117.