Worked solution
Setting up
T∼N(11.5,1.22), so μ=11.5 and σ=1.2. Every probability is found via Z=σT−μ.
Part (a): P(T > 13)
z=1.213−11.5=1.21.5=1.25
P(T>13)=P(Z>1.25)=1−Φ(1.25)
From the table, Φ(1.25)=0.8944, so
P(T>13)=1−0.8944=0.1056
Part (b): P(10 < T < 12.7)
Standardise both boundaries.
Lower boundary:
z1=1.210−11.5=1.2−1.5=−1.25
Upper boundary:
z2=1.212.7−11.5=1.21.2=1
P(10<T<12.7)=P(−1.25<Z<1)=Φ(1)−Φ(−1.25)
Using symmetry, Φ(−1.25)=1−Φ(1.25)=1−0.8944=0.1056, and Φ(1)=0.8413 from the table.
P(10<T<12.7)=0.8413−0.1056=0.7357
Check: the interval has width 12.7−10=2.7 hours =2.25σ, split unevenly around the mean (1 hour below the mean, 1.2 hours above it), so leaving out roughly a quarter of the total probability across both tails combined is a sensible order of magnitude.
Final answers
- (a) P(T>13)=0.1056
- (b) P(10<T<12.7)=0.7357