document.write( "Question 746176: Binomial Distribution and Normal Distribution\r
\n" );
document.write( "\n" );
document.write( "A number cube is tossed 12 times. What is the probability of obtaining exactly 6 fours? Give the answer as a four-place decimal.\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help \n" );
document.write( "
Algebra.Com's Answer #454176 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Let X = number of times 4 appeared in 12 tosses of cube. \n" ); document.write( "X ~ Binomial(12, 1/6) \n" ); document.write( " |