Can events come from different sample spaces in conditional probability?












0












$begingroup$


On $P(B|A)$, can $A,B$ come from different sample spaces?



When we talk about the relationship between weather($A$) and stock market($B$), $A$ and $B$ seem to come from totally different sample spaces.



But according to the definition of conditional probability: $$P(B|A)=frac{P(AB)}{P(A)}$$ It seems $A$ and $B$ should be in the same sample space.



Otherwise, $P(AB)=P(varnothing)$ would be always $0$.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Otherwise, $P(AB)$ is not defined...
    $endgroup$
    – d.k.o.
    Dec 30 '18 at 9:56










  • $begingroup$
    P(AB)=P(Null)=0. How to type math symbols here? I'm a newbie.
    $endgroup$
    – William
    Dec 30 '18 at 10:01
















0












$begingroup$


On $P(B|A)$, can $A,B$ come from different sample spaces?



When we talk about the relationship between weather($A$) and stock market($B$), $A$ and $B$ seem to come from totally different sample spaces.



But according to the definition of conditional probability: $$P(B|A)=frac{P(AB)}{P(A)}$$ It seems $A$ and $B$ should be in the same sample space.



Otherwise, $P(AB)=P(varnothing)$ would be always $0$.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Otherwise, $P(AB)$ is not defined...
    $endgroup$
    – d.k.o.
    Dec 30 '18 at 9:56










  • $begingroup$
    P(AB)=P(Null)=0. How to type math symbols here? I'm a newbie.
    $endgroup$
    – William
    Dec 30 '18 at 10:01














0












0








0





$begingroup$


On $P(B|A)$, can $A,B$ come from different sample spaces?



When we talk about the relationship between weather($A$) and stock market($B$), $A$ and $B$ seem to come from totally different sample spaces.



But according to the definition of conditional probability: $$P(B|A)=frac{P(AB)}{P(A)}$$ It seems $A$ and $B$ should be in the same sample space.



Otherwise, $P(AB)=P(varnothing)$ would be always $0$.










share|cite|improve this question











$endgroup$




On $P(B|A)$, can $A,B$ come from different sample spaces?



When we talk about the relationship between weather($A$) and stock market($B$), $A$ and $B$ seem to come from totally different sample spaces.



But according to the definition of conditional probability: $$P(B|A)=frac{P(AB)}{P(A)}$$ It seems $A$ and $B$ should be in the same sample space.



Otherwise, $P(AB)=P(varnothing)$ would be always $0$.







conditional-probability






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 30 '18 at 10:04









drhab

102k545136




102k545136










asked Dec 30 '18 at 9:55









WilliamWilliam

31




31












  • $begingroup$
    Otherwise, $P(AB)$ is not defined...
    $endgroup$
    – d.k.o.
    Dec 30 '18 at 9:56










  • $begingroup$
    P(AB)=P(Null)=0. How to type math symbols here? I'm a newbie.
    $endgroup$
    – William
    Dec 30 '18 at 10:01


















  • $begingroup$
    Otherwise, $P(AB)$ is not defined...
    $endgroup$
    – d.k.o.
    Dec 30 '18 at 9:56










  • $begingroup$
    P(AB)=P(Null)=0. How to type math symbols here? I'm a newbie.
    $endgroup$
    – William
    Dec 30 '18 at 10:01
















$begingroup$
Otherwise, $P(AB)$ is not defined...
$endgroup$
– d.k.o.
Dec 30 '18 at 9:56




$begingroup$
Otherwise, $P(AB)$ is not defined...
$endgroup$
– d.k.o.
Dec 30 '18 at 9:56












$begingroup$
P(AB)=P(Null)=0. How to type math symbols here? I'm a newbie.
$endgroup$
– William
Dec 30 '18 at 10:01




$begingroup$
P(AB)=P(Null)=0. How to type math symbols here? I'm a newbie.
$endgroup$
– William
Dec 30 '18 at 10:01










2 Answers
2






active

oldest

