<< Chapter < Page Chapter >> Page >

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

  • X is normally distributed, that is, X ~ N ( μ X , σ n ).
  • 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 x 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 z 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 then α = 0.05 and α 2 = 0.025 ; we write z α 2 = z .025

The area to the right of z .025 is 0.025 and the area to the left of z .025 is 1-0.025 = 0.975

z α 2 = z 0.025 = 1.96 , using a calculator, computer or a Standard Normal probability table.

Using the TI83, TI83+ or TI84+ calculator: invNorm ( 0.975 , 0 , 1 ) = 1.96

CALCULATOR NOTE: Remember to use area to the LEFT of z α 2 ; 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)

Ebm: error bound

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

  • EBM = z α 2 σ n

    Constructing the confidence interval

  • The confidence interval estimate has the format ( x EBM , x + EBM ) .

The graph gives a picture of the entire situation.

CL + α 2 + α 2 = CL + α = 1 .

Normal distribution curve displaying the confidence interval formulas and corresponding area formulas.

Writing the interpretation

The interpretation should clearly state the confidence level (CL), explain what population parameter is being estimated (here, a population mean ), and should state the confidence interval (both endpoints). "We estimate with ___% confidence that the true population mean (include context of the problem) is between ___ and ___ (include appropriate 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 sampleof 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 directly calculate the confidence interval
  • The first solution is shown step-by-step (Solution A).
  • The second solution uses the TI-83, 83+ and 84+ calculators (Solution B).

Solution a

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

  • x = 68
  • EBM = z α 2 ( σ n )
  • σ = 3 ; n = 36 ; The confidence level is 90% (CL=0.90)

CL = 0.90 so α = 1 - CL = 1 - 0.90 = 0.10

α 2 = 0.05 z α 2 = z .05

The area to the right of z .05 is 0.05 and the area to the left of z .05 is 1−0.05=0.95

z α 2 = z .05 = 1.645

