document.write( "Question 947702: in a 900 trails of thrown of two dice what is expected number of times that the sum wiil be less than 5 \n" ); document.write( "
Algebra.Com's Answer #578330 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a 900 trials of thrown of two dice what is expected number of times that the sum wiil be less than 5 \n" ); document.write( "Less than 5 patterns:: 1/1 ; 1/2 ;1/3 ; 2/1 ; 2/2 ;3/1 (6 ways) \n" ); document.write( "Total # of patterns:: 36 \n" ); document.write( "----- \n" ); document.write( "P(sum < 5) = 1/6 \n" ); document.write( "----- \n" ); document.write( "Expected # from 900 trials:: (1/6)900 = 75 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |