document.write( "Question 1111339: The average amount of rain in Mudville is 49 inches per year. The standard deviation is 5 inches. Find the approx. probability that Mudville will receive more than 59 inches in 1 year \n" ); document.write( "
Algebra.Com's Answer #726327 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd=(59-49)/2= 2
\n" ); document.write( "probability z > 2 is 0.0228
\n" ); document.write( "
\n" );