I sometimes get confused when reading statistical definitions when they mention random variables (RV). Are they talking about a single draw? Are they talking about an estimator? To make things clear for myself (and others reading the question) I have created a list of statements that I think are true. Is there anything that I have said here that is false?
1) An element in a population IS NOT a RV since it cannot take on a set of different values.
2) A parameter of a population (e.g. mean) IS NOT a RV since it is based on elements which are not RVs.
3) A random draw from a population IS a RV since its realization is based on the proportion of that element in the population.
4) A sample is made of RVs since each element of the sample is itself a RV.
5) A statistic of a sample (e.g. sample mean) IS a RV since the sample is made up of RVs.
6) An estimator of a population parameter (e.g. sample mean) IS a RV since it is based on a sample and the sample is made up of RVs.
7) A sequence of statistics (e.g. sequence of sample means) is a sequence of RVs.
8) A sequence may converge to either to a constant or a RV.