题目
Problem
A company produces small bags of flour and large bags of flour.
The weight, X grams, of flour in a small bag is normally distributed with mean 502 and standard deviation 3.
One of these small bags of flour is selected at random.
(a) (i) Using standardisation find P(X>508)
(2)
(ii) Hence, find P(496<X<508)
(2)
A random sample of 4 small bags of flour is taken.
(b) Find the probability that exactly 2 of these small bags each contain more than 508 grams of flour.
(3)
The weight, Y grams, of flour in a large bag is normally distributed with mean 1024 and standard deviation σ.
The 85th percentile for the weight of flour in a large bag is 1038.51 to 2 decimal places.
(c) Show that σ=14 to the nearest gram.
(2)
Given that P(X>k)=P(Y<2k)=p, where k and p are constants,
(d) (i) find the value of k
(ii) find the value of p
(5)
解答
(a)(i)
解法一
思路
展开
已知 X∼N(502,32)。标准化时用
Z=σX−μ.
答题过程
展开
Since
X∼N(502,32),
we standardise:
P(X>508)==P(Z>3508−502)P(Z>2).
From the standard normal distribution,
P(Z>2)=0.0228.
Therefore
P(X>508)=0.0228.
(a)(ii)
解法一
思路
展开
496 和 508 都离均值 502 相差 6,也就是 2 个标准差。因此中间概率是 1 减去两边尾部概率。上一小题已经求出一边尾部概率是 0.0228。
答题过程
展开
Since
3508−502=2
and
3496−502=−2,
we have
P(496<X<508)====P(−2<Z<2)1−2P(Z>2)1−2(0.0228)0.9544.
So
P(496<X<508)=0.954.
(b)
解法一
思路
展开
每一袋超过 508 g 的概率是上一小题的 0.0228。抽 4 袋,要求刚好 2 袋超过 508 g,用二项分布:
(24)p2(1−p)2.
答题过程
展开
Let p=P(X>508)=0.0228.
For exactly 2 bags out of 4,
P(exactly 2)===(24)p2(1−p)26(0.0228)2(1−0.0228)20.002978….
Therefore the probability is
0.00298
to 3 significant figures.
(c)
解法一
思路
展开
1038.51 是第 85 百分位,所以
P(Y<1038.51)=0.85.
查标准正态表,左侧概率 0.85 对应 z≈1.0364。建立标准化方程即可。
答题过程
展开
Since 1038.51 is the 85th percentile,
P(Y<1038.51)=0.85.
The corresponding standard normal value is
z=1.0364….
Hence
σ1038.51−1024=σ==1.0364…1.0364…14.5114.000….
Therefore
σ=14
to the nearest gram.
(d)(i)
解法一
思路
展开
两个概率相等:
P(X>k)=P(Y<2k).
由于一个是右尾、一个是左尾,要让面积相等,标准化后的边界应互为相反数。也就是
3k−502=141024−2k.
答题过程
展开
For X,
P(X>k)=P(Z>3k−502).
For Y,
P(Y<2k)=P(Z<142k−1024).
For these probabilities to be equal, the two cut-off values are opposite in sign:
3k−502=−142k−1024.
So
3k−502=14(k−502)=14k−7028=20k=k=141024−2k3(1024−2k)3072−6k10100505.
(d)(ii)
解法一
思路
展开
用 k=505 回到 P(X>k)。因为 505 比 502 大 3,刚好是 1 个标准差。
答题过程
展开
Using k=505,
p====P(X>505)P(Z>3505−502)P(Z>1)0.1587….
Therefore
p=0.159
to 3 significant figures.