Let X= the score of the student: X∼N(μ,σ2)
Then Z=σX−μ∼N(0,1)
Given μ=165,σ=6
a)
P(150<X<180)=P(X<180)−P(X≤150)
=P(Z<6180−165)−P(Z≤6150−165)
=P(Z<2.5)−P(Z≤−2.5)
≈0.993790−0.006210≈0.9876 98.76%
b)
P(X≥x)=1−P(Z<6x−165)=0.71
P(Z<6x−165)=0.29
6x−165≈−0.553385
x=165−6(0.553385)=162 71% of the students will receive the score no less than 162
c)
P(147<X<159)=P(X<159)−P(X≤147)
=P(Z<6159−165)−P(Z≤6147−165)
=P(Z<−1)−P(Z≤−3)
≈0.158655−0.001350≈0.1573 15.73%
Comments