
Mike D. answered 05/22/21
Effective, patient, empathic, math and science tutor
(i) mean = 55, and 10% contain less than 50 ml. The Z value which has 10% of area to the left of it is -1.28
(on a TI-84 : invnorm, area = 0.10, mean = 0, standard deviation = 1)
Z = (50 - 55) / σ = -1.28 giving σ = 3.91
(ii) p (X>51). normalcdf. lower = 51, upper = 1E99, mean = 55, standard deviation = 3.91
0.8469, so 84.7 %
(iii) Z value that has area 2.5% to the left is : -1.96
So Z value corresponding to 50 ml = -1.96
If mean = μ then (50 - μ) / 3 = -1.96 giving 50 - μ = -5.88 so μ = 55.88