Re: Z = U(0,1)*N(0,1) + U(0,1)*N(0,1) + ... + U(0,1)*N(0,1) is distributed how?
*Given the independence*
Var(X*Y) = E((X*Y-E(X*Y)*(X*Y-E(X*Y)) =
=E((X^2*Y^2)) - (E(X))^2*(E(Y))^2
If X~N(0,1) and Y~U(0,1)
Var(Z*U)= E(N^2)*E(U^2) = 1*1/3
Note : N^2 is a chi^2 with r=1 df, which mean value is r.
E(U^2) can be found immediately by integration
For the sum of n of these products
Var (sum (Z*U)) = n* Var(Z*U) = n/3
Sigma (sum(Z*U)) = sqrt(n/3)
I thought it was harder.
_________licas (Luis A. Afonso)
.
- Prev by Date:
RF does not know that MAP = posterior mode
- Next by Date:
Re: Relationship between pearson's correlation coeffcient and sigma
- 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: derivative of an integral
... indefinite integration on coswhere t is the dummy variable. ... It is something like summing up a sequence of elements. ... Like SIGMA ... see the analogy between a definite integral and a definite sum. ... (sci.math) - Re: Eulers Summation Formula
... it seems to me that the sum in the LHS can ... of the RHS approximates the sum/step function from above. ... The Euler-summation uses a replacement of E~ by a product ... Q3 Is there a reason why the author used integration ... (sci.math) - Re: Putnam 2005 -- some answers [SPOILER ALERT]
... >(In order to justify term-by-term integration we could, for example, ... >replace the Taylor series by the Taylor polynomial and note that the ... >So the Nth partial sum for our series for the integral expands to ... (sci.math) - Re: help with basic integration concept
... limit of the sum of y, how can one show that the integral of 3x**2 ... is x**3 without resorting to the fact that integration is simply the ... parts so that we get a number of long thin vertical strips; ... A/n * sum 3^2 ... (rec.puzzles) - an integral expression for the sum of divisors function
... analytic function. ... expression for the sum of divisors function that I discovered. ... Here we have a multiple integral expression for sigma ... (sci.math) |
|