Are pairwise mutually exclusive events the same as mutually exclusive events?
Larson (1982) defining the probability axioms talks about "mutually exclusive" events, while Poirier (1995) about "$A_1, A_2, ldots$ as a sequence of pairwise mutually exclusive events events in the sigma-algebra $tilde A$."
I suppose that the two notions are equivalent (they both refer two disjoint sets), right? Does this make adding the word "pairwise" superfluous on behalf of Poirier?
Is there any other context out of probability that makes this distinction (using the word pair-wise) meaningful? According to wikipedia, in Logic, "pairwise mutually exclusive" means that both propositions cannot be true simultaneously, in contrast to just mutually exclusivity that means that if one is true, then the other cannot be true.
probability-theory terminology
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Larson (1982) defining the probability axioms talks about "mutually exclusive" events, while Poirier (1995) about "$A_1, A_2, ldots$ as a sequence of pairwise mutually exclusive events events in the sigma-algebra $tilde A$."
I suppose that the two notions are equivalent (they both refer two disjoint sets), right? Does this make adding the word "pairwise" superfluous on behalf of Poirier?
Is there any other context out of probability that makes this distinction (using the word pair-wise) meaningful? According to wikipedia, in Logic, "pairwise mutually exclusive" means that both propositions cannot be true simultaneously, in contrast to just mutually exclusivity that means that if one is true, then the other cannot be true.
probability-theory terminology
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Larson (1982) defining the probability axioms talks about "mutually exclusive" events, while Poirier (1995) about "$A_1, A_2, ldots$ as a sequence of pairwise mutually exclusive events events in the sigma-algebra $tilde A$."
I suppose that the two notions are equivalent (they both refer two disjoint sets), right? Does this make adding the word "pairwise" superfluous on behalf of Poirier?
Is there any other context out of probability that makes this distinction (using the word pair-wise) meaningful? According to wikipedia, in Logic, "pairwise mutually exclusive" means that both propositions cannot be true simultaneously, in contrast to just mutually exclusivity that means that if one is true, then the other cannot be true.
probability-theory terminology
Larson (1982) defining the probability axioms talks about "mutually exclusive" events, while Poirier (1995) about "$A_1, A_2, ldots$ as a sequence of pairwise mutually exclusive events events in the sigma-algebra $tilde A$."
I suppose that the two notions are equivalent (they both refer two disjoint sets), right? Does this make adding the word "pairwise" superfluous on behalf of Poirier?
Is there any other context out of probability that makes this distinction (using the word pair-wise) meaningful? According to wikipedia, in Logic, "pairwise mutually exclusive" means that both propositions cannot be true simultaneously, in contrast to just mutually exclusivity that means that if one is true, then the other cannot be true.
probability-theory terminology
probability-theory terminology
edited Apr 27 '16 at 17:15
Carl Mummert
66k7131246
66k7131246
asked Jun 15 '15 at 20:18
Konstantinos
19311
19311
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
They don't mean the same thing, but it is a short jump to show they are equivalent. A set of events, $A_1,...,A_n$ are mutually exclusive if the occurrence of one of them implies that the other $n-1$ events can't happen. It's immediate that the events are pairwise mutually exclusive. The other direction is immediate as well.
They aren't a priori the same, but it's immediate that they're equivalent.
add a comment |
Sets $A_1, A_2, ...$ are mutually disjoint if
$$bigcap_{i=1}^{infty} A_i = emptyset $$
Sets $A_1, A_2, ...$ are pairwise disjoint if
$$A_i cap A_j = emptyset forall i ne j$$
Apparently, most texts use 'disjoint' to refer to 'pairwise disjoint'. Whenever a text uses 'pairwise disjoint', we can assume 'disjoint' refers to 'mutually disjoint'
In our case, 'mutually exclusive' by Larson means the same thing as 'pairwise mutually exclusive'. It depends on the text I guess.
See my questions:
Do Kolmogorov's axioms really need only disjointness rather than pairwise disjointness?
http://meta.math.stackexchange.com/questions/21560/should-these-be-simply-disjoint-instead-of-pairwise-disjoint
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
add a comment |
What about vicious cycles? For example, suppose you have three binary random variables $A$, $B$, and $C$ that each take values $0$ or $1$. In this example, $A$ and $B$ are mutually exclusive if whenever $A = 0$, $B = 1$, and similarly for $C$.
$A$, $B$, and $C$ cannot all be pairwise mutually exclusive.
However, they can be "globally" mutually exclusive in the sense that, for example, if $A = 0$, then $B = 1$ and $C = 1$, and so on for the other variables.
I think that this counterexample proves that pairwise mutual exclusivity is not equivalent to mutual exclusivity.
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%2f1326670%2fare-pairwise-mutually-exclusive-events-the-same-as-mutually-exclusive-events%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
They don't mean the same thing, but it is a short jump to show they are equivalent. A set of events, $A_1,...,A_n$ are mutually exclusive if the occurrence of one of them implies that the other $n-1$ events can't happen. It's immediate that the events are pairwise mutually exclusive. The other direction is immediate as well.
They aren't a priori the same, but it's immediate that they're equivalent.
add a comment |
They don't mean the same thing, but it is a short jump to show they are equivalent. A set of events, $A_1,...,A_n$ are mutually exclusive if the occurrence of one of them implies that the other $n-1$ events can't happen. It's immediate that the events are pairwise mutually exclusive. The other direction is immediate as well.
They aren't a priori the same, but it's immediate that they're equivalent.
add a comment |
They don't mean the same thing, but it is a short jump to show they are equivalent. A set of events, $A_1,...,A_n$ are mutually exclusive if the occurrence of one of them implies that the other $n-1$ events can't happen. It's immediate that the events are pairwise mutually exclusive. The other direction is immediate as well.
They aren't a priori the same, but it's immediate that they're equivalent.
They don't mean the same thing, but it is a short jump to show they are equivalent. A set of events, $A_1,...,A_n$ are mutually exclusive if the occurrence of one of them implies that the other $n-1$ events can't happen. It's immediate that the events are pairwise mutually exclusive. The other direction is immediate as well.
They aren't a priori the same, but it's immediate that they're equivalent.
answered Jun 15 '15 at 20:29
user223391
add a comment |
add a comment |
Sets $A_1, A_2, ...$ are mutually disjoint if
$$bigcap_{i=1}^{infty} A_i = emptyset $$
Sets $A_1, A_2, ...$ are pairwise disjoint if
$$A_i cap A_j = emptyset forall i ne j$$
Apparently, most texts use 'disjoint' to refer to 'pairwise disjoint'. Whenever a text uses 'pairwise disjoint', we can assume 'disjoint' refers to 'mutually disjoint'
In our case, 'mutually exclusive' by Larson means the same thing as 'pairwise mutually exclusive'. It depends on the text I guess.
See my questions:
Do Kolmogorov's axioms really need only disjointness rather than pairwise disjointness?
http://meta.math.stackexchange.com/questions/21560/should-these-be-simply-disjoint-instead-of-pairwise-disjoint
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
add a comment |
Sets $A_1, A_2, ...$ are mutually disjoint if
$$bigcap_{i=1}^{infty} A_i = emptyset $$
Sets $A_1, A_2, ...$ are pairwise disjoint if
$$A_i cap A_j = emptyset forall i ne j$$
Apparently, most texts use 'disjoint' to refer to 'pairwise disjoint'. Whenever a text uses 'pairwise disjoint', we can assume 'disjoint' refers to 'mutually disjoint'
In our case, 'mutually exclusive' by Larson means the same thing as 'pairwise mutually exclusive'. It depends on the text I guess.
See my questions:
Do Kolmogorov's axioms really need only disjointness rather than pairwise disjointness?
http://meta.math.stackexchange.com/questions/21560/should-these-be-simply-disjoint-instead-of-pairwise-disjoint
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
add a comment |
Sets $A_1, A_2, ...$ are mutually disjoint if
$$bigcap_{i=1}^{infty} A_i = emptyset $$
Sets $A_1, A_2, ...$ are pairwise disjoint if
$$A_i cap A_j = emptyset forall i ne j$$
Apparently, most texts use 'disjoint' to refer to 'pairwise disjoint'. Whenever a text uses 'pairwise disjoint', we can assume 'disjoint' refers to 'mutually disjoint'
In our case, 'mutually exclusive' by Larson means the same thing as 'pairwise mutually exclusive'. It depends on the text I guess.
See my questions:
Do Kolmogorov's axioms really need only disjointness rather than pairwise disjointness?
http://meta.math.stackexchange.com/questions/21560/should-these-be-simply-disjoint-instead-of-pairwise-disjoint
Sets $A_1, A_2, ...$ are mutually disjoint if
$$bigcap_{i=1}^{infty} A_i = emptyset $$
Sets $A_1, A_2, ...$ are pairwise disjoint if
$$A_i cap A_j = emptyset forall i ne j$$
Apparently, most texts use 'disjoint' to refer to 'pairwise disjoint'. Whenever a text uses 'pairwise disjoint', we can assume 'disjoint' refers to 'mutually disjoint'
In our case, 'mutually exclusive' by Larson means the same thing as 'pairwise mutually exclusive'. It depends on the text I guess.
See my questions:
Do Kolmogorov's axioms really need only disjointness rather than pairwise disjointness?
http://meta.math.stackexchange.com/questions/21560/should-these-be-simply-disjoint-instead-of-pairwise-disjoint
edited Apr 13 '17 at 12:20
Community♦
1
1
answered Nov 20 '15 at 0:34
BCLC
1
1
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
add a comment |
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
Repeating a pure invention of your own does not make it less ludicrous.
– Did
Nov 20 '15 at 0:42
add a comment |
What about vicious cycles? For example, suppose you have three binary random variables $A$, $B$, and $C$ that each take values $0$ or $1$. In this example, $A$ and $B$ are mutually exclusive if whenever $A = 0$, $B = 1$, and similarly for $C$.
$A$, $B$, and $C$ cannot all be pairwise mutually exclusive.
However, they can be "globally" mutually exclusive in the sense that, for example, if $A = 0$, then $B = 1$ and $C = 1$, and so on for the other variables.
I think that this counterexample proves that pairwise mutual exclusivity is not equivalent to mutual exclusivity.
add a comment |
What about vicious cycles? For example, suppose you have three binary random variables $A$, $B$, and $C$ that each take values $0$ or $1$. In this example, $A$ and $B$ are mutually exclusive if whenever $A = 0$, $B = 1$, and similarly for $C$.
$A$, $B$, and $C$ cannot all be pairwise mutually exclusive.
However, they can be "globally" mutually exclusive in the sense that, for example, if $A = 0$, then $B = 1$ and $C = 1$, and so on for the other variables.
I think that this counterexample proves that pairwise mutual exclusivity is not equivalent to mutual exclusivity.
add a comment |
What about vicious cycles? For example, suppose you have three binary random variables $A$, $B$, and $C$ that each take values $0$ or $1$. In this example, $A$ and $B$ are mutually exclusive if whenever $A = 0$, $B = 1$, and similarly for $C$.
$A$, $B$, and $C$ cannot all be pairwise mutually exclusive.
However, they can be "globally" mutually exclusive in the sense that, for example, if $A = 0$, then $B = 1$ and $C = 1$, and so on for the other variables.
I think that this counterexample proves that pairwise mutual exclusivity is not equivalent to mutual exclusivity.
What about vicious cycles? For example, suppose you have three binary random variables $A$, $B$, and $C$ that each take values $0$ or $1$. In this example, $A$ and $B$ are mutually exclusive if whenever $A = 0$, $B = 1$, and similarly for $C$.
$A$, $B$, and $C$ cannot all be pairwise mutually exclusive.
However, they can be "globally" mutually exclusive in the sense that, for example, if $A = 0$, then $B = 1$ and $C = 1$, and so on for the other variables.
I think that this counterexample proves that pairwise mutual exclusivity is not equivalent to mutual exclusivity.
answered Aug 22 '17 at 9:14
gideonite
1032
1032
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.
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%2f1326670%2fare-pairwise-mutually-exclusive-events-the-same-as-mutually-exclusive-events%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