The heights of an adult female population are normally distributed with mean 160 cm and standard deviation 8 cm.
Let X= the height of an adult female: X∼N(μ,σ2).
Then Z=σX−μ∼N(0,1)
Given μ=160 cm,σ=8 cm.
P(145<X<157)=P(X<157)−P(X≤145)
=P(Z<8157−160)−P(Z≤8145−160)
=P(Z<−0.375)−P(Z≤−1.875)
≈0.35383−0.03040≈0.3234The probability that a randomly chosen female has height between 145 and 157 cm is 0.3234.
Comments