SOLUTION: 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

Algebra ->  Probability-and-statistics -> SOLUTION: 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      Log On


   



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
Answer by stanbon(75887) About Me  (Show Source):
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
----
# of ways to get black:: ?
# of possible outcomes:: ??
-----
P(24<= x <=36) = 1 - binomcdf(36,(?/??),23) = Answer
==================
Cheers,
Stan H.