document.write( "Question 434513: binomial probability distribution\r
\n" ); document.write( "\n" ); document.write( "Suppose a dice is tossed 5 times. What is the probability of getting exactly 2 fours ?
\n" ); document.write( "

Algebra.Com's Answer #301010 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
binomial probability distribution
\n" ); document.write( "Suppose a dice is tossed 5 times. What is the probability of getting exactly 2 fours ?
\n" ); document.write( "-------------
\n" ); document.write( "2 4's can occur in 5C2 = 10 ways.
\n" ); document.write( "The probability of each is (1/6)^4(5/6)^2
\n" ); document.write( "----
\n" ); document.write( "So P(x=2) = 10*(1/6)^4*(5/6)^2
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );