Let $(X_{k})_{k \in\ \mathbb{N}}$ be a sequence of square integrable and i.i.d random variables. Define $\bar{X}_{n} = \frac{1}{n}\sum^{n}_{i=1}X_{i}$. Then we have $Var(\bar{X}_{n}) = \mathbb{E}[(\bar{X}_{n} - \mathbb{E}[X_{1}])^{2}] = \frac{1}{n}Var[X_{1}]$. The proof is an exercise.
I am stuck here because of this $X_{1}$ constant, which I know if I take the expectation of, is just a constant. Here is what I have tried:
I started by using the usual variance derivation formula: $Var(X) = \mathbb{E}[({X} - \mathbb{E}[X])^{2}]= \mathbb{E}[X^{2}] - (\mathbb{E}[X])^{2}$
Plugging in the relevant values yielded me: $\mathbb{E}[\bar{X}_{n}^{2} - 2 \bar{X}_{n}\mathbb{E}[X_{1}] + (\mathbb{E}[X_{1}])^{2}]$
By the property of expectation of a constant, this got me: $\mathbb{E}[\bar{X}_{n}^{2} - 2X_{1} \bar{X}_{n} + X_{1}^{2}]$
However, I am not sure where to got next, this $X_{1}$ has really thrown me off here.
Use the properties of variance: \begin{align} \operatorname{Var}(\bar{X}_n)&=\frac{1}{n^2}\operatorname{Var}\!\left(\sum_{1\le i\le n}{X}_i\right)=\frac{1}{n^2}\sum_{1\le i,j \le n}\operatorname{Cov}(X_i,X_j) \\ &=\frac{1}{n^2}\sum_{1\le i\le n}\operatorname{Var}(X_i)+\frac{1}{n^2}\sum_{i\ne j}\operatorname{Cov}(X_i,X_j)=\ldots \end{align}