epr2008
- 44
- 0
Homework Statement
The n random variables X_{1}, X_{2},..., X_{n} are mutually independent and distributed with the probability density
f(x)=\frac{1}{\pi(1+x^{2})}
i) Find the probability density of the average
Y=\frac{1}{n}\Sigma^{i=1}_{n}X_{i}
ii) Explain why it does not converge toward the normal distribution,as would be expected from the central limit theorem.
Homework Equations
F_{Y}(y)=\int\int\ldots\int_{Y=\frac{1}{n}\Sigma^{i=1}_{n}X_{i}}f_{X_{1}}(x_{1})f_{X_{2}}(x_{2}) \ldots f_{X_{n}}(x_{n})dx_{1}dx_{2}\ldots dx_{n}
The Attempt at a Solution
i)
F_{Y}(y)=\frac{1}{(2\pi i)^{n}}\int\int\ldots\int_{Y=\frac{1}{n}\Sigma^{i=1}_{n}X_{i}}(\frac{1}{\frac{x_{1}}{n}+i}-\frac{1}{\frac{x_{1}}{n}-i})(\frac{1}{\frac{x_{2}}{n}+i}-\frac{1}{\frac{x_{2}}{n}-i}) \ldots (\frac{1}{\frac{x_{n}}{n}+i}-\frac{1}{\frac{x_{n}}{n}-i})dx_{1}dx_{2}\ldots dx_{n}
That is as far as I got because I don't know how to integrate over a hyperplane...
ii)
I Haven't gotten to this but I am guessing that the reason that it does not converge is because the variance is negative or something long those lines.
I'd appreciate any help, whether there's a simpler way to do part (i) or I did something wrong in it.
Thanks in advance.