document.write( "Question 1172804: The probability of winning on an arcade game is 0.659. If you play the arcade game 30 times, what is the probability of winning exactly 21 times? \r
\n" ); document.write( "\n" ); document.write( "round the answer to two decimal places.
\n" ); document.write( "

Algebra.Com's Answer #797907 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Binomial Distribution
\n" ); document.write( "p(success) = .659, n = 30
\n" ); document.write( "P(x = 21) = binompdf(n, p, x-value) = binompdf(30,.659, 21) = .14
\n" ); document.write( "Recommend using stattrek.com Binomial calculator to check YOUR work.
\n" ); document.write( "Wish You the Best in your Studies. \n" ); document.write( "
\n" );