Econ 204 // Spring 2024
2024-01-29
Quantitative Variables in Finite Populations and Samples:
Notation, Definitions, and Facts
I. QUANTITATIVE VARIABLES IN POPULATIONS
Notation
A finite population consists of elements, labelled , where is a real number.
is the name of a quantitative variable (QVAR).
For , is the value of for elements .
Definition: The population mean of a QVAR
The population mean of a QVAR is represented by the symbol , and defined as
Definition: A deviation from the population mean of a QVAR for a given element
A deviation from the population mean of a QVAR for a given element is the difference between the value of for the given element and the population mean of The deviation from the population mean of for element is represented by the symbol :
Fact
For any finite population and any QVAR , if you find the deviation from the population mean of for every element in the population, and then add up all those deviations, you will find that the sum is zero.
To put that more succinctly: for any finite population and any quantitative variable , the sum of the deviations from the means is always equal to 0.
This is true no matter how many elements there are in the population and no matter what the values of are for the elements.
More formally: Given a finite population consisting of any number of elements, and given any values of a QVAR ,
or equivalently,
Proof of this fact
We can prove this equality through several steps of algebra. Every step is just a rearrangement of terms.
Definition: The population mean absolute deviation of a QVAR
The population mean absolute deviation of a QVAR is represented by the symbol , and defined as
Definition: The population variance of a QVAR
The population variance of a QVAR is represented by the symbol , and defined as
Definition: The population standard deviation of a QVAR
The population standard deviation of a QVAR is represented by the symbol , and defined as
II. QUANTITATIVE VARIABLES IN SAMPLES
The notation we use for samples is different from the notation we use for populations.
For some concepts, the definitions for samples are identical to the definitions for populations, and the only differences are in the notation.
For other concepts, the differences are not only in the notation—the definitions for samples are similar, but not identical, to the definitions for populations.
Notation
A sample consists of observations, labelled .
is the name of a quantitative variable.
For , is the value of for observation .
Definition: The sample mean of a QVAR
The sample mean of a QVAR is represented by the symbol , and defined as
Definition: A deviation from the sample mean of a QVAR for a given observation
A deviation from the sample mean of a QVAR for a given observation is the difference between the value of for the given observation and the population mean of . The deviation from the sample mean of for observation is represented by the symbol :
Fact
For every sample and any QVAR , if you find the deviation from the sample mean of for every observation in the sample, and then add up all those deviations, you will find that the sum is zero.
To put that more succinctly: for any sample and any quantitative variable , the sum of the deviations from the means is always equal to 0.
This is true no matter how many observations there are in the sample and no matter what the values of are for the observations.
More formally: Given a sample consisting of any number of observations, and given any values of a QVAR ,
Proof of this fact
We can prove this equality through several steps of algebra. Every step is just a rearrangement of terms.
\sum\limits_{I = 1}^N {\left( X_I - \mu_X \right)} \\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = \sum\limits_{I = 1}^N X_I - \sum\limits_{I = 1}^N \mu_X \\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = \sum\limits_{I = 1}^N X_I - N{\mu_X}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = N\left( \frac{\sum\limits_{I = 1}^N X_I}{N} \right) - N{\mu_X}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = N{\mu _X} -N{\mu _X}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = 0\end{array}$$ <u>Definition: The sample mean absolute deviation of a QVAR<u> The **_sample mean absolute deviation_** **_of a QVAR_** $X$ is represented by the symbol $ma{d_X}$, and defined as $$ma{d_X} = \frac{{\sum\limits_{i = 1}^n {\left| {{x_i} - \bar x} \right|} }}{{n - 1}}$$ <u>Definition: The sample variance of a QVAR<u> The **_sample variance_** **_of a QVAR_** $X$ is represented by the symbol $s_X^2$, and defined as $$s_X^2 = \frac{{\sum\limits_{i = 1}^n {{{\left( {{x_i} - \bar x} \right)}^2}} }}{{n - 1}}$$ <u>Definition: The sample standard deviation of a QVAR<u> The **_sample standard deviation_** **_of a QVAR_** $X$ is represented by the symbol ${s_X}$, and defined as $${s_X} = \sqrt[ + ]{{s_X^2}}$$