document.write( "Question 364480: Answer the following:\r
\n" );
document.write( "\n" );
document.write( "(A). Find the binomial probability P(x = 4), where n = 12 and p = 0.60.\r
\n" );
document.write( "\n" );
document.write( "(B). Set up, without solving, the binomial probability P(x is at most
\n" );
document.write( "4) using probability notation.\r
\n" );
document.write( "\n" );
document.write( "(C). How would you find the normal approximation to the binomial probability
\n" );
document.write( "P(x = 4) in part A? Please show how you would calculate mean and
\n" );
document.write( "standard deviation in the formula for the normal approximation to the
\n" );
document.write( "binomial, and show the final formula you would use without going
\n" );
document.write( "through the calculations. \n" );
document.write( "
Algebra.Com's Answer #259911 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Answer the following: \n" ); document.write( "(A). Find the binomial probability P(x = 4), where n = 12 and p = 0.60. \n" ); document.write( "P(x=4) = 12C4(0.6)^4(0.4)^8 = 0.0420 \n" ); document.write( "-------------------- \n" ); document.write( "(B). Set up, without solving, the binomial probability P(x is at most 4) using probability notation. \n" ); document.write( "12C0(0.6)^0*(0.4)^12 + 12C1(0.6)(0.4)^11+ ... + 12C4(0.6)^4(0.4)^8 \n" ); document.write( "=============================================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "(C). How would you find the normal approximation to the binomial probability \n" ); document.write( "P(x = 4) in part A? \n" ); document.write( " Please show how you would calculate mean and standard deviation in the formula for the normal approximation to the binomial, and show the final formula you would use without going through the calculations. \n" ); document.write( "mean = np = 12*0.6 \n" ); document.write( "std = sqrt(npq) = sqrt(12*0.6*0.4) \n" ); document.write( "Find the area under the normal curve between x = 3.5 and x = 4.5 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |