I need help to understand sum of independent identical distributed random variables.
Suppose we have a sequence of i.i.d discrete random variables, $\{X_i:i\geq 1\}$, with common probability mass function $f(k)=1/3$ where $k=1,2,3$. Now, let $S_n=\sum_{i=1}^nX_i$ for $n\geq 1$.
Find the probability that $S_n$ is even and find the probability that $S_n$ is even given that $S_{n-1}$ is even.
When we calculate the probability for $S_n$ is even, I think we are calculating $P(\sum_{i=1}^nX_i\;\text{ is even})$. At this point, I don't know how to use the property of i.i.d. to find the probability.