TeenieBopper
- 27
- 0
Homework Statement
Showthe two forms of the sample variance are equivalent:
\frac{1}{n-1}\sum_{i=1}^\n (Y<sub>i</sub>-Ybar)<sup>2</sup> = \frac{1}{n(n-1)}\sum_{i=1}^\n \sum_{j>i}\n (Y<sub>i</sub>-Y<sub>j</sub>)<sup>2</sup>
The first summation is from i=1 to n, the second is i=1 to n and the third is j>i to n. Sorry, I don't know how to format those.
Homework Equations
The Attempt at a Solution
I don't really know where to begin, so I tried just expanding and cancelling where I could. I know the (n-1) in the denominator on both sides cancel, and then after expanding I get
\sum (Y<sub>i</sub><sup>2</sup>-2Y<sub>i</sub>Ybar + Ybar<sup>2</sup> = \frac{1}{n}\sum \sum (Y<sub>i</sub><sup>2</sup>-2Y<sub>i</sub>Y<sub>j</sub>+Y<sub>j</sub><sup>2</sup>)
Then, I can distribute the 1/n and the summations on the right side. If I do that, and I have a term that does not have j (such as Yi), I can essentially drop the j summation from that term, correct? After I do that, I have the following:
\sum Y<sub>i</sub><sup>2</sup> -2\sum Y<sub>i</sub>Ybar + \sum Ybar<sup>2</sup> = \frac{1}{n}\sum Y<sub>i</sub><sup>2</sup> - \frac{2}{n}\sum \sum Y<sub>i</sub>Y<sub>j</sub>+\sum \sum Y<sub>j</sub><sup>2</sup>
And here's where I'm stuck (assuming I even did everything right to get here, which I doubt). I don't know how to deal with the Yj, among other things. Any help would be greatly appreciated.
edit: I'm sorry about the terrible formatting. I tried using the LaTex tag buttons and I've looked at the FAQ; not sure what I'm doing wrong.
Last edited: