We say that a sequence of random scalars $\{z_{n}\}$ converge in probability to a constant $\alpha$ , if for any $\epsilon>0$ ,$$\lim_{n\rightarrow\infty}\mathbb{P}\left(|z_{n}-\alpha|>\epsilon\right)=0$$
I understand the application of this notion to the Weak Law of Large Numbers, where I understand that when the sample size grows, the sampling distribution of the sample mean approaches the population value. However, the sample mean is a statistic. How can I think of a *sequence *of random scalars when it is not a statistic? What does $n$ mean in that case? Does it still mean sample size? What would convergence in probability mean in that setting? What 'distribution' or hypothetical distribution do we have in mind to compare to $\alpha$?