votes


















1












$begingroup$

By definition $$P(A|B) = frac{P(A cap B)}{P(B)}$$



If $A,B$ are from different sample spaces, the numerator here makes no sense.



With regard to your example: a reasonable sample space might be something like $$Omega = {(w,s) : w in W, s in S}$$



where $W$ is the set of possible weathers and $S$ is the set of stock market conditions.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
    $endgroup$
    – William
    Dec 30 '18 at 10:19










  • $begingroup$
    @William See the recent edit. Hope that helps.
    $endgroup$
    – MathematicsStudent1122
    Dec 30 '18 at 10:20










  • $begingroup$
    Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
    $endgroup$
    – William
    Dec 30 '18 at 10:35



















0












$begingroup$

It is possible of course that $Ainmathcal A$ and $Binmathcal B$ where $(Omega_1,mathcal A,P_1)$ and $(Omega_2,mathcal A,P_2)$ are distinct probability spaces.



Then if e.g. $Acap B=varnothing$ we have $Acap Binmathcal A$ and $Acap Binmathcal B$ and this with: $$P_1(Acap B)=P_1(varnothing)=0=P_2(varnothing)=P_2(Acap B)$$
Applying definition of conditional probability we get:$$P_1(Amid B)=frac{P_1(Acap B)}{P_1(B)}=0=frac{P_2(Acap B)}{P_2(B)}=P_2(Amid B)$$provided that $P_i(B)neq0$ for $i=1,2$.



But things become amiguous in $Acap Bneqvarnothing$ and still belongs to $mathcal A$ and $mathcal B$. Or if - in the case above - $P_1(B)=0$ and $P_2(B)neq0$.



There is no need to step into this awkward situation.



We just must take care of a model/probability space that includes all relevant events and this is possible.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
    $endgroup$
    – William
    Dec 30 '18 at 10:37










  • $begingroup$
    @William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
    $endgroup$
    – drhab
    Dec 30 '18 at 13:28











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3056665%2fcan-events-come-from-different-sample-spaces-in-conditional-probability%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









1












$begingroup$

By definition $$P(A|B) = frac{P(A cap B)}{P(B)}$$



If $A,B$ are from different sample spaces, the numerator here makes no sense.



With regard to your example: a reasonable sample space might be something like $$Omega = {(w,s) : w in W, s in S}$$



where $W$ is the set of possible weathers and $S$ is the set of stock market conditions.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
    $endgroup$
    – William
    Dec 30 '18 at 10:19










  • $begingroup$
    @William See the recent edit. Hope that helps.
    $endgroup$
    – MathematicsStudent1122
    Dec 30 '18 at 10:20










  • $begingroup$
    Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
    $endgroup$
    – William
    Dec 30 '18 at 10:35
















1












$begingroup$

By definition $$P(A|B) = frac{P(A cap B)}{P(B)}$$



If $A,B$ are from different sample spaces, the numerator here makes no sense.



With regard to your example: a reasonable sample space might be something like $$Omega = {(w,s) : w in W, s in S}$$



where $W$ is the set of possible weathers and $S$ is the set of stock market conditions.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
    $endgroup$
    – William
    Dec 30 '18 at 10:19










  • $begingroup$
    @William See the recent edit. Hope that helps.
    $endgroup$
    – MathematicsStudent1122
    Dec 30 '18 at 10:20










  • $begingroup$
    Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
    $endgroup$
    – William
    Dec 30 '18 at 10:35














1












1








1





$begingroup$

By definition $$P(A|B) = frac{P(A cap B)}{P(B)}$$



If $A,B$ are from different sample spaces, the numerator here makes no sense.



With regard to your example: a reasonable sample space might be something like $$Omega = {(w,s) : w in W, s in S}$$



where $W$ is the set of possible weathers and $S$ is the set of stock market conditions.






share|cite|improve this answer











$endgroup$



By definition $$P(A|B) = frac{P(A cap B)}{P(B)}$$



