Unfortunately, it's been a while since I last studied mathematics - so I'm currently fuzzy to say the least. I am now skim reading through lecture notes for a module on Markov Processes and have come across the below that I cannot quite understand.
In my lecture notes, they have derived (from the CLT) that, for a simple random walk
$$ \frac{\frac{X_{n}}{n}-(p-q)}{\sqrt{\frac{4pq}{n}}} \rightarrow N(0, 1) $$
as $n \rightarrow \infty$ (where $p$ is the probability of the process increasing and $q$ is the probability of it decreasing).
I understand the above just fine. However, the notes then go on to say that this is equivalent to
$$ X_{n} \simeq X_{n}' \sim N(n(p-q), 4npq) $$
for large $n$. This is the part I do not understand. Could anyone explain how these expressions are equal, and where the $X_{n}'$ term comes from?