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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 12K views
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 [tex]t=u-\mu[/tex] which gives
[tex]\int_{-\infty}^{x}e^{-t^{2}/2}dt[/tex]

but can't integrate this.
 
Physics news on Phys.org
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 [tex]-\infty[/tex] 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:

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

is the same as:

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

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?

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

003dabb870f6a1fc0521a85000ea8090.png
?
 
I think in this case, x should be greater than zero.