document.write( "Question 1161605: For the first 7 months of the
\n" );
document.write( "year, the average precipitation in Toledo, Ohio, is
\n" );
document.write( "19.32 inches. If the average precipitation is normally
\n" );
document.write( "distributed with a standard deviation of 2.44 inches,
\n" );
document.write( "find these probabilities.\r
\n" );
document.write( "\n" );
document.write( "a. A randomly selected year will have precipitation
\n" );
document.write( "greater than 18 inches for the first 7 months.\r
\n" );
document.write( "\n" );
document.write( "b. Five randomly selected years will have an average
\n" );
document.write( "precipitation greater than 18 inches for the first
\n" );
document.write( "7 months. \n" );
document.write( "
Algebra.Com's Answer #785198 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "=(18-19.32)/2.44 \n" ); document.write( "=-0.5410 \n" ); document.write( "prob z>=-54.10=0.7057\r \n" ); document.write( "\n" ); document.write( "for 5 years it becomes \n" ); document.write( "z>-1.32*sqrt(5)/2.44 or z>-1.21 \n" ); document.write( "0.8869 \n" ); document.write( " |