Question about Variance propagation of random variables
- From: miki <miki.livne@xxxxxxxxx>
- Date: Wed, 2 Apr 2008 07:03:25 -0700 (PDT)
Hello All,
I have a question about propagation of the variance of random
variables.
This is the problem,
Let X,Y,Z be independent Gaussian random variables with known first
and second order statistics. Namely,
E[x] = E[y] = E[z] = 0
S(x) = Sx, S(y) = Sy, S(z) = Sz (1Sigma standard variation)
So, if we set V = [x; y ; z], we have, Cov[V] = [SxSx 0 0; 0 SySy 0 ;
0 0 SzSz]
Now, consider the simple function, V_Hat = sqrt(X.*X + Y.*Y)
the question is, what is the variance of V_Hat?
Is the following equation correct: S(V_Hat) = sqrt(SxSx + SySy) ?
MATLAB simulations shows that this equation is true for small
variances (SxSx, SySy).
How can I find an Analytical expression for S(V_Hat)?
Thanks in advance,
Miki
.
- Follow-Ups:
- Re: Question about Variance propagation of random variables
- From: Ray Vickson
- Re: Question about Variance propagation of random variables
- Prev by Date: Re: 2^ aleph_x =/= aleph(x+1) !! aleph = beth !!
- Next by Date: Re: 2^ aleph_x =/= aleph(x+1) according to tim ???
- Previous by thread: Definite Integral of exp*BesselK ?
- Next by thread: Re: Question about Variance propagation of random variables
- Index(es):
Relevant Pages
|