document.write( "Question 62767: What is the probability that 17 rolls of a fair die will show 7 fives? \n" ); document.write( "
Algebra.Com's Answer #43611 by stanbon(75887) ![]() You can put this solution on YOUR website! Binomial problem with n=17, p=1/6, X=5 \n" ); document.write( "Prob(X=5)=17C5(1/6)5(5/6)^12= 0.089... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |