Given μ=100,σ=15,n=900
X∼N(μ,σ2/n)
a.
P(X<101.1)=P(Z<15/900101.1−100)
=P(Z<2.2)≈0.9861
b.
P(X>101.5)=1−P(Z≤15/900101.5−100)
=1−P(Z≤3)≈0.0013
c.
P(99.3<X<100.5)=P(Z<15/900100.5−100)
−P(Z≤15/90099.3−100)
=P(Z<1)−P(Z≤−1.4)
≈0.84134−0.08076≈0.7606
Comments