I am an Economics undergraduate who was reading through a textbook on statistical theory.
On one of the questions, I had to find the Variance of $X$ the joint probability distribution,
$f(x,y)=\frac{1}{4^{x+y}}$, where $x$ and $y$ were discrete random variables $x=0,1,2,...$ and $y=0,1,2,...$
When calculating $Var(x)$, and trying to find $E(x^2)$ I got stuck at the summation for $\frac{X^2}{4^X}$ for $0\le X$.
Previously in the part when I calculated $E(x)$, I was able to sum $\frac{X}{4^X}$ using an AGP.
However, when looking at the variance portion, I'm not sure what kind of series this is, and what method I can use to derive an answer.
Any help would be greatly appreciated !!