Statistics estimates population parameters:
A calculated sample statistic is known as a point estimate. Statistics thinks of these as random variables, since (abstractly) statistics are just functions of random variables.
\(\bar{X} = \frac{\sum_{i=1}^N X_i}{N}\)
Consider a dataset about possums from Australia and New Guinea. Suppose we collected 1000 random samples of 50 possums each and calculated the mean from each sample. So now we have 1000 sample means. What’s the shape of the sample means?
It is useful to think of a particular point estimate as being drawn from this continuous distribution, the sampling distribution.
The sampling distribution has its own mean and standard deviation, called the standard error.
Let’s use the definition \(\sigma_{\bar{X}} = \sigma/\sqrt{n}\).