Independent event probability
$begingroup$
Quoted from a popular book,
For instance, if we flip a fair coin twice, knowing whether the first
flip is Heads gives us no information about whether the second flip is
Heads. These events are independent.
On the other hand, knowing whether the first flip is Heads certainly
gives us information about whether both flips are Tails. (If the first
flip is Heads, then definitely it’s not the case that both flips are
Tails.) These two events are dependent.
Mathematically, we say that two events E and F are independent if the
probability that they both happen is the product of the probabilities
that each one happens:
P(E,F) = P(E)P(F)
In the example above, the probability of “first flip Heads” is 1/2,
and the probability of “both flips Tails” is 1/4, but the probability
of “first flip Heads and both flips Tails” is 0.
QUESTION: In the example we say
P(first flip Heads) = 1/2
P(both flips Tails) = 1/4
P(first flip Heads and both flips Tails) = 1/2 * 1/4 (WHY NOT THIS?)
P(first flip Heads and both flips Tails) = 0 (CORRECT ANSWER)
Although it makes logical sense to put zero, but doesn't explain why doesn't it fit the formula
probability
$endgroup$
add a comment |
$begingroup$
Quoted from a popular book,
For instance, if we flip a fair coin twice, knowing whether the first
flip is Heads gives us no information about whether the second flip is
Heads. These events are independent.
On the other hand, knowing whether the first flip is Heads certainly
gives us information about whether both flips are Tails. (If the first
flip is Heads, then definitely it’s not the case that both flips are
Tails.) These two events are dependent.
Mathematically, we say that two events E and F are independent if the
probability that they both happen is the product of the probabilities
that each one happens:
P(E,F) = P(E)P(F)
In the example above, the probability of “first flip Heads” is 1/2,
and the probability of “both flips Tails” is 1/4, but the probability
of “first flip Heads and both flips Tails” is 0.
QUESTION: In the example we say
P(first flip Heads) = 1/2
P(both flips Tails) = 1/4
P(first flip Heads and both flips Tails) = 1/2 * 1/4 (WHY NOT THIS?)
P(first flip Heads and both flips Tails) = 0 (CORRECT ANSWER)
Although it makes logical sense to put zero, but doesn't explain why doesn't it fit the formula
probability
$endgroup$
2
$begingroup$
The formula doesn't apply because of course these events aren't independent.
$endgroup$
– Mason
Dec 12 '18 at 4:37
add a comment |
$begingroup$
Quoted from a popular book,
For instance, if we flip a fair coin twice, knowing whether the first
flip is Heads gives us no information about whether the second flip is
Heads. These events are independent.
On the other hand, knowing whether the first flip is Heads certainly
gives us information about whether both flips are Tails. (If the first
flip is Heads, then definitely it’s not the case that both flips are
Tails.) These two events are dependent.
Mathematically, we say that two events E and F are independent if the
probability that they both happen is the product of the probabilities
that each one happens:
P(E,F) = P(E)P(F)
In the example above, the probability of “first flip Heads” is 1/2,
and the probability of “both flips Tails” is 1/4, but the probability
of “first flip Heads and both flips Tails” is 0.
QUESTION: In the example we say
P(first flip Heads) = 1/2
P(both flips Tails) = 1/4
P(first flip Heads and both flips Tails) = 1/2 * 1/4 (WHY NOT THIS?)
P(first flip Heads and both flips Tails) = 0 (CORRECT ANSWER)
Although it makes logical sense to put zero, but doesn't explain why doesn't it fit the formula
probability
$endgroup$
Quoted from a popular book,
For instance, if we flip a fair coin twice, knowing whether the first
flip is Heads gives us no information about whether the second flip is
Heads. These events are independent.
On the other hand, knowing whether the first flip is Heads certainly
gives us information about whether both flips are Tails. (If the first
flip is Heads, then definitely it’s not the case that both flips are
Tails.) These two events are dependent.
Mathematically, we say that two events E and F are independent if the
probability that they both happen is the product of the probabilities
that each one happens:
P(E,F) = P(E)P(F)
In the example above, the probability of “first flip Heads” is 1/2,
and the probability of “both flips Tails” is 1/4, but the probability
of “first flip Heads and both flips Tails” is 0.
QUESTION: In the example we say
P(first flip Heads) = 1/2
P(both flips Tails) = 1/4
P(first flip Heads and both flips Tails) = 1/2 * 1/4 (WHY NOT THIS?)
P(first flip Heads and both flips Tails) = 0 (CORRECT ANSWER)
Although it makes logical sense to put zero, but doesn't explain why doesn't it fit the formula
probability
probability
asked Dec 12 '18 at 4:24
VishnudevVishnudev
1033
1033
2
$begingroup$
The formula doesn't apply because of course these events aren't independent.
$endgroup$
– Mason
Dec 12 '18 at 4:37
add a comment |
2
$begingroup$
The formula doesn't apply because of course these events aren't independent.
$endgroup$
– Mason
Dec 12 '18 at 4:37
2
2
$begingroup$
The formula doesn't apply because of course these events aren't independent.
$endgroup$
– Mason
Dec 12 '18 at 4:37
$begingroup$
The formula doesn't apply because of course these events aren't independent.
$endgroup$
– Mason
Dec 12 '18 at 4:37
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
You are misinterpreting the expression a little bit.
When we say both flip heads, we are referring to
$$P(H_1,H_2)=P(H_1)P(H_2)$$
which we can directly apply the formula.
But when we take it one step further with "first flip head and both flip tails" we are finding
$$P(H_1wedge(T_1wedge T_2))$$
for now the 'terms' $H_1$ and $(T_1wedge T_2)$ are not independent since we are talking about the same first coin which can only show one side. But we can rewrite the expression to
$$P((H_1wedge T_1)wedge T_2))$$
which makes the same combinatorial sense, but the two 'terms' are now independent so we can evaluate
$$P((H_1wedge T_1)wedge T_2))=P(H_1wedge T_1)P( T_2)$$
and clearly
$$P(H_1wedge T_1)=0$$
I hope this explains :)
$endgroup$
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
add a comment |
$begingroup$
You have already given yourself the answer.
The events $TT$ and $Hcdot$ are dependent. Independence of two events $E,F$ would mean that
$P(E|F)= frac{P(E cap F)}{P(F)}= P(E)$.
But in your case you have
$$P(TT | Hcdot) = 0 neq P(TT)$$
$endgroup$
add a comment |
$begingroup$
Let's say event $E$ is first flip Heads and event $F$ is both flips Tails.
begin{align*}
P(E) &= 1/2 \
P(F) &= 1/4 \
P(E,F) &= 0 \
P(E,F) &neq P(E) cdot P(F) \
end{align*}
It doesn't fit the formula for independence because the two events are not independent.
$endgroup$
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%2f3036223%2findependent-event-probability%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You are misinterpreting the expression a little bit.
When we say both flip heads, we are referring to
$$P(H_1,H_2)=P(H_1)P(H_2)$$
which we can directly apply the formula.
But when we take it one step further with "first flip head and both flip tails" we are finding
$$P(H_1wedge(T_1wedge T_2))$$
for now the 'terms' $H_1$ and $(T_1wedge T_2)$ are not independent since we are talking about the same first coin which can only show one side. But we can rewrite the expression to
$$P((H_1wedge T_1)wedge T_2))$$
which makes the same combinatorial sense, but the two 'terms' are now independent so we can evaluate
$$P((H_1wedge T_1)wedge T_2))=P(H_1wedge T_1)P( T_2)$$
and clearly
$$P(H_1wedge T_1)=0$$
I hope this explains :)
$endgroup$
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
add a comment |
$begingroup$
You are misinterpreting the expression a little bit.
When we say both flip heads, we are referring to
$$P(H_1,H_2)=P(H_1)P(H_2)$$
which we can directly apply the formula.
But when we take it one step further with "first flip head and both flip tails" we are finding
$$P(H_1wedge(T_1wedge T_2))$$
for now the 'terms' $H_1$ and $(T_1wedge T_2)$ are not independent since we are talking about the same first coin which can only show one side. But we can rewrite the expression to
$$P((H_1wedge T_1)wedge T_2))$$
which makes the same combinatorial sense, but the two 'terms' are now independent so we can evaluate
$$P((H_1wedge T_1)wedge T_2))=P(H_1wedge T_1)P( T_2)$$
and clearly
$$P(H_1wedge T_1)=0$$
I hope this explains :)
$endgroup$
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
add a comment |
$begingroup$
You are misinterpreting the expression a little bit.
When we say both flip heads, we are referring to
$$P(H_1,H_2)=P(H_1)P(H_2)$$
which we can directly apply the formula.
But when we take it one step further with "first flip head and both flip tails" we are finding
$$P(H_1wedge(T_1wedge T_2))$$
for now the 'terms' $H_1$ and $(T_1wedge T_2)$ are not independent since we are talking about the same first coin which can only show one side. But we can rewrite the expression to
$$P((H_1wedge T_1)wedge T_2))$$
which makes the same combinatorial sense, but the two 'terms' are now independent so we can evaluate
$$P((H_1wedge T_1)wedge T_2))=P(H_1wedge T_1)P( T_2)$$
and clearly
$$P(H_1wedge T_1)=0$$
I hope this explains :)
$endgroup$
You are misinterpreting the expression a little bit.
When we say both flip heads, we are referring to
$$P(H_1,H_2)=P(H_1)P(H_2)$$
which we can directly apply the formula.
But when we take it one step further with "first flip head and both flip tails" we are finding
$$P(H_1wedge(T_1wedge T_2))$$
for now the 'terms' $H_1$ and $(T_1wedge T_2)$ are not independent since we are talking about the same first coin which can only show one side. But we can rewrite the expression to
$$P((H_1wedge T_1)wedge T_2))$$
which makes the same combinatorial sense, but the two 'terms' are now independent so we can evaluate
$$P((H_1wedge T_1)wedge T_2))=P(H_1wedge T_1)P( T_2)$$
and clearly
$$P(H_1wedge T_1)=0$$
I hope this explains :)
answered Dec 12 '18 at 4:37
Karn WatcharasupatKarn Watcharasupat
3,9742526
3,9742526
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
add a comment |
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
$begingroup$
Thanks for the answer and it explained the situation flawlessly. I won't ever forget this.
$endgroup$
– Vishnudev
Dec 12 '18 at 8:02
add a comment |
$begingroup$
You have already given yourself the answer.
The events $TT$ and $Hcdot$ are dependent. Independence of two events $E,F$ would mean that
$P(E|F)= frac{P(E cap F)}{P(F)}= P(E)$.
But in your case you have
$$P(TT | Hcdot) = 0 neq P(TT)$$
$endgroup$
add a comment |
$begingroup$
You have already given yourself the answer.
The events $TT$ and $Hcdot$ are dependent. Independence of two events $E,F$ would mean that
$P(E|F)= frac{P(E cap F)}{P(F)}= P(E)$.
But in your case you have
$$P(TT | Hcdot) = 0 neq P(TT)$$
$endgroup$
add a comment |
$begingroup$
You have already given yourself the answer.
The events $TT$ and $Hcdot$ are dependent. Independence of two events $E,F$ would mean that
$P(E|F)= frac{P(E cap F)}{P(F)}= P(E)$.
But in your case you have
$$P(TT | Hcdot) = 0 neq P(TT)$$
$endgroup$
You have already given yourself the answer.
The events $TT$ and $Hcdot$ are dependent. Independence of two events $E,F$ would mean that
$P(E|F)= frac{P(E cap F)}{P(F)}= P(E)$.
But in your case you have
$$P(TT | Hcdot) = 0 neq P(TT)$$
answered Dec 12 '18 at 4:43
trancelocationtrancelocation
12.3k1826
12.3k1826
add a comment |
add a comment |
$begingroup$
Let's say event $E$ is first flip Heads and event $F$ is both flips Tails.
begin{align*}
P(E) &= 1/2 \
P(F) &= 1/4 \
P(E,F) &= 0 \
P(E,F) &neq P(E) cdot P(F) \
end{align*}
It doesn't fit the formula for independence because the two events are not independent.
$endgroup$
add a comment |
$begingroup$
Let's say event $E$ is first flip Heads and event $F$ is both flips Tails.
begin{align*}
P(E) &= 1/2 \
P(F) &= 1/4 \
P(E,F) &= 0 \
P(E,F) &neq P(E) cdot P(F) \
end{align*}
It doesn't fit the formula for independence because the two events are not independent.
$endgroup$
add a comment |
$begingroup$
Let's say event $E$ is first flip Heads and event $F$ is both flips Tails.
begin{align*}
P(E) &= 1/2 \
P(F) &= 1/4 \
P(E,F) &= 0 \
P(E,F) &neq P(E) cdot P(F) \
end{align*}
It doesn't fit the formula for independence because the two events are not independent.
$endgroup$
Let's say event $E$ is first flip Heads and event $F$ is both flips Tails.
begin{align*}
P(E) &= 1/2 \
P(F) &= 1/4 \
P(E,F) &= 0 \
P(E,F) &neq P(E) cdot P(F) \
end{align*}
It doesn't fit the formula for independence because the two events are not independent.
answered Dec 12 '18 at 4:40
clayclay
767415
767415
add a comment |
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.
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%2f3036223%2findependent-event-probability%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
2
$begingroup$
The formula doesn't apply because of course these events aren't independent.
$endgroup$
– Mason
Dec 12 '18 at 4:37