Calculating Standard Deviation for U(-1,1) Distribution

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
2 replies · 3K views
squenshl
Messages
468
Reaction score
4
Consider the Uniform distribution (continuous) U(-1,1) which has p.d.f. f(x) = 1/2 for -1 < x < 1 and 0 otherwise.

I have calculated the Fourier transform using the characteristic function and got fhat(epsilon)= sin(epsilon)/epsilon

How do I calculate the standard deviation of this distribution using both the Fourier transform and the definition. I know that the standard deviation is 1/sqrt(3) but how do I get this using what's above.
 
Physics news on Phys.org
The simplest method is to calculate the integral of x2 with respect to the density function you are given (=1/3). Since the mean = 0, the variance = 1/3 and the standard deviation = 1/√3. You could expand fhat into a power series and the coefficient of the x2 term gives the second moment (there may be a factor here).
 
By definition fhat(t)=E[exp(itX)] so if you expand exp(itX) in a Taylor series you'll get an expression for the moments in terms of the Taylor series of fhat.