If X∼N(μ,σ2), then Z=σX−μ∼N(0,1)
μ=R50,000,σ=R20,000 a. What salary would an employee need to get in order to be in the lowest 30%?
P(Z<z∗)=0.3=>z∗=−0.5244
x∗=μ+z∗σ
x∗=R50000+(−0.5244)R20000=R39512 b. What is the probability of having an above average salary range of between R60000 to R80000
Z=σX−μ
z1=R20000R60000−R50000=0.5
z2=R20000R80000−R50000=1.5
P(R60000<X<R80000)=P(0.5<Z<1.5)=
=P(Z<1.5)−P(Z<0.5)=0.93319−0.69146=0.24173
Comments