document.write( "Question 930098: The number of viewers of American Idol has a mean of 32 million with a standard deviation of 6 million. Assume this distribution follows a normal distribution.
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the probability that next week's show will: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(a)
\n" );
document.write( "Have between 38 and 44 million viewers? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Probability \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b)
\n" );
document.write( "Have at least 23 million viewers? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Probability \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c)
\n" );
document.write( "Exceed 51 million viewers? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Probability
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564701 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean = 32 million, SD = 6 million. \n" ); document.write( "P(38 < x < 44) = P( 1 < z < 2) = normalcdf( 1 , 2) = .1359 \n" ); document.write( "P(x ≥ 23) = P( z > -9/6) = normalcdf(-9/6, 100)= .9332 \n" ); document.write( "P( x > 51) = P(z > 19/6) = normalcdf( 19/6, 100)= .00077 \n" ); document.write( "Using a TI calculator 0r similarly a Casio fx-115 ES plus \n" ); document.write( " |