Collaborative Statistics (MT230-Spring 2012) by Barbara Illowsky, Ph.D., Susan Dean - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

Chapter 8Confidence Intervals

8.1Confidence Intervals*

Student Learning Outcomes

By the end of this chapter, the student should be able to:

  • Calculate and interpret confidence intervals for one population mean and one population proportion.

  • Interpret the student-t probability distribution as the sample size changes.

  • Discriminate between problems applying the normal and the student-t distributions.

Introduction

Suppose you are trying to determine the mean rent of a two-bedroom apartment in your town. You might look in the classified section of the newspaper, write down several rents listed, and average them together. You would have obtained a point estimate of the true mean. If you are trying to determine the percent of times you make a basket when shooting a basketball, you might count the number of shots you make and divide that by the number of shots you attempted. In this case, you would have obtained a point estimate for the true proportion.

We use sample data to make generalizations about an unknown population. This part of statistics is called inferential statistics. The sample data help us to make an estimate of a population parameter. We realize that the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct confidence intervals in which we believe the parameter lies.

In this chapter, you will learn to construct and interpret confidence intervals. You will also learn a new distribution, the Student's-t, and how it is used with these intervals. Throughout the chapter, it is important to keep in mind that the confidence interval is a random variable. It is the parameter that is fixed.

If you worked in the marketing department of an entertainment company, you might be interested in the mean number of compact discs (CD's) a consumer buys per month. If so, you could conduct a survey and calculate the sample mean, _autogen-svg2png-0001.png, and the sample standard deviation, s. You would use _autogen-svg2png-0003.png to estimate the population mean and s to estimate the population standard deviation. The sample mean, _autogen-svg2png-0005.png, is the point estimate for the population mean, μ. The sample standard deviation, s, is the point estimate for the population standard deviation, σ.

Each of _autogen-svg2png-0009.png and s is also called a statistic.

A confidence interval is another type of estimate but, instead of being just one number, it is an interval of numbers. The interval of numbers is a range of values calculated from a given set of sample data. The confidence interval is likely to include an unknown population parameter.

Suppose for the CD example we do not know the population mean μ but we do know that the population standard deviation is σ=1 and our sample size is 100. Then by the Central Limit Theorem, the standard deviation for the sample mean is

_autogen-svg2png-0013.png.

The Empirical Rule, which applies to bell-shaped distributions, says that in approximately 95% of the samples, the sample mean, _autogen-svg2png-0014.png, will be within two standard deviations of the population mean μ. For our CD example, two standard deviations is (2)(0.1) = 0.2. The sample mean _autogen-svg2png-0017.png is likely to be within 0.2 units of μ.

Because _autogen-svg2png-0019.png is within 0.2 units of μ, which is unknown, then μ is likely to be within 0.2 units of _autogen-svg2png-0022.png in 95% of the samples. The population mean μ is contained in an interval whose lower number is calculated by taking the sample mean and subtracting two standard deviations ((2)(0.1)) and whose upper number is calculated by taking the sample mean and adding two standard deviations. In other words, μ is between _autogen-svg2png-0026.png and _autogen-svg2png-0027.png in 95% of all the samples.

For the CD example, suppose that a sample produced a sample mean _autogen-svg2png-0028.png. Then the unknown population mean μ is between

_autogen-svg2png-0030.png and _autogen-svg2png-0031.png

We say that we are 95% confident that the unknown population mean number of CDs is between 1.8 and 2.2. The 95% confidence interval is (1.8, 2.2).

The 95% confidence interval implies two possibilities. Either the interval (1.8, 2.2) contains the true mean μ or our sample produced an _autogen-svg2png-0033.png that is not within 0.2 units of the true mean μ. The second possibility happens for only 5% of all the samples (100% - 95%).

Remember that a confidence interval is created for an unknown population parameter like the population mean, μ. Confidence intervals for some parameters have the form

(point estimate - margin of error, point estimate + margin of error)

The margin of error depends on the confidence level or percentage of confidence.

When you read newspapers and journals, some reports will use the phrase "margin of error." Other reports will not use that phrase, but include a confidence interval as the point estimate + or - the margin of error. These are two ways of expressing the same concept.

Although the text only covers symmetric confidence intervals, there are non-symmetric confidence intervals (for example, a confidence interval for the standard deviation).

Optional Collaborative Classroom Activity

Have your instructor record the number of meals each student in your class eats out in a week. Assume that the standard deviation is known to be 3 meals. Construct an approximate 95% confidence interval for the true mean number of meals students eat out each week.

  1. Calculate the sample mean.

  2. σ = 3 and n = the number of students surveyed.

  3. Construct the interval _autogen-svg2png-0038.png

We say we are approximately 95% confident that the true average number of meals that students eat out in a week is between __________ and ___________.

8.2Confidence Interval, Single Population Mean, Population Standard Deviation Known, Normal*

Confidence Intervals: Confidence Interval, Single Population Mean, Population Standard Deviation Known, Normal is part of the collection col10555 written by Barbara Illowsky and Susan Dean with contributions from Roberta Bloom.

Calculating the Confidence Interval

To construct a confidence interval for a single unknown population mean μ , where the population standard deviation is known, we need _autogen-svg2png-0002.png as an estimate for μ and we need the margin of error. Here, the margin of error is called the error bound for a population mean (abbreviated EBM). The sample mean _autogen-svg2png-0004.png is the point estimate of the unknown population mean μ

(point estimate - error bound, point estimate + error bound) or, in symbols,_autogen-svg2png-0006.png

The margin of error 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 8.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 7 and the error bound for the mean is 2.5.

_autogen-svg2png-0011.png 7 and EBM = 2.5.

The confidence interval is ( 7 – 2.5 , 7 + 2.5 ) ; 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."

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 _autogen-svg2png-0015.png 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.

Normal distribution curve with values of 5 and 15 on the x-axis. Vertical upward lines from points 5 and 15 extend to the curve. The confidence interval area between these two points is equal to 0.90.

To capture the central 90%, we must go out 1.645 "standard deviations" on either side of the calculated sample mean. 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 _autogen-svg2png-0018.png . _autogen-svg2png-0019.png is commonly called the "standard error of the mean" in order to clearly distinguish the standard deviation for a mean from the population standard deviation σ .

In summary, as a result of the Central Limit Theorem:
  • _autogen-svg2png-0021.png is normally distributed, that is, _autogen-svg2png-0022.png ~ _autogen-svg2png-0023.png

  • 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 _autogen-svg2png-0025.png 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 _autogen-svg2png-0030.png .

The z-score that has an area to the right of _autogen-svg2png-0031.png is denoted by _autogen-svg2png-0032.png

For example, when CL = 0.95 then α = 0.05 and _autogen-svg2png-0035.png ; we write _autogen-svg2png-0036.png

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

_autogen-svg2png-0039.png , 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 _autogen-svg2png-0041.png ; 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

  • _autogen-svg2png-0044.png

Constructing the Confidence Interval
  • The confidence interval estimate has the format _autogen-svg2png-0045.png.

The graph gives a picture of the entire situation.

_autogen-svg2png-0046.png.

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

Example 8.2

Suppose scores on exams in statistics are normally distributed with an unknown population mean and a population standard deviation of 3 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 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, _autogen-svg2png-0047.png, and the EBM.

_autogen-svg2png-0048.png
_autogen-svg2png-0049.png