document.write( "Question 1109719: The average speed of winds in a certain city equals 11 mph. Assume that wind speeds are approximately normally distributed with a standard deviation of 3.5 mph.\r
\n" ); document.write( "\n" ); document.write( "(a) Find the probability that the wind speed on any one reading will exceed 13.5 mph.
\n" ); document.write( "
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "(b) Find the probability that the mean of a random sample of twelve readings will exceed 13.5 mph.
\n" ); document.write( "

Algebra.Com's Answer #724705 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The average speed of winds in a certain city equals 11 mph. Assume that wind speeds are approximately normally distributed with a standard deviation of 3.5 mph.
\n" ); document.write( "(a) Find the probability that the wind speed on any one reading will exceed 13.5 mph.
\n" ); document.write( "z(13.5) = (13.5-11)/3.5 = 2.5/3.5 = 0.7143
\n" ); document.write( "P(x > 13.5) = P(z > 0.7143) = normalcdf(0.7143,100) = 0.2375
\n" ); document.write( "-------
\n" ); document.write( "(b) Find the probability that the mean of a random sample of twelve readings will exceed 13.5 mph.
\n" ); document.write( "z(13.5) = (13.5-11)/[3.5/sqrt(12)] = 2.4744
\n" ); document.write( "P(x-bar > 13.5) = P(z > 2.4744) = normalcdf(2.4744,100) = 0.0067
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );