Integral of a standard gaussian distribution
$begingroup$
Please see the image. I know that the integral of P(x) tends to 1. But the quadratic equation next to P(x) seems confusing.

probability-distributions normal-distribution
$endgroup$
add a comment |
$begingroup$
Please see the image. I know that the integral of P(x) tends to 1. But the quadratic equation next to P(x) seems confusing.

probability-distributions normal-distribution
$endgroup$
$begingroup$
What have you tried? please use mathjax to typeset math.
$endgroup$
– Viktor Glombik
Jan 20 at 23:21
$begingroup$
I am new to this forum. So, please click on the link to view the image
$endgroup$
– Hari Hara Kumar Rajanala
Jan 20 at 23:21
$begingroup$
Edit your question for the image to appear in your post.
$endgroup$
– BlackMath
Jan 21 at 0:15
add a comment |
$begingroup$
Please see the image. I know that the integral of P(x) tends to 1. But the quadratic equation next to P(x) seems confusing.

probability-distributions normal-distribution
$endgroup$
Please see the image. I know that the integral of P(x) tends to 1. But the quadratic equation next to P(x) seems confusing.

probability-distributions normal-distribution
probability-distributions normal-distribution
edited Jan 21 at 6:27
StubbornAtom
6,04811239
6,04811239
asked Jan 20 at 23:20
Hari Hara Kumar RajanalaHari Hara Kumar Rajanala
6
6
$begingroup$
What have you tried? please use mathjax to typeset math.
$endgroup$
– Viktor Glombik
Jan 20 at 23:21
$begingroup$
I am new to this forum. So, please click on the link to view the image
$endgroup$
– Hari Hara Kumar Rajanala
Jan 20 at 23:21
$begingroup$
Edit your question for the image to appear in your post.
$endgroup$
– BlackMath
Jan 21 at 0:15
add a comment |
$begingroup$
What have you tried? please use mathjax to typeset math.
$endgroup$
– Viktor Glombik
Jan 20 at 23:21
$begingroup$
I am new to this forum. So, please click on the link to view the image
$endgroup$
– Hari Hara Kumar Rajanala
Jan 20 at 23:21
$begingroup$
Edit your question for the image to appear in your post.
$endgroup$
– BlackMath
Jan 21 at 0:15
$begingroup$
What have you tried? please use mathjax to typeset math.
$endgroup$
– Viktor Glombik
Jan 20 at 23:21
$begingroup$
What have you tried? please use mathjax to typeset math.
$endgroup$
– Viktor Glombik
Jan 20 at 23:21
$begingroup$
I am new to this forum. So, please click on the link to view the image
$endgroup$
– Hari Hara Kumar Rajanala
Jan 20 at 23:21
$begingroup$
I am new to this forum. So, please click on the link to view the image
$endgroup$
– Hari Hara Kumar Rajanala
Jan 20 at 23:21
$begingroup$
Edit your question for the image to appear in your post.
$endgroup$
– BlackMath
Jan 21 at 0:15
$begingroup$
Edit your question for the image to appear in your post.
$endgroup$
– BlackMath
Jan 21 at 0:15
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Note: click on the 'edit' button on this answer to understand how to format your questions using Mathjax
You are trying to evaluate:
$$
int p(x) (ax^2 + bx+c)dx
$$
you can break this up into:
$$
a int p(x)x^2dx + bint p(x)xdx+ cint p(x)dx
$$
Then use the following facts:
$$
int p(x) x^2dx = mathbb{E}(x^2) = Var(x) + mathbb{E}(x)^2
$$
and
$$
int p(x) x dx= mathbb{E}(x)
$$
and finally:
$$
int p(x)dx = 1
$$
$endgroup$
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%2f3081255%2fintegral-of-a-standard-gaussian-distribution%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Note: click on the 'edit' button on this answer to understand how to format your questions using Mathjax
You are trying to evaluate:
$$
int p(x) (ax^2 + bx+c)dx
$$
you can break this up into:
$$
a int p(x)x^2dx + bint p(x)xdx+ cint p(x)dx
$$
Then use the following facts:
$$
int p(x) x^2dx = mathbb{E}(x^2) = Var(x) + mathbb{E}(x)^2
$$
and
$$
int p(x) x dx= mathbb{E}(x)
$$
and finally:
$$
int p(x)dx = 1
$$
$endgroup$
add a comment |
$begingroup$
Note: click on the 'edit' button on this answer to understand how to format your questions using Mathjax
You are trying to evaluate:
$$
int p(x) (ax^2 + bx+c)dx
$$
you can break this up into:
$$
a int p(x)x^2dx + bint p(x)xdx+ cint p(x)dx
$$
Then use the following facts:
$$
int p(x) x^2dx = mathbb{E}(x^2) = Var(x) + mathbb{E}(x)^2
$$
and
$$
int p(x) x dx= mathbb{E}(x)
$$
and finally:
$$
int p(x)dx = 1
$$
$endgroup$
add a comment |
$begingroup$
Note: click on the 'edit' button on this answer to understand how to format your questions using Mathjax
You are trying to evaluate:
$$
int p(x) (ax^2 + bx+c)dx
$$
you can break this up into:
$$
a int p(x)x^2dx + bint p(x)xdx+ cint p(x)dx
$$
Then use the following facts:
$$
int p(x) x^2dx = mathbb{E}(x^2) = Var(x) + mathbb{E}(x)^2
$$
and
$$
int p(x) x dx= mathbb{E}(x)
$$
and finally:
$$
int p(x)dx = 1
$$
$endgroup$
Note: click on the 'edit' button on this answer to understand how to format your questions using Mathjax
You are trying to evaluate:
$$
int p(x) (ax^2 + bx+c)dx
$$
you can break this up into:
$$
a int p(x)x^2dx + bint p(x)xdx+ cint p(x)dx
$$
Then use the following facts:
$$
int p(x) x^2dx = mathbb{E}(x^2) = Var(x) + mathbb{E}(x)^2
$$
and
$$
int p(x) x dx= mathbb{E}(x)
$$
and finally:
$$
int p(x)dx = 1
$$
answered Jan 21 at 0:43
dimebuckerdimebucker
1,66511129
1,66511129
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.
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%2f3081255%2fintegral-of-a-standard-gaussian-distribution%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$
What have you tried? please use mathjax to typeset math.
$endgroup$
– Viktor Glombik
Jan 20 at 23:21
$begingroup$
I am new to this forum. So, please click on the link to view the image
$endgroup$
– Hari Hara Kumar Rajanala
Jan 20 at 23:21
$begingroup$
Edit your question for the image to appear in your post.
$endgroup$
– BlackMath
Jan 21 at 0:15