Normal Distribution: PDF of a Normally Distributed Random Variable

Gallagher
Messages
8
Reaction score
0

Homework Statement


A Normally distributed random variable with mean μ has a probability
density function given by

_ρ_...*...((-ρ2(x-μ)2)/2δ)
√2∏δ|...e^

Homework Equations


Its standard deviation is given by: A)ρ2/δ B)δ/ρ C)√δ|/ρ D)ρ/√δ| E)√δ|/2ρ


The Attempt at a Solution



Now I know that the probability density function of a normal distribution is given by one over sigma * the square root of two pi, all times e to the power of negative (x minus mu) squared over 2 sigma squared.

The differences between this equation and the PDF for a normally distributed random variable then are minute and come to ro instead of 1 and the square of sigma instead of sigma in the outer part and ro squared as well as sigma not being squared in the denominator of the exponential.

What I don't know is how to parse out the standard deviation from all of this. Am I to integrate it? If not, which parts of the probability density function comprise its variance or standard deviation. Any guidance would be much appreciated.

Also, apologies for my shoddy depiction and description of these equations. A clearer version of the problem I'm working on can be found here: http://www.7citylearning.com/cqf/pdf/maths_test.pdf It is question 13.

I'll also attach the notes I'm working off of in trying to solve this query.
 

Attachments

  • Normal Dist Notes.png
    Normal Dist Notes.png
    47 KB · Views: 1,328
Physics news on Phys.org


Don't worry too much about the constant at the front, this is just to normalise the distribution (though it will be a useful check), the exponential gives it its shape.

As sigma has already be taken, to prevent confusion, let's call the standard deviation d


so you have
e^{-\frac{\gamma^2}{\sigma}\frac{(x-\mu)^2}{2}}

a normal distribution with standard deviation d, has
e^{-\frac{(x-\mu)^2}{2d^2}}

equating them we have
\frac{(x-\mu)^2}{2d^2}=\frac{\gamma^2}{\sigma}\frac{(x-\mu)^2}{2}

once you solve for d, you can check it makes sense in the normalisation constant.
 


Sir, you are a God among men. The brilliance of your statement, "As sigma has already be taken, to prevent confusion, let's call the standard deviation d", is beyond measure. You have my eternal gratitude.
 
I find the answer to be the following:

d = \frac{\sqrt{σ}}{\gamma}

Where d is the standard deviation of variable for the given pdf. Could someone confirm/correct my result, please?

-Mike
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top