let, X= Distances in kilometres traveled to work by employees of a city council
X∽N(75,2.5)
using ,
z=σx−xˉ=2.5x−75 this can be convert to standard normal distribution.
a)
P(X≤11)=P(Z≤2.511−75)P(X≤11)=P(Z≤−25.6)P(X≤11)=0
probability distance traveled to work by a random selected employee of the city council less than 11 km =0
b)
P(5.5≤X≤10.5)=P(2.55.5−75≤Z≤2.510.5−75)P(5.5≤X≤10.5)=P(−5.5≤Z≤−10.5)P(5.5≤X≤10.5)=P(0≤Z≤−10.5)−P(0≤Z≤−5.5)P(5.5≤X≤10.5)=0−0=0
probability distance traveled to work by a random selected employee of the city council between 5.5 km and 10.5 km =0
c)objective is find a d such that
P(X≤d)=0.1
but in standard normal curve,find z such that,
P(Z≤z)=0.1
z=−1.282z=2.5d−75−1.282=2.5d−75d=71.795
Comments