Notes βΊ EENG 3421: Probability and Statistics for Engineers Lecture 24
Sampling Distributions and Estimation
410 words 4 min Modified
Table of Contents
Sample Statistic and Population Parameter
- Sample statistics are numerical summary measures computed from sample data
- Population parameters are the corresponding measures computed from the full population
- Population parameters are constants at a given time
- Sample statistics vary from sample to sample
- Sample statistics are random variables
- Sampling distribution is the probability distribution of a sample statistic
A sample statistic is a numerical summary measure calculated for sample data
A population parameter is the corresponding numerical summary measure calculated for population data
The probability distribution of a sample statistic is called its sampling distribution
Population Distribution
The population distribution is the probability distribution of the population data
Sampling Error and Nonsampling Error
Sampling error is the difference between the value of a sample statistic and the value of the corresponding population parameter For the mean
$$ \text{sampling error} = \bar x - \mu $$Errors that occur in the collection recording and tabulation of data are called nonsampling errors
Mean and Standard Deviation of the Sampling Distribution of $\bar x$
The mean and standard deviation of the sampling distribution of $\bar x$ are denoted by $\mu_{\bar x}$ and $\sigma_{\bar x}$
A sample statistic is an unbiased estimator of a population parameter if its expected value equals the parameter $\bar x$ is an unbiased estimator of $\mu$
used when $n/N \le 0.05$
Shape of the Sampling Distribution of $\bar x$
- Case population is normal
- sampling distribution of $\bar x$ is normal for any $n$
- Case population not normal
- use central limit theorem for large $n$
If the population is normal with mean $\mu$ and standard deviation $\sigma$ then $\bar x$ is normal with
$$ \mu_{\bar x} = \mu $$$$ \sigma_{\bar x} = \frac{\sigma}{\sqrt n} $$For a large sample size, the sampling distribution of $\bar x$ is approximately normal irrespective of the population shape
$$ \mu_{\bar x} = \mu $$$$ \sigma_{\bar x} = \frac{\sigma}{\sqrt n} $$sample size usually considered large when $n \ge 30$
References
- Course lecture slides 23β26
Sources
- Course lecture slides 23β26