document.write( "Question 402725: Hi, \r
\n" );
document.write( "\n" );
document.write( "I'm trying to solve a problem around coin flips. If the probability of a \"win\" is .48 and I'm not going to stop flipping until I've reached 10 wins or 10 losses, what are the odds of reaching each number?\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance!!!
\n" );
document.write( "Dmitry \n" );
document.write( "
Algebra.Com's Answer #284855 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I'm trying to solve a problem around coin flips. If the probability of a \"win\" is .48 and I'm not going to stop flipping until I've reached 10 wins or 10 losses, what are the odds of reaching each number? \n" ); document.write( "---- \n" ); document.write( "odds for a win = [P(win)/P(not win)] = 0.48/0.52 = 12:13 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |