How can the integral of a normal distribution be solved using substitution?

wombat4000
Messages
36
Reaction score
0

Homework Statement



I'm having difficulty integrating something,
click http://en.wikipedia.org/wiki/Normal_distribution
and under Cumulative distribution function, there is an integral - how do you get to the next line?


Homework Equations





The Attempt at a Solution




i have tried the substitution of t=u-\mu which gives
\int_{-\infty}^{x}e^{-t^{2}/2}dt

but can't integrate this.
 
Physics news on Phys.org
see error functions

wombat4000 said:
i have tried the substitution of t=u-\mu which gives
\int_{-\infty}^{x}e^{-t^{2}/2}dt
but can't integrate this.

Hi wombat! Welcome to PF :smile:

All you need is in http://en.wikipedia.org/wiki/Error_function

Good luck!

[size=-2](if you're happy, don't forget to mark thread "solved"!)[/size]​
 
Still don't really understand what's what - this to clarify this is what i was originally referring to
f26a8934f9cfafa33024e7ade8201463.png

and this is what i got from the error function page
7777288be8057a4c26904e48e168915c.png

but i need to integrate from -\infty to x.
 
Last edited:
Thanks for your help by the way!
 
An even function!

Ah! You didn't take account of the fact that the integrand is the same for -t as for t (an "even function"), so you can mutiply the limits by -1:

\int_{-\infty}^{x}e^{-t^{2}/2}dt​

is the same as:

\int_{-x}^{\infty}e^{-t^{2}/2}dt\qquad,​

which is (a multiple of) erfc(-x).

Then the top of the wikipedia page gives you the answer! :smile:

[size=-2](if you're happy, don't forget to mark thread "solved"!)[/size]​
 
i still don't get it.
 
i know that
4ecb9cb151969361ae1b2357fea5d66f.png

and
066ed14d31d7ea03d453237b18111eba.png

but i don't end up with
f26a8934f9cfafa33024e7ade8201463.png
 
should i being using this?

\int_{-x}^{\infty}e^{-t^{2}/2}dt\qquad = \int_{-x}^{\infty}{e^{-t^{2}}e^{t^{2}/2}}dt\qquad
 
what should \phi equal?

003dabb870f6a1fc0521a85000ea8090.png
?
 
  • #10
I think in this case, x should be greater than zero.
 
Back
Top