home.gif (1194 bytes)grades.gif (1215 bytes)assignments.gif (1284 bytes)feedback.gif (1254 bytes)discboard.gif (1264 bytes)

syllabus.gif (1124 bytes)terminology.gif (1142 bytes)lectures.gif (1112 bytes)resources.gif (1130 bytes)jmp.gif (1086 bytes)

 

title.gif (3960 bytes)

 

Confidence Intervals

Read the section The Number Of Interviews Or Sample Size Required in the Gallup Organization's How Polls Are Conducted

  1. Consider the interval xbar.gif (869 bytes)plusminus.gif (274 bytes)1.96sigma_xbar.gif (902 bytes). How often will this interval contain mu.gif (285 bytes)? If the sampling distribution is normal, 95% of the time. This interval is a large sample 95% confidence interval.
     
  2. Confidence Interval: If you repeatedly take random samples from a population, 95% of the 95% confidence intervals you calculate from those samples will contain mu.gif (285 bytes).
     
    Many students when asked on a test will say that 95% of 95% confidence intervals will contain xbar.gif (869 bytes), the sample mean. This is not true! Every confidence interval contains the sample mean.
     
  3. We use the large sample confidence interval when we assume that the central limit theorem holds because our sample so large. We pretend that the sample standard error is the population standard error in this case. For large samples you would expect these two values to be pretty close to each other anyway.
     
  4. You can have confidence intervals with a confidence level other than 95%. You just need to replace 1.96 with the correct number in the formula xbar.gif (869 bytes)plusminus.gif (274 bytes)1.96sigma_xbar.gif (902 bytes).
     
    1. In general, the formula for a 100(1 - alpha.gif (281 bytes))% confidence interval is  xbar.gif (869 bytes)plusminus.gif (274 bytes)z_alpha2.gif (358 bytes)sigma_xbar.gif (902 bytes).
       
    2. For a 95% confidence interval, alpha.gif (281 bytes) = 0.05. For a 90% confidence interval, alpha.gif (281 bytes) = 0.1. And so on.
       
    3. z_alpha2.gif (358 bytes) is a value from the standard normal distribution so that the area to the right of that number is alpha.gif (281 bytes)/2. For instance, z_alpha2.gif (358 bytes) = 1.96 because P(Z > 1.96) = 0.025.
       
  5. Confidence intervals for a percentage (phat.gif (874 bytes))
     
    1. For instance, you might want to estimate the population proportion (p) of people who will vote Republican. So you take a random sample of 1,000 voters (n = 1000) and calculate the proportion of the respondents who say they will vote Republican (phat.gif (874 bytes)).
       
    2. These confidence intervals are the same as the ones for any large sample confidence interval. You just use phat.gif (874 bytes) in place of xbar.gif (869 bytes) and use the fact that sigma_phat.gif (330 bytes) =phat_se.gif (569 bytes). The sample proportion (phat.gif (874 bytes)) is in fact a sample mean and so the Central Limit Theorem is in effect and tells us that phat.gif (874 bytes) is normally distributed when n is large.
       
    3. Since we don't know p we use phat.gif (874 bytes) in it's place in the formula for sigma_phat.gif (330 bytes).
       
    4. sigma_phat.gif (330 bytes) is at it's largest possible value when p = 0.5
       
    5. Look at the "Sampling Errors" listed in the recent CNN Poll results concerning the New Hampshire presidential primaries. How do they generate those margins of error?
       
  6. Small sample confidence intervals
     
    1. These are the same as large sample confidence intervals except we use the T-distribution instead of the standard normal tables. So we use the formula:
        
      xbar.gif (869 bytes)plusminus.gif (274 bytes)tstat.gif (470 bytes)sampse.gif (402 bytes)
       
      where tstat.gif (470 bytes) can be found just like you find z_alpha2.gif (358 bytes) except use the t-table for n-1 df instead of the z-table. You can also use Table VI from the text to find tstat.gif (470 bytes) for common values of alpha.gif (281 bytes).
       
    2. Since we are now dealing with small samples we can no longer use the Central Limit Theorem. So we need to assume that our sample was randomly selected from a normally distributed parent population.

 

E-mail Mr. Callahan at stat110@edcallahan.com with questions or comments about this web site or about the class itself.

This page was last modified on October 31, 1999.