Integral of a standard gaussian distribution












0












$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.



enter image description here










share|cite|improve this question











$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
















0












$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.



enter image description here










share|cite|improve this question











$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














0












0








0





$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.



enter image description here










share|cite|improve this question











$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.



enter image description here







probability-distributions normal-distribution






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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


















  • $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










1 Answer
1






active

oldest

votes


















0












$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
$$






share|cite|improve this answer









$endgroup$













    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%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









    0












    $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
    $$






    share|cite|improve this answer









    $endgroup$


















      0












      $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
      $$






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $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
        $$






        share|cite|improve this answer









        $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
        $$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 21 at 0:43









        dimebuckerdimebucker

        1,66511129




        1,66511129






























            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%2f3081255%2fintegral-of-a-standard-gaussian-distribution%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

            Mario Kart Wii

            Understanding the size os this class of aleatory events

            Partial Derivative Guidance.