using invNorm(0.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.

EBM = 1.645 ( 3 36 ) = 0.8225

x - EBM = 68 - 0.8225 = 67.1775

x + EBM = 68 + 0.8225 = 68.8225

The 90% confidence interval is (67.1775, 68.8225).

Got questions? Get instant answers now!

Solution b

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 σ , 68 for x , 36 for n , and .90 for C-level .
Arrow down to Calculate and press ENTER .
The confidence interval is (to 3 decimal places) (67.178, 68.822).

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

90% 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.

Got questions? Get instant answers now!

Changing the confidence level or sample size

Changing the confidence level

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, x , and the EBM.

  • x = 68
  • EBM = z α 2 ( σ n )
  • σ = 3 ; n = 36 ; The confidence level is 95% (CL=0.95)

CL = 0.95 so α = 1 - CL = 1 - 0.95 = 0.05

α 2 = 0.025 z α 2 = z .025

The area to the right of z .025 is 0.025 and the area to the left of z .025 is 1−0.025=0.975

z α 2 = z .025 = 1.96

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

EBM = 1.96 ( 3 36 ) = 0.98

x - EBM = 68 - 0.98 = 67.02

x + EBM = 68 + 0.98 = 68.98

Got questions? Get instant answers now!

Interpretation

We estimate with 95 % confidence that the true population mean for all statistics exam scores is between 67.02 and 68.98.

Explanation of 95% confidence level

95% of all confidence intervals constructed in this way contain the true value of the population meanstatistics exam score.

Comparing the results

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.

Normal distribution curve with 0.90 confidence interval area blocked off and corresponding residual areas. Normal distribution curve with 0.95 confidence interval area blocked off and corresponding residual areas.

    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.
Got questions? Get instant answers now!

Changing the sample size:

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?

  • x = 68
  • EBM = z α 2 ( σ n )
  • σ = 3 ; The confidence level is 90% (CL=0.90) ; z α 2 = z .05 = 1.645

If we decrease the sample size n to 25, we increase the error bound.

When n = 25 : EBM = z α 2 ( σ n ) = 1.645 ( 3 25 ) = 0.987

Got questions? Get instant answers now!

    Summary: effect of changing the sample size

  • Increasing the sample size causes the error bound to decrease, making the confidence interval narrower.
  • Decreasing the sample size causes the error bound to increase, making the confidence interval wider.
Got questions? Get instant answers now!

Working backwards to find the error bound or sample mean

Working bacwards to find the error bound or the sample mean

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.

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

    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

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.

    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: EBM = ( 68.82 67.18 ) 2 = 0.82

    Calculate the sample mean:

  • If we know the error bound: x = 68.82 - 0.82 = 68
  • If we don't know the error bound: x = ( 67.18 + 68.82 ) 2 = 68
Got questions? Get instant answers now!

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 EBM = z α 2 ( σ n )

The formula for sample size is n z 2 σ 2 EBM 2 , found by solving the error bound formula for n

In this formula, z is z α 2 , 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.

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?

  • From the problem, we know that σ = 15 and EBM=2
  • z = z .025 = 1.96 , because the confidence level is 95%.
  • n z 2 σ 2 EBM 2 = 1.96 2 15 2 2 2 =216.09 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 2 years of the true population mean age of Foothill College students.

Got questions? Get instant answers now!

**With contributions from Roberta Bloom

Questions & Answers

it is the relatively stable flow of income
Chidubem Reply
what is circular flow of income
Divine Reply
branches of macroeconomics
SHEDRACK Reply
what is Flexible exchang rate?
poudel Reply
is gdp a reliable measurement of wealth
Atega Reply
introduction to econometrics
Husseini Reply
Hi
mostafa
hi
LEMLEM
hello
Sammol
hi
Mahesh
bi
Ruqayat
hi
Ruqayat
Hi fellas
Nyawa
hey
Sammol
hi
God
hello
Jahara
Good morning
Jorge
hi
abubakar
hi
Nmesoma
hi
Mahesh
Hi
Tom
Why is unemployment rate never zero at full employment?
Priyanka Reply
bcoz of existence of frictional unemployment in our economy.
Umashankar
what is flexible exchang rate?
poudel
due to existence of the pple with disabilities
Abdulraufu
the demand of a good rises, causing the demand for another good to fall
Rushawn Reply
is it possible to leave every good at the same level
Joseph
I don't think so. because check it, if the demand for chicken increases, people will no longer consume fish like they used to causing a fall in the demand for fish
Anuolu
is not really possible to let the value of a goods to be same at the same time.....
Salome
Suppose the inflation rate is 6%, does it mean that all the goods you purchase will cost 6% more than previous year? Provide with reasoning.
Geetha Reply
Not necessarily. To measure the inflation rate economists normally use an averaged price index of a basket of certain goods. So if you purchase goods included in the basket, you will notice that you pay 6% more, otherwise not necessarily.
Waeth
discus major problems of macroeconomics
Alii Reply
what is the problem of macroeconomics
Yoal
Economic growth Stable prices and low unemployment
Ephraim
explain inflationcause and itis degre
Miresa Reply
what is inflation
Getu
increase in general price levels
WEETO
Good day How do I calculate this question: C= 100+5yd G= 2000 T= 2000 I(planned)=200. Suppose the actual output is 3000. What is the level of planned expenditures at this level of output?
Chisomo Reply
how to calculate actual output?
Chisomo
how to calculate the equilibrium income
Beshir
Criteria for determining money supply
Thapase Reply
who we can define macroeconomics in one line
Muhammad
Aggregate demand
Mohammed
C=k100 +9y and i=k50.calculate the equilibrium level of output
Mercy Reply
Hi
Isiaka
Hi
Geli
hy
Man
👋
Bahunda
hy how are you?
Man
ys
Amisha
how are you guys
Sekou
f9 guys
Amisha
how are you guys
Sekou
ys am also fine
Amisha
fine and you guys
Geli
from Nepal
Amisha
nawalparasi district from belatari
Amisha
nd u
Amisha
I am Camara from Guinea west Africa... happy to meet you guys here
Sekou
ma management ho
Amisha
ahile becheclor ho
Amisha
hjr ktm bta ho ani k kaam grnu hunxa tw
Amisha
belatari
Amisha
1st year ho
Amisha
nd u
Amisha
ahh
Amisha
kaha biratnagar
Amisha
ys
Amisha
kina k vo
Amisha
money as unit of account means what?
Kalombe
A unit of account is something that can be used to value goods and services and make calculations
Jim
all of you please speak in English I can't understand you're language
Muhammad
I want to know how can we define macroeconomics in one line
Muhammad
it must be .9 or 0.9 no Mpc is greater than 1 Y=100+.9Y+50 Y-.9Y=150 0.1Y/0.1=150/0.1 Y=1500
Kalombe
Mercy is it clear?😋
Kalombe
hi can someone help me on this question If a negative shocks shifts the IS curve to the left, what type of policy do you suggest so as to stabilize the level of output? discuss your answer using appropriate graph.
Galge Reply
if interest rate is increased this will will reduce the level of income shifting the curve to the left ◀️
Kalombe
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply
Practice Key Terms 3

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Collaborative statistics. OpenStax CNX. Jul 03, 2012 Download for free at http://cnx.org/content/col10522/1.40
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Collaborative statistics' conversation and receive update notifications?

Ask