If $A,B$ are from different sample spaces, the numerator here makes no sense.



With regard to your example: a reasonable sample space might be something like $$Omega = {(w,s) : w in W, s in S}$$



where $W$ is the set of possible weathers and $S$ is the set of stock market conditions.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 30 '18 at 10:18

























answered Dec 30 '18 at 10:03









MathematicsStudent1122MathematicsStudent1122

8,67622467




8,67622467












  • $begingroup$
    Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
    $endgroup$
    – William
    Dec 30 '18 at 10:19










  • $begingroup$
    @William See the recent edit. Hope that helps.
    $endgroup$
    – MathematicsStudent1122
    Dec 30 '18 at 10:20










  • $begingroup$
    Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
    $endgroup$
    – William
    Dec 30 '18 at 10:35


















  • $begingroup$
    Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
    $endgroup$
    – William
    Dec 30 '18 at 10:19










  • $begingroup$
    @William See the recent edit. Hope that helps.
    $endgroup$
    – MathematicsStudent1122
    Dec 30 '18 at 10:20










  • $begingroup$
    Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
    $endgroup$
    – William
    Dec 30 '18 at 10:35
















$begingroup$
Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
$endgroup$
– William
Dec 30 '18 at 10:19




$begingroup$
Yes, I ignored the fact that ∩ deals with the sub-sets of the same sample space. But cannot we talk about the relationship of events in different sample spaces? I think it is reasonable to talk about the relationship between weather and stock market.
$endgroup$
– William
Dec 30 '18 at 10:19












$begingroup$
@William See the recent edit. Hope that helps.
$endgroup$
– MathematicsStudent1122
Dec 30 '18 at 10:20




$begingroup$
@William See the recent edit. Hope that helps.
$endgroup$
– MathematicsStudent1122
Dec 30 '18 at 10:20












$begingroup$
Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
$endgroup$
– William
Dec 30 '18 at 10:35




$begingroup$
Thanks,@MathematicsStudent1122. It seems constructing proper sample space is a hard work in researching conditional probability.
$endgroup$
– William
Dec 30 '18 at 10:35











0












$begingroup$

It is possible of course that $Ainmathcal A$ and $Binmathcal B$ where $(Omega_1,mathcal A,P_1)$ and $(Omega_2,mathcal A,P_2)$ are distinct probability spaces.



Then if e.g. $Acap B=varnothing$ we have $Acap Binmathcal A$ and $Acap Binmathcal B$ and this with: $$P_1(Acap B)=P_1(varnothing)=0=P_2(varnothing)=P_2(Acap B)$$
Applying definition of conditional probability we get:$$P_1(Amid B)=frac{P_1(Acap B)}{P_1(B)}=0=frac{P_2(Acap B)}{P_2(B)}=P_2(Amid B)$$provided that $P_i(B)neq0$ for $i=1,2$.



But things become amiguous in $Acap Bneqvarnothing$ and still belongs to $mathcal A$ and $mathcal B$. Or if - in the case above - $P_1(B)=0$ and $P_2(B)neq0$.



There is no need to step into this awkward situation.



We just must take care of a model/probability space that includes all relevant events and this is possible.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
    $endgroup$
    – William
    Dec 30 '18 at 10:37










  • $begingroup$
    @William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
    $endgroup$
    – drhab
    Dec 30 '18 at 13:28
















0












$begingroup$

It is possible of course that $Ainmathcal A$ and $Binmathcal B$ where $(Omega_1,mathcal A,P_1)$ and $(Omega_2,mathcal A,P_2)$ are distinct probability spaces.



Then if e.g. $Acap B=varnothing$ we have $Acap Binmathcal A$ and $Acap Binmathcal B$ and this with: $$P_1(Acap B)=P_1(varnothing)=0=P_2(varnothing)=P_2(Acap B)$$
Applying definition of conditional probability we get:$$P_1(Amid B)=frac{P_1(Acap B)}{P_1(B)}=0=frac{P_2(Acap B)}{P_2(B)}=P_2(Amid B)$$provided that $P_i(B)neq0$ for $i=1,2$.



