Answer:
P(120< x < 210) = 0.8664
Step-by-step explanation:
given data
time length = 20 year
average mean time μ = 165 min
standard deviation σ = 30 min
randomly selected game between = 120 and 210 minute
solution
so here probability between 120 and 210 will be
P(120< x < 210) = [tex]P(\frac{120-165}{30}< \frac{x-\mu }{\sigma } <\frac{210-165}{30})[/tex]
P(120< x < 210) = [tex]P(\frac{-45}{30}< \frac{x-\mu }{\sigma } <\frac{45}{30})[/tex]
P(120< x < 210) = P(-1.5< Z < 1.5)
P(120< x < 210) = P(Z< 1.5) - P(Z< -1.5)
now we will use here this function in excel function
=NORMSDIST(z)
=NORMSDIST(-1.5)
P(120< x < 210) = 0.9332 - 0.0668
P(120< x < 210) = 0.8664