Expectation calculation

Joined
9/11/14
Messages
8
Points
11
Hi,

I have an exercise on which I am struggling:

Suppose X is a Gaussian variable of mean 0, and standard deviation σ,
and define N(u) as the CDF of a centered Gaussian variable of mean 0 and
variance 1,
Calculate the expectation of N(X).

Can someone please help or give guidance on this?
 
Not this is correct. How did you get this result?
I have run a simulation in excel and I get 0.5 for whatever standard deviation I chose for X.
 
Were you running your simulations for sigma=1? In that case, the density in question can easily be shown to be uniformly distributed on (0,1) by considering the CDF of N(X). I'm pretty sure the same approach can be used for a general sigma.
 
You can prove that N(x) has a uniform distribution on [0,1]. Then you can use properties of the uniform distribution to calculate the mean. which you will find is 0.5
 
Nothing wrong with getting a little fancy like in the given answers, but you can very simply note the symmetry of the normal distribution (N(-x) = 1 - N(x)). Use this when setting up the integral for the expectation of the cdf to write it as three integrals. You'll note a cancellation which leaves you integrating the pdf of the normal but only over "half" the real line.
 
Back
Top