Topic:Confidence Intervals
From SharedExperienceProject
Contents |
Topic Highlights
(What you will learn)
- An introduction to the concept of confidence intervals
- How to apply confidence intervals to cases where population mean,
, is estimated using sample mean,
Introduction and Motivation
(Why learn it)
Way back in the topic Introduction to Business Statistics, we looked at the decision-making process and the difference between descriptive and inferential statistics. Then recently, in the topic A First Look at the Central Limit Theorem, we looked more closely at inferential statistics - we looked at how managers can infer something about the population mean,
, for example, from an estimate he or she obtains from a sample mean,
.
In this topic, we are going to try to understand how the precision of such an estimate can be measured and represented. This is done using something called a confidence interval.
Learning Activities
(How the levels of understanding will be gained)
| Type | Name | Direction |
| Reading |
| Self-directed |
| In-class Worksheet | Self-directed | |
| Lecture and discussion |
| Instructor-directed |
| Personal activities |
| Self-directed |
Learning Objectives
(Levels of understanding to be gained)
| Level of Understanding | Objective(s) |
| Very best |
|
| Highly satisfactory |
|
| Satisfactory | |
| Maybe just enough to pass |
Topic Notes: The Basics of Confidence Intervals
These notes are intended to facilitate an introductory discussion of the confidence interval concept.
What is a Confidence Interval Anyway?
Let's start our discussion with an example.
Example 1
You are told that a population is distributed normally with a mean,
= 10, and a standard deviation,
= 2.
In this case, 80% of the data fall between what two values?
You just figured out your first confidence interval!
In the language of confidence intervals, you could say that for the situation described above:
- You are 80% confident that any point chosen at random will fall between 7.44 and 12.56
- Your 80% confidence interval is [7.44, 12.56]
As you've probably gathered, confidence intervals are expressed in percentages, such as the 80% confidence interval or the 95% confidence interval. The percentage values 80% and 95% are known as the confidence level.
Let's take a look at another example.
Example 2
What is the 80% confidence interval for a population for which
= 36.20 and
= 12.30?
What are the Common Confidence Intervals?
Example 3
What are the z-scores corresponding to the following confidence levels?
a) 90%
b) 95%
c) 97.5%
d) 98%
e) 99%
| Solution |
|---|
|
a) Look up 0.4500 in Table A.4 to get: z = 1.645 b) Look up 0.4750 to get: z = 1.96 c) Look up 0.4875 to get z = 2.24 d) Look up 0.4900 to get approximately z = 2.33 e) Look up 0.4950 to get z = 2.575 |
Example 4
What are the corresponding confidence intervals?
This is a good set of values to put on your equation sheet.
Kvanli et al. generalize the confidence interval with the following equation:
[- Z
/2
,
+ Z
/2
]
Where Z
/2 is the z-score corresponding to
= 0.01 for a 99% confidence interval, and
=0.05 for a 95% confidence interval, and so on.
Summary
The following table summarizes some of our findings here:
Topic Notes: Confidence Intervals for the Mean of a Normal Population with Known Standard Deviation
These topic notes are intended to facilitate a discussion of confidence intervals for the mean when the standard deviation is known.
A typical application of the confidence interval is for decribing the precision with which a sample mean,
, approximates the population mean,
. We're going to take a look at this here, but first let's recall what we learned in the topic A First Look at the Central Limit Theorem.
If we sample a population many times, as shown below:
and compute the sample mean for each set of sample, your plot of sample means might look like the one below:
The Central Limit Theorem tells us that the sample means themselves make up a random variable,
, that has a normal distribution just like the ones we looked at in topics like Continuous and Normal Random Variables. The concept is shown below:
Okay, so what's the point?
The point is that because each
is just an estimate of the true mean
, you can use a confidence interval for to express the precision of that estimate. Let's see how this works...
Example 5
You know the standard deviation of a population,
= 2, but you don't know its average,
. So, in order to estimate the average, you take 36 samples and compute a sample mean of
= 9.2. What is the 90% confidence interval for
?
Practice Problems
Practice Problem 1
A random sample of 100 observations is obtained from a normally distributed population with a standard deviation of 10. What is a 95% confidence interval for the mean of the population if the sample mean is 40?
| Solution |
|---|
[ = [ 40 - 1.96(1.00), 40 + 1.96(1.00) ] = [ 38.04, 41.96 ] |
Practice Problem 2 (ES)
You work in a factory in which the manufacturing equipment creates engine parts of a certain average length,
, and standard deviation,
= 0.100 mm. The equipment did this perfectly for years until Buddy Rogers (a not-too-swift colleague of yours) dropped a hammer on it last week. You're pretty sure that the standard deviation hasn't changed, but you're not sure about the mean. So, you sample 100 parts coming off the line and find that the sample mean is 9.200 mm.
a) What is the 98% confidence interval for your estimate of the sample mean?
b) Interpret your solution
| Solution |
|---|
a)
[ = [ 9.200 - 2.33(0.010), 9.200 + 2.33(0.010) ] = [ 9.177, 9.223 ] b) In other words, given your measurement of 9.200 mm, you can be 98% confident that the average length of the engine parts coming off the line now falls between 9.177 and 9.223 mm. |







