Based on: Confidence Intervals: Confidence Interval, Single Population Mean, Population Standard Deviation Known, Normal by Barbara Illowsky, Ph.D., Susan Dean
Summary: This module explains how to construct a confidence interval estimate for an unknown population mean when the population standard deviation is known, using the Standard Normal distribution. This module has been revised from the original module by S. Dean and Dr. B. Illowsky in the textbook collection Collaborative Statistics to include step by step solutions for all examples.
Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
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 value of the 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.
Suppose we have collected data from a sample. We know the sample average but we do not know the value of the average for the entire population. The sample mean is 7 and the error bound for the mean is 2.5.
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 we want to estimate the average time that ALL vehicles wait in the traffic at the toll booth at a certain bridge. Our data for a random sample of vehicles has a sample 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 have 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). We learned how to do this in chapter 6:
The confidence level,
For example, if
The area to the right of
We find the value
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). For example: We estimate with 90% confidence that the true average time that all vehicles wait in traffic at the toll booth at this bridge is between 5 and 15 minutes.
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).
We estimate with 90% confidence that the true population mean exam score for all statistics students is between 67.18 and 68.82.
Ninety percent 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.
Now let's see how this changes if we increase the confidence level from 90% ro 95%. For the same problem, find a 95% 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(.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.
|
In general, increasing the confidence level increases the error bound. Decreasing the confidence level decreases the error bound.
Suppose we change the previous 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 do the calculations to find a confidence interval, we find the sample mean and calculate the error bound . We then use the sample mean and error bound to calculate the confidence interval. But sometimes when we read statistical studies, the study may state the confidence interval only, and not state the value of the error bound. A statistical study will usually state the value of the sample mean, but sometimes may not, giving only the confidence interval. 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.