Chapter 8 Confidence Intervals
Chapter 8 Confidence Intervals
Confidence Intervals
Learning Objectives
• Distinguish between point estimates and interval estimates
• Understand the basic structure of a confidence interval
• Interpret confidence intervals
• Understand how confidence level and sample size affect the margin
of error
• Compute a confidence interval for a population mean
• Use Z or T critical values appropriately in confidence interval formulas
• Compute a confidence interval for a population proportion
• Determining the sample size for a desired margin of error
Point Estimates vs. Interval
Estimates
• A point estimate for a population parameter is a single statistic
value, like a sample mean or sample proportion.
• Example: A survey of 400 recent college graduates with social
science degrees determines that their average starting salary is
$46,800. Based on this sample we estimate that the actual mean
starting salary of all recent college graduates with social science
degrees is $46,800.
• An interval estimate for a population parameter is a possible range
of values based on the value of a point estimate and a measure of its
variability.
Interval Estimates
• The measure of variability of a point estimate is called the margin of
error (MOE).
• The length of the interval is twice the MOE, i.e the MOE is half the
length of the interval
• The point estimate is the midpoint of the interval
Example
• Based on the results of a random sample, we estimated the
average weights of male college students to be between
158 lbs and 194 lbs.
• What is the point estimate for the mean weight of male
college students?
Find the midpoint: (158 + 194) / 2 = 176 lbs
Z = 2.576
Z = 1.96
The Standard Error
• In chapter 7, you learned about the standard error for two statistics,
the sample mean and the sample proportion
and
√
• Point estimate of proportion: 𝑝^ (1− 𝑝^ )
• Critical value: z = 1.645 (90% confidence) 𝑝^ ± 𝑧
𝑛
• Sample size: n = 300
Estimating Sample Size
Example 1
• In a 2018 survey, 33% of U.S. adult drivers stated that traffic was
getting worse in their community. If we wish to repeat this survey
and determine a 90% confidence interval for the proportion who
think that traffic is getting worse in their community, how large a
sample would be needed so that our interval will have a margin of
error of 8%?
Example 2
• A water utility wants to take a sample of residences in a city in order
to estimate the proportion who have reduced their water
consumption during the past year. How large a sample must be taken
so that a 95% confidence interval will estimate this proportion within
5%?
Example 3
• We wish to estimate a 99% confidence interval for the mean time
spent in bed asleep by young adults within 0.25 hours. How large a
sample would be needed, assuming the standard deviation of time
spent in bed is 1.11 hours?
Example 1: Solution
• In a 2018 survey, 33% of U.S. adult drivers stated that traffic was
getting worse in their community. If we wish to repeat this survey
and determine a 90% confidence interval for the proportion who
think that traffic is getting worse in their community, how large a
sample would be needed so that our interval will have a margin of
error of 8%?
• Prior estimate of p = .33
• MOE = 8% or 0.08 So we need to sample 94 drivers.
• 90% CI means z = 1.645
Example 2 (solution)
• A water utility wants to take a sample of residences in a city in order
to estimate the proportion who have reduced their water
consumption during the past year. How large a sample must be taken
so that a 95% confidence interval will estimate this proportion within
5%?
• Prior estimate of p = .50 (use when no specific estimate is given)
• MOE = 5% or 0.05 384.16
• 95% CI means z = 1.96 So we need to sample 385 residences.
Example 3 (Solution):
• We wish to estimate a 99% confidence interval for the mean time
spent in bed asleep by young adults within 0.25 hours. How large a
sample would be needed, assuming the standard deviation of time
spent in bed is 1.11 hours?
• 99% means z = 2.576
• Margin of error= m = 0.25
• Standard deviation, σ = 1.11 So we need to sample 131 young adults.