Let X= the height of the traveller:X∼N(μ,σ2). Then Z=σX−μ∼N(0,1)
Given μ=160 cm,σ=8 cm
Find the probability that a traveller selected at random has
i) Height between 148cm and 175cm
P(148<X<175)=P(X<175)−P(X≤148)=
=P(Z<8175−160)−P(Z≤8148−160)=
=P(Z<1.875)−P(Z≤−1.5)≈
≈0.9696−0.0668=0.9028 ii) Height above 164cm
P(X>164)=1−P(X≤164)=1−P(Z≤8164−160)=
=1−P(Z≤0.5)≈1−0.6915=0.3085
iii) Height below 179cm
P(X<179)=P(Z<8179−160)=P(Z<2.375)≈
≈0.9912
Comments