document.write( "Question 1166465: Determine the indicated probability for a binomial experiment with the given number of trials n and the given success probability p.
\n" );
document.write( " n = 8, p = 0.3, P(2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790993 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! can do this on the calculator 2nd VARS9 binomialpdf(8,0.3,2) ENTER for 0.2965\r \n" ); document.write( "\n" ); document.write( "or 8C2*0.3^2*0.7^6=0.2965 \n" ); document.write( " |