6-1. The Mean and Standard Deviation of the Sample Mean
样本均值
Last updated
样本均值
Last updated
Suppose we wish to estimate the mean of a population.
In actual practice we would typically take just one sample.
Imagine however that we take sample after sample, all of the same size and compute the sample mean of each one.
We will likely get a different value of each time.
The sample mean is a random variable: it varies from sample to sample in a way that cannot be predicted with certainty.
We will write when the sample mean is thought of as a random variable, and write for the values that it takes.
The random variable has a mean, denoted , and a standard deviation, denoted .
Here is an example with such a small population and small sample size that we can actually write down every single sample.
EXAMPLE 1. A rowing team consists of four rowers who weigh 152, 156, 160, and 164 pounds. Find all possible random samples with replacement of size two and compute the sample mean for each one. Use them to find the probability distribution, the mean, and the standard deviation of the sample mean .
[ Solution ]
all possible samples
Mean and Variance of Sample Means
7 possible sample means : {152, 154, 156, 158, 160, 162, 164}
probability distribution of the sample means : {1/16, 2/16, 3/16, 4/16, 3/16, 2/16, 1/16}
= 158
.
Mean and Variance of Population
population : {152, 156, 160, 164}
mean
variance
Suppose random samples of size n are drawn from a population with mean μ and standard deviation σ. The mean and standard deviation of the sample mean satisfy
and
EXAMPLE 2. The mean and standard deviation of the tax value of all vehicles registered in a certain state are and Suppose random samples of size 100 are drawn from the population of vehicles. What are the mean and standard deviation of the sample mean ?
[ Solution ]