题目
Problem
A game uses two turntables, one red and one yellow. Each turntable has a point marked on the circumference that is lined up with an arrow at the start of the game. Jim spins both turntables and measures the distance, in metres, each point is from the arrow, around the circumference in an anticlockwise direction when the turntables stop spinning.
The continuous random variable Y represents the distance, in metres, the point is from the arrow for the yellow turntable. The cumulative distribution function of Y is given by F(y) where
0 & y<0 \\ 1-(\alpha+\beta y)^2 & 0 \leqslant y \leqslant 5 \\ 1 & y>5 \end{cases}$$ (a) Explain why (i) α = 1 (ii) β = -\dfrac{1}{25} (b) Find the probability density function of Y <div style="text-align: right;">(2)</div> <div style="text-align: right;">(2)</div> The continuous random variable R represents the distance, in metres, the point is from the arrow for the red turntable. The distribution of R is modelled by a continuous uniform distribution over the interval [d, 3d] Given that P(R > \dfrac{11}{5}) = P(Y > \dfrac{5}{3}) (c) find the value of d <div style="text-align: right;">(3)</div> In the game each turntable is spun 3 times. The distance between the point and the arrow is determined for each spin. To win a prize, at least 5 of the distances the point is from the arrow when a turntable is spun must be less than \dfrac{11}{5} Jo plays the game once. (d) Calculate the probability of Jo winning a prize. <div style="text-align: right;">(4)</div> (Total for Question 5 is 11 marks)题目中文翻译
一个游戏使用两个转盘,一个红色,一个黄色。每个转盘的圆周上都有一个点,游戏开始时该点与箭头对齐。Jim 同时旋转两个转盘,并测量每个点在转盘停止时沿圆周按逆时针方向到箭头的距离(单位:米)。
连续随机变量 表示黄色转盘上该点到箭头的距离。 的累计分布函数 为
0 & y<0 \\ 1-(\alpha+\beta y)^2 & 0 \leqslant y \leqslant 5 \\ 1 & y>5 \end{cases}$$ (a) 解释为什么 (i) $\alpha=1$,(ii) $\beta=-\dfrac{1}{25}$。 (b) 求 $Y$ 的概率密度函数。 连续随机变量 $R$ 表示红色转盘上该点到箭头的距离,其分布建模为区间 $[d,3d]$ 上的连续均匀分布。 已知 $P(R>\dfrac{11}{5})=P(Y>\dfrac{5}{3})$。 (c) 求 $d$ 的值。 游戏中每个转盘都旋转 3 次,并记录每次该点到箭头的距离。要赢得奖品,必须至少有 5 次距离小于 $\dfrac{11}{5}$。 Jo 玩一次游戏。 (d) 计算 Jo 获奖的概率。 (第 5 题共 11 分) </details> # 解答