Do equations of unconditional probability hold true after conditioning on both sides?Applying law of total probability to conditional probabilityHelp in Independence of eventsConditional Probability MatricesA Special Property of Finite Probability Space.Defining the set of pre-images of a product of random variables in terms of the sets of pre-image of the original random variablesMax and sum of random variablesCopula of $a_1(X_1),a_2(X_2)$Implications of inequalities involving joint probabilities on the marginalsIs the Monotone Likelihood Ratio Property (MLRP) preserved under mean-preserving spreads?Necessary and sufficient conditions on a trivariate probability distribution for being the probability distribution of $(X,Y,X-Y)$Ross, Joint distribution function with bounds on X and Y
What would happen to a modern skyscraper if it rains micro blackholes?
How does strength of boric acid solution increase in presence of salicylic acid?
tikz: show 0 at the axis origin
Today is the Center
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
The use of multiple foreign keys on same column in SQL Server
Why can't I see bouncing of a switch on an oscilloscope?
What are these boxed doors outside store fronts in New York?
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Why was the small council so happy for Tyrion to become the Master of Coin?
Modeling an IP Address
Do VLANs within a subnet need to have their own subnet for router on a stick?
I'm planning on buying a laser printer but concerned about the life cycle of toner in the machine
What are the differences between the usage of 'it' and 'they'?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Can I ask the recruiters in my resume to put the reason why I am rejected?
Voyeurism but not really
Email Account under attack (really) - anything I can do?
Mage Armor with Defense fighting style (for Adventurers League bladeslinger)
Do I have a twin with permutated remainders?
Prove that NP is closed under karp reduction?
Why Is Death Allowed In the Matrix?
Minkowski space
Do equations of unconditional probability hold true after conditioning on both sides?
Applying law of total probability to conditional probabilityHelp in Independence of eventsConditional Probability MatricesA Special Property of Finite Probability Space.Defining the set of pre-images of a product of random variables in terms of the sets of pre-image of the original random variablesMax and sum of random variablesCopula of $a_1(X_1),a_2(X_2)$Implications of inequalities involving joint probabilities on the marginalsIs the Monotone Likelihood Ratio Property (MLRP) preserved under mean-preserving spreads?Necessary and sufficient conditions on a trivariate probability distribution for being the probability distribution of $(X,Y,X-Y)$Ross, Joint distribution function with bounds on X and Y
$begingroup$
Reading a book in which the author conditions on both sides of the equation of non-conditional probability and states that they still hold after conditioning without further proving. I am wondering if this is always true.
Assume we have identity:
$$mathbbP(f(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)))$$
where $A_i, i=1,2,ldots,n$ are some events; $f,f_1,ldots,f_m$ are functions on sets using set operations including $cup$, $cap$, $setminus$;$F$ is a function defined on $[0,1]^m$. Then if I condition both sides on event X, do I have:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid X))$$
Step 2: sometimes the original equation is already conditional as below:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)))tag*$$
then do I have the (further) conditional version:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n)cap X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)cap X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)cap X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)cap X))$$
If any term of the original equation (*) is not conditional, simply use $f(...|X)$.
Step 3: Reverse the above statement, if "conditional version" holds true, how about the "unconditional version"?
If the above statements hold true, I can basically insert/remove conditional probability at will whenever I have an equation at hands, e.g.,
Since $mathbbP(Asetminus B)=mathbbP(A)-mathbbP(Acap B)$, we have $mathbbP(Asetminus Bmid X)=mathbbP(Amid X)-mathbbP(Acap Bmid X)$;
Since $mathbbP(A)=mathbbP(B_1)mathbbP(Amid B_1)+mathbbP(B_2)mathbbP(Amid B_2)$ where $B_1$ and $B_2$ is a partition of sample space, then $mathbbP(Amid X)=mathbbP(B_1mid X)mathbbP(Amid B_1 cap X)+mathbbP(B_2mid X)mathbbP(Amid B_2 cap X)$
Since $mathbbP(Amid Bcap C) = fracmathbbP(Acap Bmid C)mathbbP(Bmid C)$, we have $P(Amid B)=fracP(Acap B)P(B)$
There are many posts (like this and this) proving that the above statement is correct for a specific equation, but I haven't found a post handling the issue in a general way.
probability probability-theory conditional-probability
$endgroup$
add a comment |
$begingroup$
Reading a book in which the author conditions on both sides of the equation of non-conditional probability and states that they still hold after conditioning without further proving. I am wondering if this is always true.
Assume we have identity:
$$mathbbP(f(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)))$$
where $A_i, i=1,2,ldots,n$ are some events; $f,f_1,ldots,f_m$ are functions on sets using set operations including $cup$, $cap$, $setminus$;$F$ is a function defined on $[0,1]^m$. Then if I condition both sides on event X, do I have:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid X))$$
Step 2: sometimes the original equation is already conditional as below:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)))tag*$$
then do I have the (further) conditional version:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n)cap X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)cap X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)cap X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)cap X))$$
If any term of the original equation (*) is not conditional, simply use $f(...|X)$.
Step 3: Reverse the above statement, if "conditional version" holds true, how about the "unconditional version"?
If the above statements hold true, I can basically insert/remove conditional probability at will whenever I have an equation at hands, e.g.,
Since $mathbbP(Asetminus B)=mathbbP(A)-mathbbP(Acap B)$, we have $mathbbP(Asetminus Bmid X)=mathbbP(Amid X)-mathbbP(Acap Bmid X)$;
Since $mathbbP(A)=mathbbP(B_1)mathbbP(Amid B_1)+mathbbP(B_2)mathbbP(Amid B_2)$ where $B_1$ and $B_2$ is a partition of sample space, then $mathbbP(Amid X)=mathbbP(B_1mid X)mathbbP(Amid B_1 cap X)+mathbbP(B_2mid X)mathbbP(Amid B_2 cap X)$
Since $mathbbP(Amid Bcap C) = fracmathbbP(Acap Bmid C)mathbbP(Bmid C)$, we have $P(Amid B)=fracP(Acap B)P(B)$
There are many posts (like this and this) proving that the above statement is correct for a specific equation, but I haven't found a post handling the issue in a general way.
probability probability-theory conditional-probability
$endgroup$
$begingroup$
A conditional distribution is still a probability distribution. So any property of unconditional probabilities $mathbbP(cdot)$ holds for conditional probabilities $mathbbP(cdot mid X)$.
$endgroup$
– angryavian
Mar 29 at 17:14
$begingroup$
@angryavian So this is enough as a rigorous proof? Does it use anything like three axioms of probability, don't find it enough myself lol. Also, how about the other way around (as I mentioned in step 3)?
$endgroup$
– Nicholas
Mar 29 at 17:18
add a comment |
$begingroup$
Reading a book in which the author conditions on both sides of the equation of non-conditional probability and states that they still hold after conditioning without further proving. I am wondering if this is always true.
Assume we have identity:
$$mathbbP(f(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)))$$
where $A_i, i=1,2,ldots,n$ are some events; $f,f_1,ldots,f_m$ are functions on sets using set operations including $cup$, $cap$, $setminus$;$F$ is a function defined on $[0,1]^m$. Then if I condition both sides on event X, do I have:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid X))$$
Step 2: sometimes the original equation is already conditional as below:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)))tag*$$
then do I have the (further) conditional version:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n)cap X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)cap X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)cap X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)cap X))$$
If any term of the original equation (*) is not conditional, simply use $f(...|X)$.
Step 3: Reverse the above statement, if "conditional version" holds true, how about the "unconditional version"?
If the above statements hold true, I can basically insert/remove conditional probability at will whenever I have an equation at hands, e.g.,
Since $mathbbP(Asetminus B)=mathbbP(A)-mathbbP(Acap B)$, we have $mathbbP(Asetminus Bmid X)=mathbbP(Amid X)-mathbbP(Acap Bmid X)$;
Since $mathbbP(A)=mathbbP(B_1)mathbbP(Amid B_1)+mathbbP(B_2)mathbbP(Amid B_2)$ where $B_1$ and $B_2$ is a partition of sample space, then $mathbbP(Amid X)=mathbbP(B_1mid X)mathbbP(Amid B_1 cap X)+mathbbP(B_2mid X)mathbbP(Amid B_2 cap X)$
Since $mathbbP(Amid Bcap C) = fracmathbbP(Acap Bmid C)mathbbP(Bmid C)$, we have $P(Amid B)=fracP(Acap B)P(B)$
There are many posts (like this and this) proving that the above statement is correct for a specific equation, but I haven't found a post handling the issue in a general way.
probability probability-theory conditional-probability
$endgroup$
Reading a book in which the author conditions on both sides of the equation of non-conditional probability and states that they still hold after conditioning without further proving. I am wondering if this is always true.
Assume we have identity:
$$mathbbP(f(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)))$$
where $A_i, i=1,2,ldots,n$ are some events; $f,f_1,ldots,f_m$ are functions on sets using set operations including $cup$, $cap$, $setminus$;$F$ is a function defined on $[0,1]^m$. Then if I condition both sides on event X, do I have:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid X))$$
Step 2: sometimes the original equation is already conditional as below:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n))=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)))tag*$$
then do I have the (further) conditional version:
$$mathbbP(f(A_1,A_2,ldots, A_n)mid g(A_1,A_2,ldots, A_n)cap X)=F(mathbbP(f_1(A_1,A_2,ldots, A_n)mid g_1(A_1,A_2,ldots, A_n)cap X),mathbbP(f_2(A_1,A_2,ldots, A_n)mid g_2(A_1,A_2,ldots, A_n)cap X),ldots,mathbbP(f_m(A_1,A_2,ldots, A_n)mid g_m(A_1,A_2,ldots, A_n)cap X))$$
If any term of the original equation (*) is not conditional, simply use $f(...|X)$.
Step 3: Reverse the above statement, if "conditional version" holds true, how about the "unconditional version"?
If the above statements hold true, I can basically insert/remove conditional probability at will whenever I have an equation at hands, e.g.,
Since $mathbbP(Asetminus B)=mathbbP(A)-mathbbP(Acap B)$, we have $mathbbP(Asetminus Bmid X)=mathbbP(Amid X)-mathbbP(Acap Bmid X)$;
Since $mathbbP(A)=mathbbP(B_1)mathbbP(Amid B_1)+mathbbP(B_2)mathbbP(Amid B_2)$ where $B_1$ and $B_2$ is a partition of sample space, then $mathbbP(Amid X)=mathbbP(B_1mid X)mathbbP(Amid B_1 cap X)+mathbbP(B_2mid X)mathbbP(Amid B_2 cap X)$
Since $mathbbP(Amid Bcap C) = fracmathbbP(Acap Bmid C)mathbbP(Bmid C)$, we have $P(Amid B)=fracP(Acap B)P(B)$
There are many posts (like this and this) proving that the above statement is correct for a specific equation, but I haven't found a post handling the issue in a general way.
probability probability-theory conditional-probability
probability probability-theory conditional-probability
edited Mar 29 at 17:10
Nicholas
asked Mar 29 at 15:08
NicholasNicholas
1698
1698
$begingroup$
A conditional distribution is still a probability distribution. So any property of unconditional probabilities $mathbbP(cdot)$ holds for conditional probabilities $mathbbP(cdot mid X)$.
$endgroup$
– angryavian
Mar 29 at 17:14
$begingroup$
@angryavian So this is enough as a rigorous proof? Does it use anything like three axioms of probability, don't find it enough myself lol. Also, how about the other way around (as I mentioned in step 3)?
$endgroup$
– Nicholas
Mar 29 at 17:18
add a comment |
$begingroup$
A conditional distribution is still a probability distribution. So any property of unconditional probabilities $mathbbP(cdot)$ holds for conditional probabilities $mathbbP(cdot mid X)$.
$endgroup$
– angryavian
Mar 29 at 17:14
$begingroup$
@angryavian So this is enough as a rigorous proof? Does it use anything like three axioms of probability, don't find it enough myself lol. Also, how about the other way around (as I mentioned in step 3)?
$endgroup$
– Nicholas
Mar 29 at 17:18
$begingroup$
A conditional distribution is still a probability distribution. So any property of unconditional probabilities $mathbbP(cdot)$ holds for conditional probabilities $mathbbP(cdot mid X)$.
$endgroup$
– angryavian
Mar 29 at 17:14
$begingroup$
A conditional distribution is still a probability distribution. So any property of unconditional probabilities $mathbbP(cdot)$ holds for conditional probabilities $mathbbP(cdot mid X)$.
$endgroup$
– angryavian
Mar 29 at 17:14
$begingroup$
@angryavian So this is enough as a rigorous proof? Does it use anything like three axioms of probability, don't find it enough myself lol. Also, how about the other way around (as I mentioned in step 3)?
$endgroup$
– Nicholas
Mar 29 at 17:18
$begingroup$
@angryavian So this is enough as a rigorous proof? Does it use anything like three axioms of probability, don't find it enough myself lol. Also, how about the other way around (as I mentioned in step 3)?
$endgroup$
– Nicholas
Mar 29 at 17:18
add a comment |
0
active
oldest
votes
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%2f3167230%2fdo-equations-of-unconditional-probability-hold-true-after-conditioning-on-both-s%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3167230%2fdo-equations-of-unconditional-probability-hold-true-after-conditioning-on-both-s%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
$begingroup$
A conditional distribution is still a probability distribution. So any property of unconditional probabilities $mathbbP(cdot)$ holds for conditional probabilities $mathbbP(cdot mid X)$.
$endgroup$
– angryavian
Mar 29 at 17:14
$begingroup$
@angryavian So this is enough as a rigorous proof? Does it use anything like three axioms of probability, don't find it enough myself lol. Also, how about the other way around (as I mentioned in step 3)?
$endgroup$
– Nicholas
Mar 29 at 17:18