题目
Problem
The weights, W grams, of kiwi fruit grown on a farm are normally distributed with mean 80 grams and standard deviation 8 grams.
The table shows the classifications of the kiwi fruit by their weight, where k is a positive constant.
Tinyw<66Petite66⩽w<70Extra70⩽w<80Jumbo80⩽w<kMegaw⩾k
One kiwi fruit is selected at random from those grown on the farm.
(a) Find the probability that this kiwi fruit is Large.
(3)
35% of the kiwi fruit are Jumbo.
(b) Find the value of k to one decimal place.
(4)
75% of Tiny kiwi fruit weigh more than y grams.
(c) Find the value of y giving your answer to one decimal place.
(5)
解答
(a)
解法一
思路
展开
Large 包含 Extra、Jumbo、Mega,也就是 w⩾70。
答题过程
展开
P(W⩾70)====P(Z⩾870−80)P(Z⩾−1.25)P(Z⩽1.25)0.8944.
(b)
解法一
思路
展开
Jumbo 是 80⩽W<k,概率为 0.35。由于 P(W<80)=0.5,所以 P(W<k)=0.85。
答题过程
展开
Since 35% are Jumbo,
P(80⩽W<k)=0.35.
As P(W<80)=0.5,
P(W<k)=0.85.
The corresponding standard normal value is
z=1.0364.
So
8k−80=1.0364.
Hence
k=80+1.0364(8)=88.2912.
Therefore
k=88.3.
(c)
解法一
思路
展开
Tiny 是 W<66。其中 75% 大于 y,所以 25% 小于 y。先算 P(W<66),再取它的 25% 作为 P(W<y)。
答题过程
展开
P(W<66)===P(Z<866−80)P(Z<−1.75)0.0401.
Since 75% of Tiny kiwi fruit weigh more than y grams,
P(W<y)=0.25(0.0401)=0.010025.
This corresponds to approximately
z=−2.326.
So
8y−80=−2.326.
Hence
y=80−2.326(8)=61.392.
Therefore
y=61.4.