Let X= the time taken by students to solve a computer assignment: X∼N(μ,σ2)
Then Z=σX−μ∼N(0,1)
Given μ=33.0 min,σ=5.0 min.
a)
P(19.1<X<28.2)=P(X<28.2)−P(X≤19.1)
=P(Z<528.2−33)−P(Z≤519.1−33)
=P(Z<−0.96)−P(Z≤−2.78)
≈0.16853−0.00272≈0.1658 b)
P(X<27.5)=P(Z<527.5−33)=P(Z<−1.1)
≈0.1357 c)
P(X>35)=1−P(X≤35)
=1−P(Z≤535−33)=1−P(Z≤0.4)
≈1−0.65542≈0.3446
Comments