Computing confidence intervals with normal distribution

Calculating the Confidence Interval

To construct a confidence interval for a single unknown population mean μ, where the population standard deviation is known, we need is the point estimate of the unknown population mean μ.

The confidence interval estimate will have the form:

(point estimate – error bound, point estimate + error bound) or, in symbols,

(X̄ - EBM, X̄ + EBM)

The margin of error (EBM) depends on the confidence level (abbreviated CL). The confidence level is often considered the probability that the calculated confidence interval estimate will contain the true population parameter. However, it is more accurate to state that the confidence level is the percent of confidence intervals that contain the true population parameter when repeated samples are taken. Most often, it is the choice of the person constructing the confidence interval to choose a confidence level of 90% or higher because that person wants to be reasonably certain of his or her conclusions.

There is another probability called alpha (α). α is related to the confidence level, CL. α is the probability that the interval does not contain the unknown population parameter.

Mathematically, α + CL = 1

__________________________________________

EXAMPLE 1

Suppose we have collected data from a sample. We know the sample mean but we do not know the mean for the entire population.

The sample mean is seven, and the error bound for the mean is 2.5. =7and EBM=2.5

The confidence interval is (7 – 2.5, 7 + 2.5), and calculating the values gives (4.5, 9.5).

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.”

__________________________________________

PRACTICE 1

Suppose we have data from a sample. The sample mean is 15, and the error bound for the mean is 3.2.

What is the confidence interval estimate for the population mean?

__________________________________________

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 =10

, and we have constructed the 90% confidence interval (5, 15) where EBM = 5.

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. The value 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 σ/√n. This fraction is often called the “standard error of the mean” in order to distinguish clearly the standard deviation for a mean from the population standard deviation σ.

In summary, as a result of the central limit theorem:

  • When the population standard deviation σ is known, we use a normal distribution to calculate the error bound.

Calculating the Confidence Interval

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:

  • Calculate the sample mean from the sample data. Remember, in this section we already know the population standard deviation σ.

  • Find the z-score that corresponds to the confidence level.

  • Calculate the error bound EBM.

  • Construct the confidence interval.

  • Write a sentence that interprets the estimate in the context of the situation in the problem. (Explain what the confidence interval means, in the words of the problem.)

We will first examine each step in more detail, and then illustrate the process with some examples

Finding the z-score for the Stated Confidence Level

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, CL, is the area in the middle of the standard normal distribution. CL = 1 – α, so α is the area that is split equally between the two tails. Each of the tails contains an area equal to α2.

The z-score that has an area to the right of α2 is denoted by zα2.

For example, when CL = 0.95, α = 0.05 and α2 = 0.025; we write zα2=z0.025.

The area to the right of z0.025 is 0.025 and the area to the left of z0.025 is 1 – 0.025 = 0.975.

zα2=z0.025=1.96, using a calculator, computer or a standard normal probability table.


Note

Remember to use the area to the LEFT of ; in this chapter the last two inputs in the invNorm command are 0, 1, because you are using a standard normal distribution Z ~ N(0, 1).

Calculating the Error Bound (EBM)

The error bound formula for an unknown population mean μ when the population standard deviation σ is known is

The confidence interval estimate has the format (-EBM, X̄ +EBM). The graph gives a picture of the entire situation.


Writing the Interpretation

The interpretation should clearly state the confidence level ( CL), explain what population parameter is being estimated (here, a population mean), and state the confidence interval (both endpoints). “We estimate with ___% confidence that the true population mean (include the context of the problem) is between ___ and ___ (include appropriate units).”


__________________________________________

PRACTICE 2

Suppose scores on exams in statistics are normally distributed with an unknown population mean and a population standard deviation of three points. A random sample of 36 scores is taken and gives a sample mean (sample mean score) of 68. Find a confidence interval estimate for the population mean exam score (the mean score on all exams).

Find a 90% confidence interval for the true (population) mean of statistics exam scores.

  • You can use technology to calculate the confidence interval directly.

  • The first solution is shown step-by-step (Solution A).

  • The second solution uses the TI-83, 83+, and 84+ calculators (Solution B).