But things become amiguous in $Acap Bneqvarnothing$ and still belongs to $mathcal A$ and $mathcal B$. Or if - in the case above - $P_1(B)=0$ and $P_2(B)neq0$.



There is no need to step into this awkward situation.



We just must take care of a model/probability space that includes all relevant events and this is possible.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
    $endgroup$
    – William
    Dec 30 '18 at 10:37










  • $begingroup$
    @William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
    $endgroup$
    – drhab
    Dec 30 '18 at 13:28














0












0








0





$begingroup$

It is possible of course that $Ainmathcal A$ and $Binmathcal B$ where $(Omega_1,mathcal A,P_1)$ and $(Omega_2,mathcal A,P_2)$ are distinct probability spaces.



Then if e.g. $Acap B=varnothing$ we have $Acap Binmathcal A$ and $Acap Binmathcal B$ and this with: $$P_1(Acap B)=P_1(varnothing)=0=P_2(varnothing)=P_2(Acap B)$$
Applying definition of conditional probability we get:$$P_1(Amid B)=frac{P_1(Acap B)}{P_1(B)}=0=frac{P_2(Acap B)}{P_2(B)}=P_2(Amid B)$$provided that $P_i(B)neq0$ for $i=1,2$.



But things become amiguous in $Acap Bneqvarnothing$ and still belongs to $mathcal A$ and $mathcal B$. Or if - in the case above - $P_1(B)=0$ and $P_2(B)neq0$.



There is no need to step into this awkward situation.



We just must take care of a model/probability space that includes all relevant events and this is possible.






share|cite|improve this answer









$endgroup$



It is possible of course that $Ainmathcal A$ and $Binmathcal B$ where $(Omega_1,mathcal A,P_1)$ and $(Omega_2,mathcal A,P_2)$ are distinct probability spaces.



Then if e.g. $Acap B=varnothing$ we have $Acap Binmathcal A$ and $Acap Binmathcal B$ and this with: $$P_1(Acap B)=P_1(varnothing)=0=P_2(varnothing)=P_2(Acap B)$$
Applying definition of conditional probability we get:$$P_1(Amid B)=frac{P_1(Acap B)}{P_1(B)}=0=frac{P_2(Acap B)}{P_2(B)}=P_2(Amid B)$$provided that $P_i(B)neq0$ for $i=1,2$.



But things become amiguous in $Acap Bneqvarnothing$ and still belongs to $mathcal A$ and $mathcal B$. Or if - in the case above - $P_1(B)=0$ and $P_2(B)neq0$.



There is no need to step into this awkward situation.



We just must take care of a model/probability space that includes all relevant events and this is possible.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 30 '18 at 10:21









drhabdrhab

102k545136




102k545136












  • $begingroup$
    In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
    $endgroup$
    – William
    Dec 30 '18 at 10:37










  • $begingroup$
    @William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
    $endgroup$
    – drhab
    Dec 30 '18 at 13:28


















  • $begingroup$
    In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
    $endgroup$
    – William
    Dec 30 '18 at 10:37










  • $begingroup$
    @William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
    $endgroup$
    – drhab
    Dec 30 '18 at 13:28
















$begingroup$
In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
$endgroup$
– William
Dec 30 '18 at 10:37




$begingroup$
In your answer, ∩ can operate on sub-sets of different sample spaces. This would make the issue more complicated.
$endgroup$
– William
Dec 30 '18 at 10:37












$begingroup$
@William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
$endgroup$
– drhab
Dec 30 '18 at 13:28




$begingroup$
@William Of course the situation with its complexities should be avoided. But operator $cap$ should not be made less "powerful". It operates on sets (wherever they come from).
$endgroup$
– drhab
Dec 30 '18 at 13:28


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3056665%2fcan-events-come-from-different-sample-spaces-in-conditional-probability%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Bressuire

Cabo Verde

Gyllenstierna