Summary: Confidence Intervals: Confidence Interval, Single Population Mean, Population Standard Deviation Known, Normal is part of the collection col10555 written by Barbara Illowsky and Susan Dean with contributions from Roberta Bloom.
To construct a confidence interval for a single unknown population mean
The margin of error depends on the confidence level (abbreviated CL). The confidence level is the probability that the confidence interval estimate that we will calculate will contain the true population parameter. Most often, it is the choice of the person constructing the confidence interval to choose a confidence level of 90% or higher because he wants to be reasonably certain of his conclusions.
There is another probability called alpha (
The confidence interval is
If the confidence level (CL) is 95%, then we say that "We estimate with 95% confidence that the true value of the population mean is between 4.5 and 9.5."
A confidence interval for a population mean with a known standard deviation is
based on the fact that the sample means follow an approximately normal
distribution. Suppose that our sample has a mean of
To get a 90% confidence interval, we must include the central 90% of the probability of the normal distribution. If we include the central 90%, we leave out a total of 10% in both tails, or 5% in each tail, of the normal distribution.

To capture the central 90%, we must go out 1.645 "standard deviations" on either side of the calculated sample mean. 1.645 is the z-score from a Standard Normal probability distribution that puts an area of 0.90 in the center, an area of 0.05 in the far left tail, and an area of 0.05 in the far right tail.
It is important that the "standard deviation" used must be appropriate for the parameter we are estimating. So in this section, we need to use the standard deviation that applies to sample means, which is
To construct a confidence interval estimate for an unknown population mean, we need data from a random sample. The steps to construct and interpret the confidence interval are:
We will first examine each step in more detail, and then illustrate the process with some examples.
When we know the population standard deviation σ, we use a standard normal distribution to calculate the error bound EBM and construct the confidence interval. We need to find the value of z that puts an area equal to the confidence level (in decimal form) in the middle of the standard normal distribution Z~N(0,1).
The confidence level,
The z-score that has an area to the right of
For example, when
The area to the right of
Using the TI83, TI83+ or TI84+ calculator:
invNorm
CALCULATOR NOTE: Remember to use area to the LEFT of
The error bound formula for an unknown population mean
The graph gives a picture of the entire situation.

The interpretation should clearly state the confidence level (CL), explain what population parameter is being estimated (here, a population mean or average ), and should state the confidence interval (both endpoints). "We estimate with ___% confidence that the true population average (include context of the problem) is between ___ and ___ (include appopriate units)."
Suppose scores on exams in statistics are normally distributed with an unknown population mean and a population standard deviation of 3 points. A random sample of 36 scores is taken and gives a sample mean (sample average score) of 68. Find a confidence interval estimate for the population mean exam score (the average score on all exams).
Find a
90% confidence interval for the true (population) mean of statistics exam scores.
To find the confidence interval, you need the sample mean,
The area to the right of
using invnorm(.95,0,1) on the TI-83,83+,84+ calculators. This can also be found using appropriate commands on other calculators, using a computer, or using a probability table for the Standard Normal distribution.
The 90% confidence interval is (67.1775, 68.8225).
Using a function of the TI-83, TI-83+ or TI-84 calculators:
Press STAT and arrow over to TESTS.
Arrow down to 7:ZInterval.
Press ENTER.
Arrow to Stats and press ENTER.
Arrow down and enter 3 for
C-level.
Arrow down to Calculate and
press ENTER.
The confidence interval is (to 3 decimal places) (67.178,
68.822).
We estimate with 90% confidence that the true population mean exam score for all statistics students is between 67.18 and 68.82.
90% of all confidence intervals constructed in this way contain the true average statistics exam score. For example, if we constructed 100 of these confidence intervals, we would expect 90 of them to contain the true population mean exam score.
Suppose we change the original problem by using a 95% confidence level. Find a 95% confidence interval for the true (population) mean statistics exam score.
To find the confidence interval, you need the sample mean,
The area to the right of
using invnorm(.975,0,1) on the TI-83,83+,84+ calculators. (This can also be found using appropriate commands on other calculators, using a computer, or using a probability table for the Standard Normal distribution.)
We estimate with 95 % confidence that the true population average for all statistics exam scores is between 67.02 and 68.98.
95% of all confidence intervals constructed in this way contain the true value of the population average statistics exam score.
The 90% confidence interval is (67.18, 68.82). The 95% confidence interval is (67.02, 68.98). The 95% confidence interval is wider. If you look at the graphs, because the area 0.95 is larger than the area 0.90, it makes sense that the 95% confidence interval is wider.
|
Suppose we change the original problem to see what happens to the error bound if the sample size is changed.
Leave everything the same except the sample size. Use the original 90% confidence level. What happens to the error bound and the confidence interval if we increase the sample size and use n=100 instead of n=36? What happens if we decrease the sample size to n=25 instead of n=36?
If we increase the sample size
When
If we decrease the sample size
When
When we calculate a confidence interval, we find the sample mean and calculate the error bound and use them to calculate the confidence interval. But sometimes when we read statistical studies, the study may state the confidence interval only. If we know the confidence interval, we can work backwards to find both the error bound and the sample mean.
Notice that there are two methods to perform each calculation. You can choose the method that is easier to use with the information you know.
Suppose we know that a confidence interval is (67.18, 68.82) and we want to find the error bound. We may know that the sample mean is 68. Or perhaps our source only gave the confidence interval and did not tell us the value of the the sample mean.
If researchers desire a specific margin of error, then they can use the error bound formula to calculate the required sample size.
The error bound formula for a population mean when the population standard deviation is known is
The formula for sample size is
In this formula,
The population standard deviation for the age of Foothill College students is 15 years. If we want to be 95% confident that the sample mean age is within 2 years of the true population mean age of Foothill College students , how many randomly selected Foothill College students must be surveyed?
Therefore, 217 Foothill College students should be surveyed in order to be 95% confident that we are within 2 years of the true population age of Foothill College students.
**With contributions from Roberta Bloom
"Reviewer's Comments: 'I recommend this book. Overall, the chapters are very readable and the material presented is consistent and appropriate for the course. A wide range of exercises introduces […]"