Extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore the probability $mathbb{P}$
$begingroup$
We have a probability space ($Omega, mathcal{F}, mathbb{P}$), and we denote $mathcal{V}$ the vector space of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P})$.
$mathcal{V}$ has some nice properties. For example it's an inner-product space since : $(X,Y) mapsto mathbb{E}[XY]$ is an inner product. Hence it gives a geometric intuition about variance and expectation.
The main problem with this vector space $mathcal{V}$ is that it completely ignores the probability $mathbb{P}$. Hence if we have an other probability $mathbb{P}'$ and we consider the vecor space $mathcal{V}'$ of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P}')$ then we have $mathcal{V} = mathcal{V}'$.
That's why I am wondering if it's possible to add extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore the probability $mathbb{P}$ ? For example is it possible with an extra structure (let's suppose it's a function $B : mathcal{V}^2 to mathbb{R}$) such that :($pi$ is the canonical map that send a random variable to it's vector representation in $mathcal{V}$)
$$forall v, v' in mathcal{V}, B(v,v') = 0 Leftrightarrowforall A_1, A_2 in mathbb{R}, mathbb{P}(pi^{-1}(v) in A_1, pi^{-1}(v') in A_2) = mathbb{P}(pi^{-1}(v) in A_1) mathbb{P}(pi^{-1}(v') in A_2)$$
?
Hence the function $B$ traduces the notion of independent vectors.
Some thoughts :
I know that it's easy to defined a probability on $mathcal{V}$ simply : $mathbb{P}(v = k) = mathbb{P}(pi^{-1}(v) = k)$. But this is not what I want. I am really looking for an extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore $mathbb{P}$ but without using the canonical map $pi$ (for me in this case we are not adding structure to $mathcal{V}$). For example expectation can be easily traduced on $mathcal{V}$ without using $pi$. This extra structure on $mathcal{V}$ transform $mathcal{V}$ in an inner product space. I am looking for a similar result but for the probability $mathbb{P}$.
We know that : $X, Y$ are independent random variables $Rightarrow mathbb{E}[XY] = mathbb{E}[X]mathbb{E}[Y]$. What is nice with this is that it can be easily traduce on the inner product space $mathcal{V}$. So maybe there is a geometric intuition in this case. We can find many answers here.
I am sorry if my question is strange/unclear.
Thank you.
linear-algebra probability abstract-algebra vector-spaces random-variables
$endgroup$
add a comment |
$begingroup$
We have a probability space ($Omega, mathcal{F}, mathbb{P}$), and we denote $mathcal{V}$ the vector space of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P})$.
$mathcal{V}$ has some nice properties. For example it's an inner-product space since : $(X,Y) mapsto mathbb{E}[XY]$ is an inner product. Hence it gives a geometric intuition about variance and expectation.
The main problem with this vector space $mathcal{V}$ is that it completely ignores the probability $mathbb{P}$. Hence if we have an other probability $mathbb{P}'$ and we consider the vecor space $mathcal{V}'$ of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P}')$ then we have $mathcal{V} = mathcal{V}'$.
That's why I am wondering if it's possible to add extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore the probability $mathbb{P}$ ? For example is it possible with an extra structure (let's suppose it's a function $B : mathcal{V}^2 to mathbb{R}$) such that :($pi$ is the canonical map that send a random variable to it's vector representation in $mathcal{V}$)
$$forall v, v' in mathcal{V}, B(v,v') = 0 Leftrightarrowforall A_1, A_2 in mathbb{R}, mathbb{P}(pi^{-1}(v) in A_1, pi^{-1}(v') in A_2) = mathbb{P}(pi^{-1}(v) in A_1) mathbb{P}(pi^{-1}(v') in A_2)$$
?
Hence the function $B$ traduces the notion of independent vectors.
Some thoughts :
I know that it's easy to defined a probability on $mathcal{V}$ simply : $mathbb{P}(v = k) = mathbb{P}(pi^{-1}(v) = k)$. But this is not what I want. I am really looking for an extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore $mathbb{P}$ but without using the canonical map $pi$ (for me in this case we are not adding structure to $mathcal{V}$). For example expectation can be easily traduced on $mathcal{V}$ without using $pi$. This extra structure on $mathcal{V}$ transform $mathcal{V}$ in an inner product space. I am looking for a similar result but for the probability $mathbb{P}$.
We know that : $X, Y$ are independent random variables $Rightarrow mathbb{E}[XY] = mathbb{E}[X]mathbb{E}[Y]$. What is nice with this is that it can be easily traduce on the inner product space $mathcal{V}$. So maybe there is a geometric intuition in this case. We can find many answers here.
I am sorry if my question is strange/unclear.
Thank you.
linear-algebra probability abstract-algebra vector-spaces random-variables
$endgroup$
1
$begingroup$
That inner product isn't defined $mathcal{V}$, it's only defined on $L^2(Omega, mathbb{P}) subset $mathcal{V}$. Note that the expectation of any $L^2$-random variable already determines $mathbb{P}$ (consider indicator functions).
$endgroup$
– Rhys Steele
Dec 21 '18 at 9:54
1
$begingroup$
$EXY$ is not defined for arbitrary random variables $X$ and $Y$. If you restrict to square integrable random variables you get $L^{2}$ space and this space does not ignore $P$. If you restrict yourself to a vector space of jointly normal random variables the $B(X,Y)=cov (X,Y)$ meets your requirements.
$endgroup$
– Kavi Rama Murthy
Dec 21 '18 at 9:55
$begingroup$
@KaviRamaMurthy Thank you. I completely missed the fact that of course we need the assumption "square integrable" in order to get an inner product space. And what is nice is that as Rhys Steele said is that since the function $mathbb{1}_{omega}$ are in $L^2$, the inner product directly gives the probability. So the probability law can be thought as the length of the indicator functions of a single event. And you are right $cov(X,Y)$ completely meets my requirement. Thank you !
$endgroup$
– Thinking
Dec 21 '18 at 10:06
add a comment |
$begingroup$
We have a probability space ($Omega, mathcal{F}, mathbb{P}$), and we denote $mathcal{V}$ the vector space of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P})$.
$mathcal{V}$ has some nice properties. For example it's an inner-product space since : $(X,Y) mapsto mathbb{E}[XY]$ is an inner product. Hence it gives a geometric intuition about variance and expectation.
The main problem with this vector space $mathcal{V}$ is that it completely ignores the probability $mathbb{P}$. Hence if we have an other probability $mathbb{P}'$ and we consider the vecor space $mathcal{V}'$ of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P}')$ then we have $mathcal{V} = mathcal{V}'$.
That's why I am wondering if it's possible to add extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore the probability $mathbb{P}$ ? For example is it possible with an extra structure (let's suppose it's a function $B : mathcal{V}^2 to mathbb{R}$) such that :($pi$ is the canonical map that send a random variable to it's vector representation in $mathcal{V}$)
$$forall v, v' in mathcal{V}, B(v,v') = 0 Leftrightarrowforall A_1, A_2 in mathbb{R}, mathbb{P}(pi^{-1}(v) in A_1, pi^{-1}(v') in A_2) = mathbb{P}(pi^{-1}(v) in A_1) mathbb{P}(pi^{-1}(v') in A_2)$$
?
Hence the function $B$ traduces the notion of independent vectors.
Some thoughts :
I know that it's easy to defined a probability on $mathcal{V}$ simply : $mathbb{P}(v = k) = mathbb{P}(pi^{-1}(v) = k)$. But this is not what I want. I am really looking for an extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore $mathbb{P}$ but without using the canonical map $pi$ (for me in this case we are not adding structure to $mathcal{V}$). For example expectation can be easily traduced on $mathcal{V}$ without using $pi$. This extra structure on $mathcal{V}$ transform $mathcal{V}$ in an inner product space. I am looking for a similar result but for the probability $mathbb{P}$.
We know that : $X, Y$ are independent random variables $Rightarrow mathbb{E}[XY] = mathbb{E}[X]mathbb{E}[Y]$. What is nice with this is that it can be easily traduce on the inner product space $mathcal{V}$. So maybe there is a geometric intuition in this case. We can find many answers here.
I am sorry if my question is strange/unclear.
Thank you.
linear-algebra probability abstract-algebra vector-spaces random-variables
$endgroup$
We have a probability space ($Omega, mathcal{F}, mathbb{P}$), and we denote $mathcal{V}$ the vector space of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P})$.
$mathcal{V}$ has some nice properties. For example it's an inner-product space since : $(X,Y) mapsto mathbb{E}[XY]$ is an inner product. Hence it gives a geometric intuition about variance and expectation.
The main problem with this vector space $mathcal{V}$ is that it completely ignores the probability $mathbb{P}$. Hence if we have an other probability $mathbb{P}'$ and we consider the vecor space $mathcal{V}'$ of all real-valued random variables defined on $(Omega, mathcal{F}, mathbb{P}')$ then we have $mathcal{V} = mathcal{V}'$.
That's why I am wondering if it's possible to add extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore the probability $mathbb{P}$ ? For example is it possible with an extra structure (let's suppose it's a function $B : mathcal{V}^2 to mathbb{R}$) such that :($pi$ is the canonical map that send a random variable to it's vector representation in $mathcal{V}$)
$$forall v, v' in mathcal{V}, B(v,v') = 0 Leftrightarrowforall A_1, A_2 in mathbb{R}, mathbb{P}(pi^{-1}(v) in A_1, pi^{-1}(v') in A_2) = mathbb{P}(pi^{-1}(v) in A_1) mathbb{P}(pi^{-1}(v') in A_2)$$
?
Hence the function $B$ traduces the notion of independent vectors.
Some thoughts :
I know that it's easy to defined a probability on $mathcal{V}$ simply : $mathbb{P}(v = k) = mathbb{P}(pi^{-1}(v) = k)$. But this is not what I want. I am really looking for an extra structure on $mathcal{V}$ so that $mathcal{V}$ doesn't ignore $mathbb{P}$ but without using the canonical map $pi$ (for me in this case we are not adding structure to $mathcal{V}$). For example expectation can be easily traduced on $mathcal{V}$ without using $pi$. This extra structure on $mathcal{V}$ transform $mathcal{V}$ in an inner product space. I am looking for a similar result but for the probability $mathbb{P}$.
We know that : $X, Y$ are independent random variables $Rightarrow mathbb{E}[XY] = mathbb{E}[X]mathbb{E}[Y]$. What is nice with this is that it can be easily traduce on the inner product space $mathcal{V}$. So maybe there is a geometric intuition in this case. We can find many answers here.
I am sorry if my question is strange/unclear.
Thank you.
linear-algebra probability abstract-algebra vector-spaces random-variables
linear-algebra probability abstract-algebra vector-spaces random-variables
asked Dec 21 '18 at 9:47
ThinkingThinking
1,07416
1,07416
1
$begingroup$
That inner product isn't defined $mathcal{V}$, it's only defined on $L^2(Omega, mathbb{P}) subset $mathcal{V}$. Note that the expectation of any $L^2$-random variable already determines $mathbb{P}$ (consider indicator functions).
$endgroup$
– Rhys Steele
Dec 21 '18 at 9:54
1
$begingroup$
$EXY$ is not defined for arbitrary random variables $X$ and $Y$. If you restrict to square integrable random variables you get $L^{2}$ space and this space does not ignore $P$. If you restrict yourself to a vector space of jointly normal random variables the $B(X,Y)=cov (X,Y)$ meets your requirements.
$endgroup$
– Kavi Rama Murthy
Dec 21 '18 at 9:55
$begingroup$
@KaviRamaMurthy Thank you. I completely missed the fact that of course we need the assumption "square integrable" in order to get an inner product space. And what is nice is that as Rhys Steele said is that since the function $mathbb{1}_{omega}$ are in $L^2$, the inner product directly gives the probability. So the probability law can be thought as the length of the indicator functions of a single event. And you are right $cov(X,Y)$ completely meets my requirement. Thank you !
$endgroup$
– Thinking
Dec 21 '18 at 10:06
add a comment |
1
$begingroup$
That inner product isn't defined $mathcal{V}$, it's only defined on $L^2(Omega, mathbb{P}) subset $mathcal{V}$. Note that the expectation of any $L^2$-random variable already determines $mathbb{P}$ (consider indicator functions).
$endgroup$
– Rhys Steele
Dec 21 '18 at 9:54
1
$begingroup$
$EXY$ is not defined for arbitrary random variables $X$ and $Y$. If you restrict to square integrable random variables you get $L^{2}$ space and this space does not ignore $P$. If you restrict yourself to a vector space of jointly normal random variables the $B(X,Y)=cov (X,Y)$ meets your requirements.
$endgroup$
– Kavi Rama Murthy
Dec 21 '18 at 9:55
$begingroup$
@KaviRamaMurthy Thank you. I completely missed the fact that of course we need the assumption "square integrable" in order to get an inner product space. And what is nice is that as Rhys Steele said is that since the function $mathbb{1}_{omega}$ are in $L^2$, the inner product directly gives the probability. So the probability law can be thought as the length of the indicator functions of a single event. And you are right $cov(X,Y)$ completely meets my requirement. Thank you !
$endgroup$
– Thinking
Dec 21 '18 at 10:06
1
1
$begingroup$
That inner product isn't defined $mathcal{V}$, it's only defined on $L^2(Omega, mathbb{P}) subset $mathcal{V}$. Note that the expectation of any $L^2$-random variable already determines $mathbb{P}$ (consider indicator functions).
$endgroup$
– Rhys Steele
Dec 21 '18 at 9:54
$begingroup$
That inner product isn't defined $mathcal{V}$, it's only defined on $L^2(Omega, mathbb{P}) subset $mathcal{V}$. Note that the expectation of any $L^2$-random variable already determines $mathbb{P}$ (consider indicator functions).
$endgroup$
– Rhys Steele
Dec 21 '18 at 9:54
1
1
$begingroup$
$EXY$ is not defined for arbitrary random variables $X$ and $Y$. If you restrict to square integrable random variables you get $L^{2}$ space and this space does not ignore $P$. If you restrict yourself to a vector space of jointly normal random variables the $B(X,Y)=cov (X,Y)$ meets your requirements.
$endgroup$
– Kavi Rama Murthy
Dec 21 '18 at 9:55
$begingroup$
$EXY$ is not defined for arbitrary random variables $X$ and $Y$. If you restrict to square integrable random variables you get $L^{2}$ space and this space does not ignore $P$. If you restrict yourself to a vector space of jointly normal random variables the $B(X,Y)=cov (X,Y)$ meets your requirements.
$endgroup$
– Kavi Rama Murthy
Dec 21 '18 at 9:55
$begingroup$
@KaviRamaMurthy Thank you. I completely missed the fact that of course we need the assumption "square integrable" in order to get an inner product space. And what is nice is that as Rhys Steele said is that since the function $mathbb{1}_{omega}$ are in $L^2$, the inner product directly gives the probability. So the probability law can be thought as the length of the indicator functions of a single event. And you are right $cov(X,Y)$ completely meets my requirement. Thank you !
$endgroup$
– Thinking
Dec 21 '18 at 10:06
$begingroup$
@KaviRamaMurthy Thank you. I completely missed the fact that of course we need the assumption "square integrable" in order to get an inner product space. And what is nice is that as Rhys Steele said is that since the function $mathbb{1}_{omega}$ are in $L^2$, the inner product directly gives the probability. So the probability law can be thought as the length of the indicator functions of a single event. And you are right $cov(X,Y)$ completely meets my requirement. Thank you !
$endgroup$
– Thinking
Dec 21 '18 at 10:06
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%2f3048344%2fextra-structure-on-mathcalv-so-that-mathcalv-doesnt-ignore-the-probab%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%2f3048344%2fextra-structure-on-mathcalv-so-that-mathcalv-doesnt-ignore-the-probab%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
1
$begingroup$
That inner product isn't defined $mathcal{V}$, it's only defined on $L^2(Omega, mathbb{P}) subset $mathcal{V}$. Note that the expectation of any $L^2$-random variable already determines $mathbb{P}$ (consider indicator functions).
$endgroup$
– Rhys Steele
Dec 21 '18 at 9:54
1
$begingroup$
$EXY$ is not defined for arbitrary random variables $X$ and $Y$. If you restrict to square integrable random variables you get $L^{2}$ space and this space does not ignore $P$. If you restrict yourself to a vector space of jointly normal random variables the $B(X,Y)=cov (X,Y)$ meets your requirements.
$endgroup$
– Kavi Rama Murthy
Dec 21 '18 at 9:55
$begingroup$
@KaviRamaMurthy Thank you. I completely missed the fact that of course we need the assumption "square integrable" in order to get an inner product space. And what is nice is that as Rhys Steele said is that since the function $mathbb{1}_{omega}$ are in $L^2$, the inner product directly gives the probability. So the probability law can be thought as the length of the indicator functions of a single event. And you are right $cov(X,Y)$ completely meets my requirement. Thank you !
$endgroup$
– Thinking
Dec 21 '18 at 10:06