Chapter 13
The distribution of the sample statistic is normal if certain conditions are met.
Example: In a sample of 224 ring-tailed lemurs, the average weight was 924 grams.
We expect the sample statistic to approximate the population parameter
But if you looked at a different sample you would not expect to get the same number!
Either use simulation (randomization, bootstrapping, etc!)
Or use mathematical theory to know what to expect if we had taken repeated samples (central limit theorem)
What qualifies as “large enough” differs by context (i.e., from sample statistic to sample statistic).
E.g. for proportions, need at least 10 expected successes and 10 expected failures.
The normal distribution is not just any unimodal and symmetric distribution, it follows the 68-95-99.7 rule.
The mean height of female identifying adults in the U.S. is 64.5’’ with a standard deviation of 2.5’’.
Based on the empirical rule, about 95% of the adult female population is in what range of heights?
The center of the sampling distribution will be at the true population parameter.
The spread of the sampling distribution is measured by the standard error (like the spread of a single sample is measured by the standard deviation)
Each sample statistic has own formula for standard error
We’ll see these in later chapters…