Moment Function of Gaussian Process
up vote
1
down vote
favorite
Let $ {Y_t,0 leq t leq T} $ be a Gaussian process and $ f(.) $ is a measurable function. How can I represent the $n$th moment of $ f(Y_t) $ which is $ E[f(Y_t)^n] $?
Is it
$$ E[f(Y_t)^n] = int_{mathbb{R}_n} frac{f(y_1) ... f(y_n)}{(2pi)^{z/2}; |Sigma|^{1/2}} expleft(frac{1}{2} (mathbf{y}-mu)^intercal Sigma^{-1}; (mathbf{y}-mu)right) mathbf{dy} $$
where $ mathbf{y} = (y_1,...,y_n) $, $ mathbf{dy} = dy_1 times ... times dy_n $, and $ mu = (mu_1,...,mu_n) $ or
$$ E[f(Y_t)^n] = int_{-infty}^infty frac{f(y)^n}{sigma sqrt{2pi}} expleft(-frac{(y-mu)^2}{2sigma^2}right) dy $$
where $ mu = E[Y_t] $ and $ sigma^2 = operatorname{Var}(Y_t) $.
Please help me. If the answer is one of the equations then why is the reason behind the answer, if the answer is both of them, then why and when to use each equations. This confuses me a lot as Gaussian process is a multivariate normal but when we only take $ Y_t $ then it would be just normal.
stochastic-processes normal-distribution expected-value
add a comment |
up vote
1
down vote
favorite
Let $ {Y_t,0 leq t leq T} $ be a Gaussian process and $ f(.) $ is a measurable function. How can I represent the $n$th moment of $ f(Y_t) $ which is $ E[f(Y_t)^n] $?
Is it
$$ E[f(Y_t)^n] = int_{mathbb{R}_n} frac{f(y_1) ... f(y_n)}{(2pi)^{z/2}; |Sigma|^{1/2}} expleft(frac{1}{2} (mathbf{y}-mu)^intercal Sigma^{-1}; (mathbf{y}-mu)right) mathbf{dy} $$
where $ mathbf{y} = (y_1,...,y_n) $, $ mathbf{dy} = dy_1 times ... times dy_n $, and $ mu = (mu_1,...,mu_n) $ or
$$ E[f(Y_t)^n] = int_{-infty}^infty frac{f(y)^n}{sigma sqrt{2pi}} expleft(-frac{(y-mu)^2}{2sigma^2}right) dy $$
where $ mu = E[Y_t] $ and $ sigma^2 = operatorname{Var}(Y_t) $.
Please help me. If the answer is one of the equations then why is the reason behind the answer, if the answer is both of them, then why and when to use each equations. This confuses me a lot as Gaussian process is a multivariate normal but when we only take $ Y_t $ then it would be just normal.
stochastic-processes normal-distribution expected-value
2
$Y_t$ is simply a [univariate] Gaussian random variable, so it should be the second (if you fix the typo by changing $x$ to $y$).
– angryavian
Nov 29 at 5:55
I thought so too, but I found this arxiv.org/pdf/1510.01848.pdf. The moment of $ bar{sigma}^2_0 $, $ m_z $, is using the second equation in my question
– Ben
Nov 29 at 13:36
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Let $ {Y_t,0 leq t leq T} $ be a Gaussian process and $ f(.) $ is a measurable function. How can I represent the $n$th moment of $ f(Y_t) $ which is $ E[f(Y_t)^n] $?
Is it
$$ E[f(Y_t)^n] = int_{mathbb{R}_n} frac{f(y_1) ... f(y_n)}{(2pi)^{z/2}; |Sigma|^{1/2}} expleft(frac{1}{2} (mathbf{y}-mu)^intercal Sigma^{-1}; (mathbf{y}-mu)right) mathbf{dy} $$
where $ mathbf{y} = (y_1,...,y_n) $, $ mathbf{dy} = dy_1 times ... times dy_n $, and $ mu = (mu_1,...,mu_n) $ or
$$ E[f(Y_t)^n] = int_{-infty}^infty frac{f(y)^n}{sigma sqrt{2pi}} expleft(-frac{(y-mu)^2}{2sigma^2}right) dy $$
where $ mu = E[Y_t] $ and $ sigma^2 = operatorname{Var}(Y_t) $.
Please help me. If the answer is one of the equations then why is the reason behind the answer, if the answer is both of them, then why and when to use each equations. This confuses me a lot as Gaussian process is a multivariate normal but when we only take $ Y_t $ then it would be just normal.
stochastic-processes normal-distribution expected-value
Let $ {Y_t,0 leq t leq T} $ be a Gaussian process and $ f(.) $ is a measurable function. How can I represent the $n$th moment of $ f(Y_t) $ which is $ E[f(Y_t)^n] $?
Is it
$$ E[f(Y_t)^n] = int_{mathbb{R}_n} frac{f(y_1) ... f(y_n)}{(2pi)^{z/2}; |Sigma|^{1/2}} expleft(frac{1}{2} (mathbf{y}-mu)^intercal Sigma^{-1}; (mathbf{y}-mu)right) mathbf{dy} $$
where $ mathbf{y} = (y_1,...,y_n) $, $ mathbf{dy} = dy_1 times ... times dy_n $, and $ mu = (mu_1,...,mu_n) $ or
$$ E[f(Y_t)^n] = int_{-infty}^infty frac{f(y)^n}{sigma sqrt{2pi}} expleft(-frac{(y-mu)^2}{2sigma^2}right) dy $$
where $ mu = E[Y_t] $ and $ sigma^2 = operatorname{Var}(Y_t) $.
Please help me. If the answer is one of the equations then why is the reason behind the answer, if the answer is both of them, then why and when to use each equations. This confuses me a lot as Gaussian process is a multivariate normal but when we only take $ Y_t $ then it would be just normal.
stochastic-processes normal-distribution expected-value
stochastic-processes normal-distribution expected-value
edited Nov 30 at 16:50
asked Nov 29 at 5:41
Ben
526
526
2
$Y_t$ is simply a [univariate] Gaussian random variable, so it should be the second (if you fix the typo by changing $x$ to $y$).
– angryavian
Nov 29 at 5:55
I thought so too, but I found this arxiv.org/pdf/1510.01848.pdf. The moment of $ bar{sigma}^2_0 $, $ m_z $, is using the second equation in my question
– Ben
Nov 29 at 13:36
add a comment |
2
$Y_t$ is simply a [univariate] Gaussian random variable, so it should be the second (if you fix the typo by changing $x$ to $y$).
– angryavian
Nov 29 at 5:55
I thought so too, but I found this arxiv.org/pdf/1510.01848.pdf. The moment of $ bar{sigma}^2_0 $, $ m_z $, is using the second equation in my question
– Ben
Nov 29 at 13:36
2
2
$Y_t$ is simply a [univariate] Gaussian random variable, so it should be the second (if you fix the typo by changing $x$ to $y$).
– angryavian
Nov 29 at 5:55
$Y_t$ is simply a [univariate] Gaussian random variable, so it should be the second (if you fix the typo by changing $x$ to $y$).
– angryavian
Nov 29 at 5:55
I thought so too, but I found this arxiv.org/pdf/1510.01848.pdf. The moment of $ bar{sigma}^2_0 $, $ m_z $, is using the second equation in my question
– Ben
Nov 29 at 13:36
I thought so too, but I found this arxiv.org/pdf/1510.01848.pdf. The moment of $ bar{sigma}^2_0 $, $ m_z $, is using the second equation in my question
– Ben
Nov 29 at 13:36
add a comment |
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%2f3018236%2fmoment-function-of-gaussian-process%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
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.
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%2f3018236%2fmoment-function-of-gaussian-process%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
$Y_t$ is simply a [univariate] Gaussian random variable, so it should be the second (if you fix the typo by changing $x$ to $y$).
– angryavian
Nov 29 at 5:55
I thought so too, but I found this arxiv.org/pdf/1510.01848.pdf. The moment of $ bar{sigma}^2_0 $, $ m_z $, is using the second equation in my question
– Ben
Nov 29 at 13:36