Probability of a single trial within binomial experiment vs. stand-alone bernoulli experiment
When a flip a coin several times, each throw is independent from another. In other words, my coin does not know what came out previous time. So, each next flip the result is unpredictable and random. Now, suppose I flipped a fair coin three times and got each time a head (head-head-head). Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail. But each flip is an independent event - the coin does not know what came out last time.
How this paradox is resolved?
Many thanks!
probability binomial-distribution paradoxes
add a comment |
When a flip a coin several times, each throw is independent from another. In other words, my coin does not know what came out previous time. So, each next flip the result is unpredictable and random. Now, suppose I flipped a fair coin three times and got each time a head (head-head-head). Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail. But each flip is an independent event - the coin does not know what came out last time.
How this paradox is resolved?
Many thanks!
probability binomial-distribution paradoxes
6
I see no paradox, given trials are independent.
– coffeemath
Dec 27 '18 at 7:33
add a comment |
When a flip a coin several times, each throw is independent from another. In other words, my coin does not know what came out previous time. So, each next flip the result is unpredictable and random. Now, suppose I flipped a fair coin three times and got each time a head (head-head-head). Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail. But each flip is an independent event - the coin does not know what came out last time.
How this paradox is resolved?
Many thanks!
probability binomial-distribution paradoxes
When a flip a coin several times, each throw is independent from another. In other words, my coin does not know what came out previous time. So, each next flip the result is unpredictable and random. Now, suppose I flipped a fair coin three times and got each time a head (head-head-head). Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail. But each flip is an independent event - the coin does not know what came out last time.
How this paradox is resolved?
Many thanks!
probability binomial-distribution paradoxes
probability binomial-distribution paradoxes
edited Dec 27 '18 at 8:57
Eevee Trainer
4,8871634
4,8871634
asked Dec 27 '18 at 7:31
John
1206
1206
6
I see no paradox, given trials are independent.
– coffeemath
Dec 27 '18 at 7:33
add a comment |
6
I see no paradox, given trials are independent.
– coffeemath
Dec 27 '18 at 7:33
6
6
I see no paradox, given trials are independent.
– coffeemath
Dec 27 '18 at 7:33
I see no paradox, given trials are independent.
– coffeemath
Dec 27 '18 at 7:33
add a comment |
6 Answers
6
active
oldest
votes
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail.
This marks the error.
Granted, there is no paradox - your error is known as the gambler's fallacy (or Monte Carlo fallacy). By assuming that tails is more likely, you assume that the trials are not independent even though they are. The fallacy is then that you feel the events are dependent, when they're not.
This was actually touched on in a recent Numberphile video somewhat: we think that streaks or heads of tails is nonrandom, i.e. would be a hint or sign of dependence or bias, when really they're not.
So there is no paradox, just bad intuition because of how human intuition tends to work.
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
add a comment |
If you flipped a fair coin three times and got heads each time, then on the next toss your probability of getting heads is $1/2$. The fact that you just flipped three heads in a row is irrelevant. There is no paradox.
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
3
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
add a comment |
"...so I can expect the on fourth throw to have higher chances to get finally a tail"
By independence there is no reason at all for expecting that, so there is no paradox.
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
add a comment |
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail
Not quite.
"In four tries, it's more probable to have 3 heads and 1 tail than to have 4 heads" => TRUE
"In four tries, the result HHHT is more probable than HHHH " => FALSE
This is a common confusion.
See for example.
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
add a comment |
If you already flipped three heads you already did the "hard part" of getting 4 heads in a row. Mathematically, if you look at the probability of four heads in a row with already three heads you should use conditional proababilities
$$P(text{four heads in a row} | text{I already got three heads in a row})
$$
(read as : "Given that I already got three heads in a row, what is the probability that I get four heads in a row") which is then, by independence of events, exactly $frac{1}{2}$.
This might get a bit more intuitive if you look at more extreme cases. The probability of apocalypse in the next 5 minutes is (hopefully) very low. But if you see a nuclear warhead in the sky the probability of a nuclear apocalypse is high. The "hard part" (= unprobable events) already happened, so there is no paradox when $P(text{apocalypse})$ is low but $P(text{apocalypse}|text{seeing a nuke})$ is high.
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
I find that numbers clear things up. For a fair coin,
$$begin{align}
&Pr(mathrm{HHH}) = frac{1}{8}\
&Pr(mathrm{HHHH}) = frac{1}{16} \
&Pr(mathrm{HHHT}) = frac{1}{16} \
end{align}$$
That is, both the following are true:
getting four heads in four coin tosses is somewhat rare (probability $1/16$: let's call it a “rarity of $16$”) before you start,
but “half of the rarity” (i.e. a probability $1/8$ event) has already happened by the time you get three heads in a row, so that getting a further heads or tails are now equally likely again.
A point here is that all possible sequences of $mathrm{H}$s and $mathrm{T}$s of the same length have the same probability. That is, although it is true that:
$$begin{align}
Pr(text{$4$ Hs}) &= frac{1}{16} \
Pr(text{$3$ Hs, $1$ T}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$2$ Hs, $2$ Ts}) &= frac{6}{16} = frac{3}{8} \
Pr(text{$1$ H, $3$ Ts}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$4$ Ts}) &= frac{1}{16}
end{align}$$
it is still the case that $mathrm{HHHH}$ and (say) $mathrm{HTTH}$ are both equally likely (probability of $1/16$ each), and the “rarity” of “four heads in a row” comes from there being fewer ways for that to happen (or conversely, the higher probability of “two heads and two tails” comes from there being more ways for that to happen), rather than any individual sequence being less or more rare.
Richard Feynman in a lecture:
You know, the most amazing thing happened to me tonight. I was coming here, on the way to the lecture, and I came in through the parking lot. And you won’t believe what happened. I saw a car with the license plate ARW 357. Can you imagine? Of all the millions of license plates in the state, what was the chance that I would see that particular one tonight? Amazing!
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3053677%2fprobability-of-a-single-trial-within-binomial-experiment-vs-stand-alone-bernoul%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail.
This marks the error.
Granted, there is no paradox - your error is known as the gambler's fallacy (or Monte Carlo fallacy). By assuming that tails is more likely, you assume that the trials are not independent even though they are. The fallacy is then that you feel the events are dependent, when they're not.
This was actually touched on in a recent Numberphile video somewhat: we think that streaks or heads of tails is nonrandom, i.e. would be a hint or sign of dependence or bias, when really they're not.
So there is no paradox, just bad intuition because of how human intuition tends to work.
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
add a comment |
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail.
This marks the error.
Granted, there is no paradox - your error is known as the gambler's fallacy (or Monte Carlo fallacy). By assuming that tails is more likely, you assume that the trials are not independent even though they are. The fallacy is then that you feel the events are dependent, when they're not.
This was actually touched on in a recent Numberphile video somewhat: we think that streaks or heads of tails is nonrandom, i.e. would be a hint or sign of dependence or bias, when really they're not.
So there is no paradox, just bad intuition because of how human intuition tends to work.
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
add a comment |
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail.
This marks the error.
Granted, there is no paradox - your error is known as the gambler's fallacy (or Monte Carlo fallacy). By assuming that tails is more likely, you assume that the trials are not independent even though they are. The fallacy is then that you feel the events are dependent, when they're not.
This was actually touched on in a recent Numberphile video somewhat: we think that streaks or heads of tails is nonrandom, i.e. would be a hint or sign of dependence or bias, when really they're not.
So there is no paradox, just bad intuition because of how human intuition tends to work.
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail.
This marks the error.
Granted, there is no paradox - your error is known as the gambler's fallacy (or Monte Carlo fallacy). By assuming that tails is more likely, you assume that the trials are not independent even though they are. The fallacy is then that you feel the events are dependent, when they're not.
This was actually touched on in a recent Numberphile video somewhat: we think that streaks or heads of tails is nonrandom, i.e. would be a hint or sign of dependence or bias, when really they're not.
So there is no paradox, just bad intuition because of how human intuition tends to work.
edited Dec 27 '18 at 8:56
answered Dec 27 '18 at 7:46
Eevee Trainer
4,8871634
4,8871634
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
add a comment |
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
Thanks a lot. The video is really illuminating.
– John
Dec 28 '18 at 11:18
add a comment |
If you flipped a fair coin three times and got heads each time, then on the next toss your probability of getting heads is $1/2$. The fact that you just flipped three heads in a row is irrelevant. There is no paradox.
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
3
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
add a comment |
If you flipped a fair coin three times and got heads each time, then on the next toss your probability of getting heads is $1/2$. The fact that you just flipped three heads in a row is irrelevant. There is no paradox.
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
3
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
add a comment |
If you flipped a fair coin three times and got heads each time, then on the next toss your probability of getting heads is $1/2$. The fact that you just flipped three heads in a row is irrelevant. There is no paradox.
If you flipped a fair coin three times and got heads each time, then on the next toss your probability of getting heads is $1/2$. The fact that you just flipped three heads in a row is irrelevant. There is no paradox.
answered Dec 27 '18 at 7:43
littleO
29.2k644109
29.2k644109
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
3
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
add a comment |
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
3
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
But what if I look retrospectively on the whole sequence? If I did get 4 gets, I would said that how lucky I was to get 4 out of 4 heads. But if I received fourth tail, I would say that 3 out of 4 heads is not so low chances.
– John
Dec 27 '18 at 8:09
3
3
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
@John The probability on getting $4$ heads by $4$ throws is exactly the same as getting at first $3$ heads and then as last a tail. Also in that case you can say: "how lucky I was to get $3$ heads at first and then a tail as last."
– drhab
Dec 27 '18 at 8:55
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Or with more runs "how lucky I was to get heads, tails, tails, heads, tails, heads, tails, tails, tails, heads".
– immibis
Dec 27 '18 at 12:15
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
Thanks, it is now clear to me!
– John
Dec 28 '18 at 11:17
add a comment |
"...so I can expect the on fourth throw to have higher chances to get finally a tail"
By independence there is no reason at all for expecting that, so there is no paradox.
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
add a comment |
"...so I can expect the on fourth throw to have higher chances to get finally a tail"
By independence there is no reason at all for expecting that, so there is no paradox.
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
add a comment |
"...so I can expect the on fourth throw to have higher chances to get finally a tail"
By independence there is no reason at all for expecting that, so there is no paradox.
"...so I can expect the on fourth throw to have higher chances to get finally a tail"
By independence there is no reason at all for expecting that, so there is no paradox.
answered Dec 27 '18 at 8:50
drhab
98.1k544129
98.1k544129
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
add a comment |
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
Thanks a lot for help!
– John
Dec 28 '18 at 11:18
add a comment |
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail
Not quite.
"In four tries, it's more probable to have 3 heads and 1 tail than to have 4 heads" => TRUE
"In four tries, the result HHHT is more probable than HHHH " => FALSE
This is a common confusion.
See for example.
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
add a comment |
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail
Not quite.
"In four tries, it's more probable to have 3 heads and 1 tail than to have 4 heads" => TRUE
"In four tries, the result HHHT is more probable than HHHH " => FALSE
This is a common confusion.
See for example.
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
add a comment |
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail
Not quite.
"In four tries, it's more probable to have 3 heads and 1 tail than to have 4 heads" => TRUE
"In four tries, the result HHHT is more probable than HHHH " => FALSE
This is a common confusion.
See for example.
Intuitively, the head cannot come out “head” all the time, so I can expect the on fourth throw to have higher chances to get finally a tail
Not quite.
"In four tries, it's more probable to have 3 heads and 1 tail than to have 4 heads" => TRUE
"In four tries, the result HHHT is more probable than HHHH " => FALSE
This is a common confusion.
See for example.
answered Dec 27 '18 at 13:28
leonbloy
40.4k645107
40.4k645107
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
add a comment |
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
Thanks a lot for help! We should not confuse between chances of getting specific order and the number of tails (or tails)
– John
Dec 28 '18 at 11:18
add a comment |
If you already flipped three heads you already did the "hard part" of getting 4 heads in a row. Mathematically, if you look at the probability of four heads in a row with already three heads you should use conditional proababilities
$$P(text{four heads in a row} | text{I already got three heads in a row})
$$
(read as : "Given that I already got three heads in a row, what is the probability that I get four heads in a row") which is then, by independence of events, exactly $frac{1}{2}$.
This might get a bit more intuitive if you look at more extreme cases. The probability of apocalypse in the next 5 minutes is (hopefully) very low. But if you see a nuclear warhead in the sky the probability of a nuclear apocalypse is high. The "hard part" (= unprobable events) already happened, so there is no paradox when $P(text{apocalypse})$ is low but $P(text{apocalypse}|text{seeing a nuke})$ is high.
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
If you already flipped three heads you already did the "hard part" of getting 4 heads in a row. Mathematically, if you look at the probability of four heads in a row with already three heads you should use conditional proababilities
$$P(text{four heads in a row} | text{I already got three heads in a row})
$$
(read as : "Given that I already got three heads in a row, what is the probability that I get four heads in a row") which is then, by independence of events, exactly $frac{1}{2}$.
This might get a bit more intuitive if you look at more extreme cases. The probability of apocalypse in the next 5 minutes is (hopefully) very low. But if you see a nuclear warhead in the sky the probability of a nuclear apocalypse is high. The "hard part" (= unprobable events) already happened, so there is no paradox when $P(text{apocalypse})$ is low but $P(text{apocalypse}|text{seeing a nuke})$ is high.
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
If you already flipped three heads you already did the "hard part" of getting 4 heads in a row. Mathematically, if you look at the probability of four heads in a row with already three heads you should use conditional proababilities
$$P(text{four heads in a row} | text{I already got three heads in a row})
$$
(read as : "Given that I already got three heads in a row, what is the probability that I get four heads in a row") which is then, by independence of events, exactly $frac{1}{2}$.
This might get a bit more intuitive if you look at more extreme cases. The probability of apocalypse in the next 5 minutes is (hopefully) very low. But if you see a nuclear warhead in the sky the probability of a nuclear apocalypse is high. The "hard part" (= unprobable events) already happened, so there is no paradox when $P(text{apocalypse})$ is low but $P(text{apocalypse}|text{seeing a nuke})$ is high.
If you already flipped three heads you already did the "hard part" of getting 4 heads in a row. Mathematically, if you look at the probability of four heads in a row with already three heads you should use conditional proababilities
$$P(text{four heads in a row} | text{I already got three heads in a row})
$$
(read as : "Given that I already got three heads in a row, what is the probability that I get four heads in a row") which is then, by independence of events, exactly $frac{1}{2}$.
This might get a bit more intuitive if you look at more extreme cases. The probability of apocalypse in the next 5 minutes is (hopefully) very low. But if you see a nuclear warhead in the sky the probability of a nuclear apocalypse is high. The "hard part" (= unprobable events) already happened, so there is no paradox when $P(text{apocalypse})$ is low but $P(text{apocalypse}|text{seeing a nuke})$ is high.
answered Dec 27 '18 at 13:25
syntonym
1312
1312
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
I find that numbers clear things up. For a fair coin,
$$begin{align}
&Pr(mathrm{HHH}) = frac{1}{8}\
&Pr(mathrm{HHHH}) = frac{1}{16} \
&Pr(mathrm{HHHT}) = frac{1}{16} \
end{align}$$
That is, both the following are true:
getting four heads in four coin tosses is somewhat rare (probability $1/16$: let's call it a “rarity of $16$”) before you start,
but “half of the rarity” (i.e. a probability $1/8$ event) has already happened by the time you get three heads in a row, so that getting a further heads or tails are now equally likely again.
A point here is that all possible sequences of $mathrm{H}$s and $mathrm{T}$s of the same length have the same probability. That is, although it is true that:
$$begin{align}
Pr(text{$4$ Hs}) &= frac{1}{16} \
Pr(text{$3$ Hs, $1$ T}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$2$ Hs, $2$ Ts}) &= frac{6}{16} = frac{3}{8} \
Pr(text{$1$ H, $3$ Ts}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$4$ Ts}) &= frac{1}{16}
end{align}$$
it is still the case that $mathrm{HHHH}$ and (say) $mathrm{HTTH}$ are both equally likely (probability of $1/16$ each), and the “rarity” of “four heads in a row” comes from there being fewer ways for that to happen (or conversely, the higher probability of “two heads and two tails” comes from there being more ways for that to happen), rather than any individual sequence being less or more rare.
Richard Feynman in a lecture:
You know, the most amazing thing happened to me tonight. I was coming here, on the way to the lecture, and I came in through the parking lot. And you won’t believe what happened. I saw a car with the license plate ARW 357. Can you imagine? Of all the millions of license plates in the state, what was the chance that I would see that particular one tonight? Amazing!
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
I find that numbers clear things up. For a fair coin,
$$begin{align}
&Pr(mathrm{HHH}) = frac{1}{8}\
&Pr(mathrm{HHHH}) = frac{1}{16} \
&Pr(mathrm{HHHT}) = frac{1}{16} \
end{align}$$
That is, both the following are true:
getting four heads in four coin tosses is somewhat rare (probability $1/16$: let's call it a “rarity of $16$”) before you start,
but “half of the rarity” (i.e. a probability $1/8$ event) has already happened by the time you get three heads in a row, so that getting a further heads or tails are now equally likely again.
A point here is that all possible sequences of $mathrm{H}$s and $mathrm{T}$s of the same length have the same probability. That is, although it is true that:
$$begin{align}
Pr(text{$4$ Hs}) &= frac{1}{16} \
Pr(text{$3$ Hs, $1$ T}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$2$ Hs, $2$ Ts}) &= frac{6}{16} = frac{3}{8} \
Pr(text{$1$ H, $3$ Ts}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$4$ Ts}) &= frac{1}{16}
end{align}$$
it is still the case that $mathrm{HHHH}$ and (say) $mathrm{HTTH}$ are both equally likely (probability of $1/16$ each), and the “rarity” of “four heads in a row” comes from there being fewer ways for that to happen (or conversely, the higher probability of “two heads and two tails” comes from there being more ways for that to happen), rather than any individual sequence being less or more rare.
Richard Feynman in a lecture:
You know, the most amazing thing happened to me tonight. I was coming here, on the way to the lecture, and I came in through the parking lot. And you won’t believe what happened. I saw a car with the license plate ARW 357. Can you imagine? Of all the millions of license plates in the state, what was the chance that I would see that particular one tonight? Amazing!
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
I find that numbers clear things up. For a fair coin,
$$begin{align}
&Pr(mathrm{HHH}) = frac{1}{8}\
&Pr(mathrm{HHHH}) = frac{1}{16} \
&Pr(mathrm{HHHT}) = frac{1}{16} \
end{align}$$
That is, both the following are true:
getting four heads in four coin tosses is somewhat rare (probability $1/16$: let's call it a “rarity of $16$”) before you start,
but “half of the rarity” (i.e. a probability $1/8$ event) has already happened by the time you get three heads in a row, so that getting a further heads or tails are now equally likely again.
A point here is that all possible sequences of $mathrm{H}$s and $mathrm{T}$s of the same length have the same probability. That is, although it is true that:
$$begin{align}
Pr(text{$4$ Hs}) &= frac{1}{16} \
Pr(text{$3$ Hs, $1$ T}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$2$ Hs, $2$ Ts}) &= frac{6}{16} = frac{3}{8} \
Pr(text{$1$ H, $3$ Ts}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$4$ Ts}) &= frac{1}{16}
end{align}$$
it is still the case that $mathrm{HHHH}$ and (say) $mathrm{HTTH}$ are both equally likely (probability of $1/16$ each), and the “rarity” of “four heads in a row” comes from there being fewer ways for that to happen (or conversely, the higher probability of “two heads and two tails” comes from there being more ways for that to happen), rather than any individual sequence being less or more rare.
Richard Feynman in a lecture:
You know, the most amazing thing happened to me tonight. I was coming here, on the way to the lecture, and I came in through the parking lot. And you won’t believe what happened. I saw a car with the license plate ARW 357. Can you imagine? Of all the millions of license plates in the state, what was the chance that I would see that particular one tonight? Amazing!
I find that numbers clear things up. For a fair coin,
$$begin{align}
&Pr(mathrm{HHH}) = frac{1}{8}\
&Pr(mathrm{HHHH}) = frac{1}{16} \
&Pr(mathrm{HHHT}) = frac{1}{16} \
end{align}$$
That is, both the following are true:
getting four heads in four coin tosses is somewhat rare (probability $1/16$: let's call it a “rarity of $16$”) before you start,
but “half of the rarity” (i.e. a probability $1/8$ event) has already happened by the time you get three heads in a row, so that getting a further heads or tails are now equally likely again.
A point here is that all possible sequences of $mathrm{H}$s and $mathrm{T}$s of the same length have the same probability. That is, although it is true that:
$$begin{align}
Pr(text{$4$ Hs}) &= frac{1}{16} \
Pr(text{$3$ Hs, $1$ T}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$2$ Hs, $2$ Ts}) &= frac{6}{16} = frac{3}{8} \
Pr(text{$1$ H, $3$ Ts}) &= frac{4}{16} = frac{2}{8} = frac{1}{4} \
Pr(text{$4$ Ts}) &= frac{1}{16}
end{align}$$
it is still the case that $mathrm{HHHH}$ and (say) $mathrm{HTTH}$ are both equally likely (probability of $1/16$ each), and the “rarity” of “four heads in a row” comes from there being fewer ways for that to happen (or conversely, the higher probability of “two heads and two tails” comes from there being more ways for that to happen), rather than any individual sequence being less or more rare.
Richard Feynman in a lecture:
You know, the most amazing thing happened to me tonight. I was coming here, on the way to the lecture, and I came in through the parking lot. And you won’t believe what happened. I saw a car with the license plate ARW 357. Can you imagine? Of all the millions of license plates in the state, what was the chance that I would see that particular one tonight? Amazing!
answered Dec 28 '18 at 2:17
ShreevatsaR
34.4k668105
34.4k668105
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
Thank a lot for your help!
– John
Dec 28 '18 at 11:19
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3053677%2fprobability-of-a-single-trial-within-binomial-experiment-vs-stand-alone-bernoul%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
6
I see no paradox, given trials are independent.
– coffeemath
Dec 27 '18 at 7:33