document.write( "Question 405932: Answer the following:
\n" );
document.write( "(A) Find the binomial probability P(x = 5), where n = 12 and p = 0.60.
\n" );
document.write( "(B) Set up, without solving, the binomial probability P(x is at most 5) using probability notation.
\n" );
document.write( "(C) How would you find the normal approximation to the binomial probability P(x = 5) in part A? Please show how you would calculate µ and σ in the formula for the normal approximation to the binomial, and show the final formula you would use without going through all the calculations. \n" );
document.write( "
Algebra.Com's Answer #286641 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (A) Find the binomial probability P(x = 5), where n = 12 and p = 0.60. \n" ); document.write( "Ans: 12C5(0.6)^5*(0.4)^7 = 0.1009 \n" ); document.write( "----------------------------------------------- \n" ); document.write( "(B) Set up, without solving, the binomial probability P(x is at most 5) using probability notation. \n" ); document.write( "Ans: 12C0(0.6)^0*0.4^12+12C1(0.6)(0.4)^11+...+12C5(0.6)^5*(0.4)^7 \n" ); document.write( "================================ \n" ); document.write( "(C) How would you find the normal approximation to the binomial probability P(x = 5) in part A? \n" ); document.write( "--- \n" ); document.write( "Find the z-values of 4.5 and 5.5 \n" ); document.write( "Find the probability z is between those two z-values. \n" ); document.write( "--- \n" ); document.write( "Please show how you would calculate µ and σ in the formula for the normal approximation to the binomial, and show the final formula you would use without going through all the calculations.\r \n" ); document.write( "\n" ); document.write( "u = np = 12*0.6 = 7.2 \n" ); document.write( "sigma = sqrt(npq) = sqrt(7.2*0.4) \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |