Defining Properties of Probability
Defining properties of a probability refers to the rules that constitute any given... Read More
The standard error (SE) of the sample mean refers to the standard deviation of the distribution of the sample means. It gives analysts an estimate of the variability they would expect if they were to draw multiple samples from the same population. While the standard deviation measures the variability obtained within one sample, the standard error gives an estimate of the variability between many samples.
Provided the population standard deviation, σ, is known, analysts use the following formula to estimate the standard error of the sample mean, denoted as σx:
$$ \sigma_x=\cfrac {\sigma}{\sqrt n} $$
Where n is the sample size.
However, the population standard deviation, σ, is usually unknown. In such a case, the following formula is used to estimate the standard error of the sample mean, also denoted as Sx:
$$ S_x =\cfrac {S}{\sqrt n} $$
Where S is the sample standard deviation; and \(S^2 =\cfrac {\sum \left(X_i- X \right)^2}{n- 1} \).
The standard error of the sample mean gives analysts an idea of how precisely the sample mean estimates the population mean. A lower value of the standard error indicates a more precise estimation of the population mean. On the other hand, a larger value of the standard error indicates a less precise estimate of the population mean.
It’s also important to note that the standard error becomes smaller as the sample size increases. This happens because increasing the sample size ultimately brings the sample mean closer to the true value of the population mean.
In a certain property investment company with an international presence, workers have a mean hourly wage of $12 with a population standard deviation of $3. Given a sample size of 30, estimate and interpret the SE of the sample mean:
$$ \begin{align*} \sigma_x & =\cfrac {\sigma}{\sqrt n} \\ & =\cfrac {3}{\sqrt {30}} \\ & = $0.55 \\ \end{align*} $$
Interpretation: if we were to draw several samples of size 30 from the employee population and construct a sampling distribution of the sample means, we would end up with a mean of $12 and a standard error of $0.55.
A sample of 30 latest returns on XYZ stock reveals a mean return of $4 with a sample standard deviation of $0.13. Estimate the SE of the sample mean.
$$ \begin{align*} S_x & =\cfrac {S}{\sqrt n} \\ & =\cfrac {0.13}{\sqrt {30}} \\ & = $0.02 \\ \end{align*} $$
Interpretation: If we were to draw more samples from the population of yearly returns on XYZ stock and construct a sample mean distribution, we would end up with a mean of $4 and a standard error of $0.02.
Question
Assume that we have increased the sample size to 80 in the example above and derived similar values for the mean and standard deviation of returns. Estimate the standard error of the sample mean.
A. 0.01
B. 0.02
C. 0.08
Solution
The correct answer is A.
$$ \begin{align*} S_x & =\cfrac {S}{\sqrt n} \\ & = \cfrac {0.13}{\sqrt {80}} \\ & = $0.01 \\ \end{align*} $$
This clearly proves that increasing the sample size reduces the SE of the sample mean.
Reading 10 LOS 10f:
Calculate and interpret the standard error of the sample mean