document.write( "Question 1031891: The probability of success in one trial of a binomial experiment is p = 0.36 \r
\n" ); document.write( "\n" ); document.write( "Find the probability of obtaining 3 successes out of 5 trials.
\n" ); document.write( "

Algebra.Com's Answer #646576 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Probability-and-statistics/1031891 (2016-04-27 18:50:02): The probability of success in one trial of a binomial experiment is p = 0.36
\n" ); document.write( "Find the probability of obtaining 3 successes out of 5 trials.
\n" ); document.write( "------
\n" ); document.write( "Binomial Problem with n = 5 and p = 0.36
\n" ); document.write( "---
\n" ); document.write( "P(x = 3) = 5C3*0.36^3*0.64^2 = binompdf(5,0.36*3) = 0.1911
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );