SOLUTION: The number of home runs scored by teams in the Cali baseball league are normally distributed and have a mean of 94 and the standard deviation of 8. What percentage of the teams h

Algebra ->  Test -> SOLUTION: The number of home runs scored by teams in the Cali baseball league are normally distributed and have a mean of 94 and the standard deviation of 8. What percentage of the teams h      Log On


   



Question 1041865: The number of home runs scored by teams in the Cali baseball league are
normally distributed and have a mean of 94 and the standard deviation of 8. What
percentage of the teams have scored more than 102 home runs?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The number of home runs scored by teams in the Cali baseball league are
normally distributed and have a mean of 94 and the standard deviation of 8. What
percentage of the teams have scored more than 102 home runs?
---------------
z(102) = (102-94)/8 = 8/8 = 1
------
p(x < 102) = P(z > 1) = normalcdf(1,100) = 15.87%
---------------
Cheers,
Stan H.
--------------------