document.write( "Question 894725: The annual precipitation amounts in a certain mountain range are normally distributed with a mean of 88 inches, and a standard deviation of 10 inches. What is the likelihood that the mean annual precipitation during 25 randomly picked years will be less than 90.8 inches? \n" ); document.write( "
Algebra.Com's Answer #542254 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The annual precipitation amounts in a certain mountain range are normally distributed with a mean of 88 inches, and a standard deviation of 10 inches. What is the likelihood that the mean annual precipitation during 25 randomly picked years will be less than 90.8 inches?
\n" ); document.write( "-----------------
\n" ); document.write( "z(90.8) = (90.8-88)/[10/sqrt(25)] = 2.8/2 = 1.4
\n" ); document.write( "---------------------------
\n" ); document.write( "P(x < 90.8) = P(z < 1.4) = normalcdf(-100,1.4) = 0.9192
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );