-1
$\begingroup$

I am interested in probabilities regarding roulette. I know only the most basic rules apply to this game and each number and spin of the wheel is independant. So I dont want to go into much detail cause my math skills are good, but my knowledge of the subject is limited.

I want to compare it to a coin toss scenario cause its easier for my little brain to understand. Assuming a fair coin. If tossed once has the same chance of landing heads(H) or tails(T) 50/50. Of course like roulette, each coin toss is indepandant of the next. I know this so there is no need to point it out.

However, stastically speaking, if we flip a coin an unlimited number of times, and somewhere in that number it decided to show 8 heads in a row (still assuming its fair), is there not now a much higher chance that the next one will be heads.

If not why, or if so why, either way how can I calculate the odds of this situation.

Before answering, consider one further point. If you as a mathematician, were forced to bet (life of death, literally no choice in the matter), given the conditions above, which side of the coin would you bet on, and why. Explain with maths if possible.

This is my edit: First thank you kindly for your answers. I have 3 so far, all of them doubt the fairness of the coin. Lets forget its a coin at all, I would even say put in a machine that is truly random, but then someone is going to tell me that it uses a formula and therefore cant be truly random, it is therefore psudo random.

So lets forget the coin and machine, and use a magical harry potter device with 2 sides that definitely always is truly random, no matter what.

Assume it is truly random and fair

Given an unlimited number of flips, this possibility will happen eventually. Imagine it did, and your life depended on the correct answer.

How would you bet and why.

One last edit (Independance):

Many people answering questioned the fairness of the coin. This as mentioned above is unquestionably that the coin must be considered fair.

One answer below by "tskuzzy", highlighted the key phrase "Independance". I never said anything about independance. In fact, I did make a point of saying an unlimited number of times and somewhere it decided to show 8 heads in a row.

Given the only thing in question is the independance of the throws, it is quite safe to say something like "well the last 8 times it came up heads, lets group it into a set of 10 throws which means it came up 8 out of 10 times heads, therefore twice only tails" Or even equally safe to group it such "The last 8 times it came up heads, lets group it into a set of 20 throws which means it came up 8 out of 20 times heads (assuming you know for sure this was the case. i.e. that no other heads were thrown prior to the 8 in a row)".

This brings probabability back into it. Which was the point of the question. Otherwise gambelers falacy theorm definitely applies. So does it still apply or not?

  • 0
    possible duplicate of [What are the odd of a single coin toss after many consecutive ones?](http://math.stackexchange.com/questions/41794/what-are-the-odd-of-a-single-coin-toss-after-many-consecutive-ones)2011-12-24

4 Answers 4

2

There are two incorrect assumptions that some people make. One is as you explained here, if you get $8$ heads in a row, then tails is overdue so it is more likely than $1/2$ that tails will occur next. As explained in another answer, this is incorrect. One also sees the opposite assersion: if there were $8$ heads in a row, then heads is in a streak or heads is hot so it is more likely than $1/2$ that heads will occur next. This is also incorrect.

Of course this answer assumes it really is a fair coin.

edit

Let's imagine a science fiction story. It goes like this. A sneaky guy working for a mobster goes to the bank and gets a large supply of newly-minted quarters. He takes them back to the hide-out. Flips them all. About half come up heads. He flips those again, about half of those (a 1/4 of the original number) come up heads a second time. And so on. After an hour he has this one quarter left that came up heads 10 times in a row. He knows it is a tails overdue quarter.

Now the mobster takes this out to the event he wants to bet on. Any scientist examining the quarter, analyzing it, etc., will find nothing different about it. But that mobster knows it is a tails overdue quarter. Imagine how he can get rich with such a special thing in his pocket! And he has a bunch of flunkees back at the hide-out busily creating more of them.

  • 0
    I am beginning to be converted to this view, especially when given the undeniable fact that somehow no matter what, in this question, the coin must be fair. If not for my insistance on that fact we could argue all day. So you assert that because the coin is definitely fair, it would make no difference to your choice. Would be kina hard not to be swayed by emotion if your life depended on it though. But you definitely say it makes no difference to you. Thank you for taking the time to answer.2011-08-09
4

This is a matter of information. If you know a priori that each toss is independent of the previous tosses, then of course the outcome of the next toss will be 50-50 even if the last 1000000 were heads. That's the definition of independence.

However if you did not know that the coin was fair and independent, then the problem becomes more interesting. Then it's a matter of statistics and inference. In this case, I would calculate the probability of heads and tails in my sample (the previous coin flips). Then I would pick the side with higher probability as the next outcome.

The reasoning behind this is simple. Suppose I flipped the coin 100 times and it came up heads 89 times. Then I have more reason to believe that the coin is weighted towards heads than tails. Now I say more reason because I can't be 100% sure. However there comes a point where I can be sure beyond reasonable doubt that this is the case.

  • 0
    2 to the millionth power is about 10 with 100,000 zeros. It would take far fewer than that many heads to convince anyone the coin isn't fair. I'd guess a few dozen and most people cry "foul"2013-12-13
3

If you believe the coin is fair and tosses are independent, the probability the next toss is heads is 1/2. As you say, in a long run you expect 8 heads in a row to happen occasionally, so it shouldn't change your estimate of the next toss. If the first 8 throws of a test come up heads, it might shake your faith that the coin is fair, so you have to consider where that belief comes from.

  • 0
    I read that before. And the infinate monkey theorm. That is the reason for the question. But you have given me the best answer so far. So I am going to vote for you. Cheers.2011-08-04
2

This is known as the gambler's fallacy.

  • 0
    The alternate argument to it is the infinate monkey theorm. My question is given knowledge of both. And the fact that the coin is definitely fair. How would such a run affect your bet "if at all", if you life depended on it, and why? Thanks for your answer.2011-08-09