document.write( "Question 746224: A number cube is tossed 13 times. What is the probability of obtaining exactly 1 five? Give the answer as a four-place decimal.\r
\n" );
document.write( "\n" );
document.write( "Thank You!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #454195 by reviewermath(1029) You can put this solution on YOUR website! Let X = number of times 5 appeared in 13 tosses of a cube. \n" ); document.write( "X ~ Binomial(13, 1/6) \n" ); document.write( " |