Sampling Distributions¶
Sampling Distributions for Sample Means¶
Take all possible samples of size from a population and calculate the sample mean for each, all possible values of the sample mean are calculated
Parameters of Sampling Distributions for Sample Means¶
- Mean =
- Standard deviation =
- Standardized -score =
Normality of Sampling Distributions for Sample Means¶
- If the population is normally distributed, the sampling distribution for sample means is normally distributed
Central Limit Theorem¶
- If a population is not normally distributed
- A large enough random sample of size is taken while sample values are independent
- Then the sampling distribution for sample means is approximately normally distributed
Sampling Distributions for Differences in Sample Means¶
One-Sample Problem¶
When one random sample of size has been taken from one population
Two-Sample Problem¶
If one random sample of size is taken from one population, then a different random sample of size is taken from a different population that is independent to the first population
Parameters of Sampling Distribution for Differences in Sample Means¶
- Mean =
- Standard deviation =
- Sampling with replacement or each sample size is less than 10% of the population size
- Otherwise, will be smaller
- Standardized -score =
Normality of Sampling Distributions for Differences in Sample Means¶
- If two independent populations are normally distributed, the sampling distribution for differences in sample means is also normally distributed
Sampling Distributions for Sample Proportions¶
- Population proportion, , is the percentage of success
- is the sample size
- is the number of successes in a sample, following binomial distribution
- Sample proportion
If
Then
- Normally distributed
- Mean =
- Standard deviation =
- -score =
Sampling Distributions for Differences in Sample Proportions¶
If
Then
- Normally distributed
- Mean =
- Standard deviation =
- Standardized -score =
Biased & Unbiased Estimators¶
Estimator is used to estimate the population parameter
To know if an estimator is a good predictor
- All possible estimates from all possible samples of size must be generated
- Check to see if, on average, estimates are centered around the value of the population parameter
- An estimator is said to be unbiased if the mean of its sampling distribution equals the population parameter being estimated
Unbiased Estimators¶
- Sample mean
- Sample proportion
- Sample standard deviation
Affects on Unbiased Estimators¶
- does not affect
- Greater gives more accurate