Re: Can someone answer me this?



On 27 Apr 2005 10:13:08 -0700, bugaboo171@xxxxxxxxxxx wrote:

>Hi,
>
>I've been looking at the probability of even chance patterns repeating,
>in games such as roulette. Yes, I know you can't beat the house edge,
>but I've been messing about for fun on a roulette random number
>generator. Anyway, I was looking at the chances of a 4 spin colour
>pattern repeating i.e RRBR. There are 16 possible combinations of that
>pattern, therefore the chance of a single pattern occurring is 1 in 16.
> For a pattern to occur then repeat consecutively I thought the odds
>would be 1/16 * 1/16 = 1/256. I know all the spins are independent, so
>previous spins have no bearing on future spins. But if an event has a
>1 in 16 chance of occurring, then the odds of that event repeating
>straight away should be 1/16 * 1/16, shouldn't they? From observed
>results and a couple thousand spins the repeating pattern occurs much
>more frequently than this. Can anyone answer why?

In order for an event to repeat, it must occur the first time. This
is a marginal probability. (Or maybe the term is conditional
probability; college math was a long time ago.) What is the
probability of the event occurring twice given that it has already
occurred once.

The probability you are calculating is the probability of an
independent event occurring twice in succession which is much
different.


<<Remove the del for email>>
.



Relevant Pages

  • Can someone answer me this?
    ... I've been looking at the probability of even chance patterns repeating, ... pattern, therefore the chance of a single pattern occurring is 1 in 16. ... previous spins have no bearing on future spins. ...
    (sci.math)
  • Re: Can someone answer me this?
    ... >pattern repeating i.e RRBR. ... >pattern, therefore the chance of a single pattern occurring is 1 in 16. ... >previous spins have no bearing on future spins. ...
    (sci.math)
  • Re: 24-bit random number generator?
    ... to have a 99% chance of repeating the first one. ... 99% probability of a repeat somewhere, which is close to the 13000 ... Here is some matlab code for arriving at that conclusion: ...
    (comp.soft-sys.matlab)
  • Re: Generating electricity?
    ... distinct probability distribution. ... NOBODY goes into a ring and always moves the same way. ... goes into a ring and follows some predetermined pattern. ... chance of success than a 50-50 chance. ...
    (rec.martial-arts)
  • Probability, certainty and natural distribution
    ... to pick chunk of 4 bits. ... Would you say the chance the first two bits is 00 is 1/4. ... and the probability never reach 100% although the probability after 32 ... that is a multiple of the searched pattern. ...
    (sci.crypt)

Loading