Quote:
|
Originally Posted by iandthou2 Hi,
I know if I flip a coin the chances are 50/50 that I will get either heads or tails. Let's say I get tails. What are the chances that I will get heads the second toss? I understand at one level it's 50/50 each toss ... but still I feel there should be at least a slightly greater possibility of getting heads on the second try. Is that correct?
What if I get two tails in a row, what are my chances for a heads on a third toss?
Obviously I want to get a "heads." Perhaps less obvious: this has to do with a real-life and important issue my wife and I are dealing with! We will probably only get two flips (maybe only one!) so I'm particularly interested in the second toss.
THANKS.
Iandthou2 |
This is a standard Probability question. You are trying to calculate probability of a "repeated experiment". You are "repeatedly" throwing coins. The model for such an experiment is like this:
Let's imagine we code outcome of each experiment (either heads or tail) with 0 (heads) and 1 (tail). So if we say that in 3 repeated coin throws we got 011, it means that the outcome of first throw was heads, and the next two were tails.
You are particularly interested in 2 coin throws (one after another), so i will explain that, and you can easily calculate the same thing for 3 throws.
You want the heads to fall on the second try. That means that the first try can be either heads or tail. So you can get 00 or 10. Of course, if heads were to fall the first time around, it would mean success to you, but just follow me on this. You are actually asking yourself: "What's the chance of me winning in this game, if I can have 2 throws of the coin?". All outcomes of the 2 coin throws can be: 00, 01, 10, 11. Which of those would mean you success? 00, 01 and 10. That's 3 out of 4, which is 75%.
3 coins? Outcomes: 000, 001, 010, 100, 011, 101, 110, 111. How many of them mean you success? 000, 001, 010, 100, 011, 101, 110. 8 out of 9!