Let x be the random variable for pressure.
X~N(54.7, 6.22 )
a) P(50<X<60)
Z=σX−μ
Z1=6.250−54.7
=-0.7581
Z2=6.260−54.7
=0.8548
P(50<X<60)=Φ(Z2)−Φ(Z1)
=Φ(0.8548)−Φ(−0.7581)
Read the corresponding values from a standard normal table
=0.80234-0.22363
=0.57871
b)P(X≥70)
=1-P(X<70)
Z=6.270−54.7 =2.4677
Φ(2.4677)=0.99324
=1-0.99324
=0.00676
c) Range in which 80% of the data will lie
α=1−0.8=0.2
Since it is two sided, we divide 0.2 by 2 =0.1
Φ−(0.1)=1.2816
-1.2816<z<1.2816
±1.2816=6.2X−54.7
X=46.754, 62.646
80%of the data will lie between 46.754 and 62.646
Comments