__________________________________________

Interpretation

We estimate with 90% confidence that the true population mean exam score for all statistics students is between 67.18 and 68.82.

Explanation of 90% Confidence Level

Ninety percent of all confidence intervals constructed in this way contain the true mean 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.


__________________________________________

PRACTICE 3

Suppose average pizza delivery times are normally distributed with an unknown population mean and a population standard deviation of six minutes. A random sample of 28 pizza delivery restaurants is taken and has a sample mean delivery time of 36 minutes.

Find a 90% confidence interval estimate for the population mean delivery time.

__________________________________________


Comparing Confidence Intervals

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. To be more confident that the confidence interval actually does contain the true value of the population mean for all statistics exam scores, the confidence interval necessarily needs to be wider.



Summary: Effect of Changing the Confidence Level

  • Increasing the confidence level increases the error bound, making the confidence interval wider.

  • Decreasing the confidence level decreases the error bound, making the confidence interval narrower.

Working Backwards To Find The Error Bound Or Sample Mean

When we calculate a confidence interval, we find the sample mean, calculate the error bound, and use them to calculate the confidence interval. However, 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.

Finding the Error Bound

  • From the upper value for the interval, subtract the sample mean,

  • OR, from the upper value for the interval, subtract the lower value. Then divide the difference by two.

Finding the Sample Mean

  • Subtract the error bound from the upper value of the confidence interval,

  • OR, average the upper and lower endpoints of the confidence interval.


__________________________________________

EXAMPLE 2

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 sample mean.

Calculate the Error Bound:

  • If we know that the sample mean is 68: EBM = 68.82 – 68 = 0.82.

  • If we don’t know the sample mean: .

Calculate the Sample Mean:

  • If we know the error bound: = 68.82 – 0.82 = 68

  • If we don’t know the error bound: .

__________________________________________

Calculating The Sample Size N

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 , found by solving the error bound formula for n.

In this formula, z is , corresponding to the desired confidence level. A researcher planning a study who wants a specified confidence level and error bound can use this formula to calculate the size of the sample needed for the study.


__________________________________________

EXAMPLE 3

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 two years of the true population mean age of Foothill College students, how many randomly selected Foothill College students must be surveyed?

  • From the problem, we know that σ = 15 and EBM = 2.

  • z = z0.025 = 1.96, because the confidence level is 95%.

  • using the sample size equation.

  • Use n = 217: Always round the answer UP to the next higher integer to ensure that the sample size is large enough.

Therefore, 217 Foothill College students should be surveyed in order to be 95% confident that we are within two years of the true population mean age of Foothill College students.

__________________________________________

References:

  1. https://courses.lumenlearning.com/introstats1/chapter/a-single-population-mean-using-the-normal-distribution/

CC LICENSED CONTENT, SHARED PREVIOUSLY

ALL RIGHTS RESERVED CONTENT

  • Intro to Confidence Intervals for One Mean (Sigma Known). Authored by: jbstatistics. Located at: https://youtu.be/KG921rfbTDw. License: All Rights Reserved. License Terms: Standard YouTube LIcense

Answers

Practice 1.

(11.8, 18.2)

Practice 2.

A. To find the confidence interval, you need the sample mean, and the EBM.

=68

σ=3

n = 6

CL = 0.90 so α = 1 – CL = 1 – 0.90 = 0.10

α2=0.05

zα/2=z0.05

The area to the right of z0.05 is 0.05 and the area to the left of z0.05 is 1 – 0, zα/2=z0.05=1.645

Using invNorm(0.95, 0, 1) on the TI-83,83+, and 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).

B. Press STAT and arrow over toTESTS.

Arrow down to 7:ZInterval.

Press ENTER.

Arrow to Stats and press ENTER.

Arrow down and enter 3 for σ, 68 for , 36 for n, and .90 for C-level.

Arrow down to Calculate and press ENTER.

The confidence interval is (to three decimal places)(67.178, 68.822).


Practice 3. (34.1347, 37.8653)