Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
liam_herron wrote:
If I have a r.v. Z which is the sum of n products where each product
is a Uniform r.v. multiplied by a standard normal r.v., what is the
distribution of Z? I am curious as I am simulating a factor loaded
model with random numbers.
I assume all your component random variables are independent. I doubt
you will find a nice closed form expression for the distribution or
density. Even with n =1, the best I can come up for the density is
z |-> integral(u=0..1, exp(-z^2 / (2 u^2)) / sqrt(2 pi)
For general n, the characteristic function of Z is
t |-> (pi / 2)^(n/2) t^-n [erf(t / sqrt(2))]^n
--
Stephen J. Herschkorn sjherschko@xxxxxxxxxxxx
Math Tutor on the Internet and in Central New Jersey and Manhattan
.
- Prev by Date:
Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
- Next by Date:
Re: "Double" lottery winner
- Previous by thread:
Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
- Next by thread:
Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
- Index(es):
Relevant Pages
- Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
... I am curious as I am simulating a factor loaded ... independent uniform random variables, and W is normal. ... The distribution cannot be obtained in closed form; ... Herman Rubin, Department of Statistics, Purdue University ... (sci.stat.math) - Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
... I am curious as I am simulating a factor loaded ... I assume all your component random variables are independent. ... will be very close to a normal distribution - by the central limit ... I think you make a mistake here and the variance is n*^n. ... (sci.stat.math) - Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
... I am curious as I am simulating a factor loaded ... I assume all your component random variables are independent. ... will be very close to a normal distribution - by the central limit ... (sci.stat.math) - Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
... I am curious as I am simulating a factor loaded ... independent uniform random variables, and W is normal. ... Note that U^2 has a beta distribution. ... If I recall an investigation I once did correctly, you can often approximate the mixutre of beta distributions by a beta distribution. ... (sci.stat.math) - Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
... is a Uniform r.v. ... I am curious as I am simulating a factor loaded ... I assume all your component random variables are independent. ... If n is appreciable, say n=10 or larger, then your distribution ... (sci.stat.math) |
|