document.write( "Question 888159: Assume that, X is a number of rainy days in December for a certain region, with normal distribution, with average(mean) number of rainy days 6 and with standard deviation of 0.5 days. Is it 'unusual' to have 8 rainy days in December in that region? \r
\n" );
document.write( "\n" );
document.write( "A) Yes B) No \n" );
document.write( "
Algebra.Com's Answer #537161 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! P(X<8) is determined from the z score tables \n" ); document.write( "z score = (8 -6) / .5 = 4 \n" ); document.write( "P(X<8) is not defined, therefore the answer is No \n" ); document.write( " \n" ); document.write( " |