document.write( "Question 922148: The amount of snowfall falling in a certain mountain range is normally distributed with a mean of 74 inches, and a standard deviation of 12 inches. what is the probability that the mean annual snowfall during 36 randomly picked years will exceed 76.8 inches? (I know the answer I do not know how to get the answer) \n" ); document.write( "
Algebra.Com's Answer #559416 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean of 74 inches, and a standard deviation of 12 inches, n = 36 \n" ); document.write( " \n" ); document.write( "x= 76.8, z = 2.8//(12/sqrt(36)) = 1.4 \n" ); document.write( "P(xbar> 76.5) = P(z >1.4) = normalcdf(1.4, 100) = .0808 0r 8.08% \n" ); document.write( "z-test was used as Population SD is known and sample size > 30 \n" ); document.write( "........... \n" ); document.write( "A NEED to know is what sample size is thought to be sufficient \n" ); document.write( "for using z-test WHEN Population SD is known...check with Your sources. \n" ); document.write( "........... \n" ); document.write( "Population SD unknown...t-test is generally called for. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |