questions about the Central Limit Theorem
Jan. 19th, 2007 06:58 pmEvil Genie: Is it possible to come up with an infinite sequence of Gaussians centered around 0 such that the sum never changes the total distribution Sigma_k<=i(X_k)? (i.e., the total s.d. stays at 1 forever) By how much will the s.d. need to increase each time? What kind of progression is this?
Limit Distribution for Products:
Is there a limit distribution for products? i.e. an analog of the Central Limit Theorem?
In this new case, adding a constant term, i.e. pushing the mean of the distribution to the right or left will affect the shape of the total distribution dramatically. Also, it will not be scale-invariant: multiplying distributions falling mostly within [-1,1] will make the s.d. smaller, whereas distributions falling mostly outside of that range will make the s.d even larger. A natural question is: at what s.d. is multiplication stable, i.e. for what value of sd(F), is it the case that sd(F*F) = sd(F)?
I don't know what the product of 2 Gaussians looks like, or how to find out, other than by programming a simulation.
Claim: Either this distribution is symmetric around 0, or it will be among positive values (i.e. density will be 0 for all negative values).
Argument: if there is more density in the positive values than in the negative values or vice-versa, the F^2 will have even more density in the positives, F^4 even more, and so forth.
My intuition says that multiplying two Gaussians centered around 0 will give you a shape that looks like a McDonald's M. I don't know why.
Limit Distribution for Products:
Is there a limit distribution for products? i.e. an analog of the Central Limit Theorem?
In this new case, adding a constant term, i.e. pushing the mean of the distribution to the right or left will affect the shape of the total distribution dramatically. Also, it will not be scale-invariant: multiplying distributions falling mostly within [-1,1] will make the s.d. smaller, whereas distributions falling mostly outside of that range will make the s.d even larger. A natural question is: at what s.d. is multiplication stable, i.e. for what value of sd(F), is it the case that sd(F*F) = sd(F)?
I don't know what the product of 2 Gaussians looks like, or how to find out, other than by programming a simulation.
Claim: Either this distribution is symmetric around 0, or it will be among positive values (i.e. density will be 0 for all negative values).
Argument: if there is more density in the positive values than in the negative values or vice-versa, the F^2 will have even more density in the positives, F^4 even more, and so forth.
My intuition says that multiplying two Gaussians centered around 0 will give you a shape that looks like a McDonald's M. I don't know why.