document.write( "Question 835844: In a binomial distribution, the mean and the standard deviation were found to be 36 and 4.8 respectively. Find the parameters of binomial distribution. \n" ); document.write( "
Algebra.Com's Answer #503766 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a binomial distribution, the mean and the standard deviation were found to be 36 and 4.8 respectively. Find the parameters of binomial distribution. \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "np = 36 \n" ); document.write( "sqrt(npq) = 4.8 \n" ); document.write( "----- \n" ); document.write( "Solve for \"n\" and for \"p\":: \n" ); document.write( "sqrt(36q) = 4.8 \n" ); document.write( "6sqrt(q) = 4.8 \n" ); document.write( "sqrt(q) = 0.8 \n" ); document.write( "q = 0.64 \n" ); document.write( "--- \n" ); document.write( "The p = 1-0.64 = 0.36 \n" ); document.write( "--- \n" ); document.write( "Solve for \"n\": \n" ); document.write( "np = 36 \n" ); document.write( "n*0.36 = 36 \n" ); document.write( "n = 100 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |