We are given,
μ=7
σ=2
To find these probabilities, the values are standardized and the probabilities read from the standard normal tables as below.
a.
p(h>9)=p(((h−μ)/σ)>(9−μ)/σ)=p(Z>(9−7)/2)=p(Z>1)
This can also be written as,
1−p(Z<1)=1−0.8413=0.1587
Therefore p(h>9)=0.1587
b.
p(h<6)=p(((h−μ)/σ)<(6−μ)/σ)=p(Z<(6−7)/2)=p(Z<−0.5)
From the standard normal tables,
p(Z<−0.5)=0.3085
Hence, p(h<6)=0.3085
c.
p(5<h<8). On standardizing this we have,
p((5−7)/2<Z<(8−7)/2)=p(−1<Z<0.5)
This probability can be written as,
p(Z<0.5)−p(Z<−1)=0.6915−0.1587=0.5328
Therefore, p(5<h<8)=0.5328 .
Comments