document.write( "Question 741913: If a gambler always bet on black to win, what is the probability of winning at least 24 times(24 or more) in a series of 36 spins \n" ); document.write( "
Algebra.Com's Answer #452344 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a gambler always bet on black to win, what is the probability of winning at least 24 times(24 or more) in a series of 36 spins \n" ); document.write( "---- \n" ); document.write( "# of ways to get black:: ? \n" ); document.write( "# of possible outcomes:: ?? \n" ); document.write( "----- \n" ); document.write( "P(24<= x <=36) = 1 - binomcdf(36,(?/??),23) = Answer\r \n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |