+ All Categories
Home > Documents > 7.1 - 1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Chapter 7...

7.1 - 1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Chapter 7...

Date post: 29-Dec-2015
Category:
Upload: george-gordon
View: 215 times
Download: 2 times
Share this document with a friend
125
7.1 - 1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Chapter 7 Estimates and Sample Sizes 7-1 Review and Preview 7-2 Estimating a Population Proportion 7-3 Estimating a Population Mean: σ Known (OMIT) 7-4 Estimating a Population Mean: σ Not Known 7-5 Estimating a Population Variance (OMIT)
Transcript

7.1 - 1Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Chapter 7Estimates and Sample Sizes

7-1 Review and Preview

7-2 Estimating a Population Proportion

7-3 Estimating a Population Mean: σ Known (OMIT)

7-4 Estimating a Population Mean: σ Not Known

7-5 Estimating a Population Variance (OMIT)

7.1 - 2Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Section 7-1Review and Preview

7.1 - 3Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Review

Chapters 2 & 3 we used “descriptive statistics” when we summarized data using tools such as graphs, and statistics such as the mean and standard deviation.

Chapter 6 we introduced critical values:z denotes the z score with an area of to its right.If = 0.025, the critical value is z0.025 = 1.96.That is, the critical value z0.025 = 1.96 has an area of 0.025 to its right.

7.1 - 4Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Preview

The two major activities of inferential statistics are (1) to use sample data to estimate values of a population parameters, and (2) to test hypotheses or claims made about population parameters.

We introduce methods for estimating values of these important population parameters: proportions, means, and variances.

We also present methods for determining sample sizes necessary to estimate those parameters.

This chapter presents the beginning of inferential statistics.

7.1 - 5Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Section 7-2 Estimating a Population

Proportion

7.1 - 6Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Key ConceptIn this section we present methods for using a sample proportion to estimate the value of a population proportion.

• The sample proportion is the best point estimate of the population proportion.

• We can use a sample proportion to construct a confidence interval to estimate the true value of a population proportion, and we should know how to interpret such confidence intervals.

• We should know how to find the sample size necessary to estimate a population proportion.

7.1 - 7Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Definition

A point estimate is a single value (or point) used to approximate a population parameter.

7.1 - 8Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

The sample proportion p is the best point estimate of the population proportion p.

ˆ

Definition

7.1 - 9Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example:

Because the sample proportion is the best point estimate of the population proportion, we conclude that the best point estimate of p is 0.70. When using the sample results to estimate the percentage of all adults in the United States who believe in global warming, the best estimate is 70%.

In the Chapter Problem (page 314) we noted that in a Pew Research Center poll, 70% of 1501 randomly selected adults in the United States believe in global warming, so the sample proportion is = 0.70. Find the best point estimate of the proportion of all adults in the United States who believe in global warming.

7.1 - 10Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Definition

A confidence interval (or interval estimate) is a range (or an interval) of values used to estimate the true value of a population parameter. A confidence interval is sometimes abbreviated as CI. Here is an example of a confidence interval for the population proportion parameter:

0.677 p 0.723

7.1 - 11Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

NOTE

We will learn how to construct confidence intervals from a sample statistic later using a formula.

7.1 - 12Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

We must be careful to interpret confidence intervals correctly. There is a correct interpretation and many different and creative incorrect interpretations of the confidence interval a < p < b

Typically, we interpret the 95% confidence interval as follows:“We are 95% confident that the interval from a to b actually does contain the true value of the population proportion p.”

Interpreting a Confidence Interval

7.1 - 13Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

This means that if we were to select many different samples of the same size and construct the corresponding confidence intervals, 95% of them would actually contain the value of the population proportion p.(Note that in this correct interpretation, the level of 95% refers to the success rate of the process being used to estimate the proportion.)

Interpreting a Confidence Interval

7.1 - 14Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

For example, if we calculate the 95% confidence intervals for 20 different samples of a population, we expect that 95% of the 20 samples, or 19 samples, would have confidence intervals that contain the true value of p.

Interpreting a Confidence Interval

7.1 - 15Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Consider the chapter problem example (global warming) again. Suppose we know the true proportion of all adults who believe in global warming is p=0.75With 95% confidence interval, if we sample 20 times we may compute a confidence interval which does not actually contain p=0.75, such as,

but, 19 times out of 20 we would find confidence intervals that do contain p=0.75.This is illustrated in Figure 7-1.

Interpreting a Confidence Interval

0.677 p 0.723

7.1 - 16Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

page 319, Figure 7-1

Interpreting a Confidence Interval

7.1 - 17Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Know the correct interpretation of a confidence interval.

Caution

7.1 - 18Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

NEXT

We will learn now discuss how to construct confidence intervals from a sample statistic.

7.1 - 19Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Critical ValuesA standard z score can be used to distinguish between sample statistics that are likely to occur and those that are unlikely to occur. Such a z score is called a critical value. Critical values are based on the following observations:

Under certain conditions, the sampling distribution of sample proportions can be approximated by a normal distribution.

7.1 - 20Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Critical ValuesDEFINE: A z score of associated with a sample proportion has a probability of /2 of falling in the right tail. Therefore:

2/z

To find , find the z-score in Table A-2 that corresponds to an area of

2/z

2/1

7.1 - 21Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 7

Find z/2 for =0.10

7.1 - 22Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 7

ANSWER:

7.1 - 23Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Definition

A critical value is the number on the borderline separating sample statistics that are likely to occur from those that are unlikely to occur. The number z/2 is a critical value that is a z score with the property that it separates an area of /2 in the right tail of the standard normal distribution.

7.1 - 24Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Critical Value

Because the standard normal distribution is symmetric about the value of z=0, the value of –z/2 is at the vertical boundary for the area of /2 in the left tail

7.1 - 25Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

The Critical Value z2

-z/2

7.1 - 26Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

A confidence level is the probability 1 – (often expressed as the equivalent percentage value) that the confidence interval actually does contain the population parameter, assuming that the estimation process is repeated a large number of times. (The confidence level is also called degree of confidence, or the confidence coefficient.)

Definition

7.1 - 27Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Common choices for confidence levels are:

90% confidence level where = 10%,

95% confidence level where = 5%,

99% confidence level where = 1%,

Definition

7.1 - 28Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Confidence Level

For the standard normal distribution a confidence level of P % corresponds to P percent of the area between the values and

For example, if , the confidence level is 1-0.05=0.95=95% which gives the z-score

and 95% of the area lies between -1.96 and 1.96

–z/2

z/2

= 5%

96.1025.02/ zz

7.1 - 29Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

z2 = 1.96

= 0.05

z2 for a 95% Confidence Level

7.1 - 30Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

z2 for a 95% Confidence Level

-z2z2

Critical Values

2 = 2.5% = .025 = 5%

7.1 - 31Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Definition

When data from a simple random sample are used to

estimate a population proportion p, the margin of

error, denoted by E, is the maximum likely difference

(with probability 1 – , such as 0.95) between the

observed proportion and the true value of the

population proportion p. The margin of error E is

also called the maximum error of the estimate and

can be found by multiplying the critical value and

the standard deviation of the sample proportions:

7.1 - 32Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Margin of Error for Proportions

2

ˆ ˆpqE z

n

pq ˆ1ˆ NOTE:

7.1 - 33Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

p = population proportion

Confidence Interval for Estimating a Population Proportion p

= sample proportion

n = number of sample values

E = margin of error

z/2 = z score separating an area of /2 in the right tail of the standard normal distribution

7.1 - 34Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Requirements for Using a Confidence Interval for Estimating a Population

Proportion p

1. The sample is a simple random sample.

2. The conditions for the binomial distribution are satisfied: there is a fixed number of trials, the trials are independent, there are two categories of outcomes, and the probabilities remain constant for each trial.

3. There are at least 5 successes and 5 failures.

7.1 - 35Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Confidence Interval for Estimating a Population Proportion p

p – E < < + Eˆ p ˆ

p

where

2

ˆ ˆpqE z

n

7.1 - 36Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

p – E < < + E

p + E

p p ˆ

ˆ

Confidence Interval for Estimating a Population Proportion p

ˆ

(p – E, p + E)ˆ ˆ

7.1 - 37Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Round-Off Rule for Confidence Interval Estimates of p

Round the confidence interval limits for p to

three significant digits.

7.1 - 38Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328

Problem 18:

7.1 - 39Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 18

ANSWER:

compute the critical value z/2

7.1 - 40Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 18

ANSWER:

compute the sample proportion andp̂

56.0ˆ1ˆ pq

7.1 - 41Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 18

ANSWER:

compute the margin of error E

7.1 - 42Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Calculator UseHere is what the solution manual suggests

Calculate first

To use the formula on a TI calculator:

Calculate , press the multiply key, the parentheses key, then 1- ANS (ANS is the 2nd (-) key on bottom row) , then ENTER. This will give

z/2

qp ˆˆ

7.1 - 43Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Press the divide key and input the value of n then ENTER. This will give Press the square root key, then ANS, then ENTER. This will give Finally press the multiply key then input the value of then ENTER. This will give Ez/2

nqp /ˆˆ

nqp /ˆˆ

7.1 - 44Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

1. Verify that the required assumptions are satisfied. (The sample is a simple random sample, the conditions for the binomial distribution are satisfied, and the normal distribution can be used to approximate the distribution of sample proportions because np 5, and nq 5 are both satisfied.)

2. Refer to Table A-2 and find the critical value z/2 that corresponds to the desired confidence level.

3. Evaluate the margin of error

Procedure for Constructing a Confidence Interval for p

2ˆ ˆE z pq n

7.1 - 45Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

4. Using the value of the calculated margin of error, E and the value of the sample proportion, p, find the values of p – E and p + E. Substitute those values in the general format for the confidence interval:

ˆ

ˆ

ˆ

p – E < p < p + E

ˆ

ˆ

5. Round the resulting confidence interval limits to three significant digits.

Procedure for Constructing a Confidence Interval for p - cont

7.1 - 46Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328

Problem 22:

7.1 - 47Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 22

95% confidence interval gives = 5%,

compute the critical value z/2

7.1 - 48Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 22

compute the sample proportion

and

8000.0ˆ1ˆ pq

7.1 - 49Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 22

compute the margin of error E

0175.0

2000/)8000.0)(2000.0(96.1

/ˆˆ2/

nqpzE

7.1 - 50Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 22

compute the upper and lower limits of the confidence interval

upper limit lower limit

218.0

2175.0

0175.02000.0/ˆˆˆ 2/

nqpzp

183.0

1825.0

0175.02000.0/ˆˆˆ 2/

nqpzp

7.1 - 51Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 22

ANSWER:

write down the confidence interval using the upper and lower limits

218.00.183 p

7.1 - 52Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 22

The confidence interval can also be expressed as

0175.02000.0ˆ Ep

7.1 - 53Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328

Problem 10:

7.1 - 54Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 10

ANSWER:

The sample proportion is the midpoint of the upper and lower

limits of the confidence interval 750.0

2

780.0720.0ˆ

p

7.1 - 55Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 10

ANSWER:

The margin of error is the difference between the upper limit

of the confidence interval and the sample proportion

030.0750.0780.0 E

7.1 - 56Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 328, problem 10

The confidence interval can be expressed as

030.0750.0ˆ Ep

7.1 - 57Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Calculate Confidence Intervals Directly From Calculator

The TI calculator will compute confidence intervals as follows:

Press STAT and select TESTSSelect A:1-PropZIntEnter x,n,C-Level and then calculate

You should be able to calculate a confidence interval both ways: use the formula as in previous examples and directly with A:1-PropZInt as above

7.1 - 58Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

7.1 - 59Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

a)

7.1 - 60Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

b) 99% confidence interval gives = 1%,

7.1 - 61Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

b) compute the margin of error E

0774.0

152/)1645.0)(8355.0(575.2

/ˆˆ2/

nqpzE

7.1 - 62Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

b) compute the upper and lower limits of the confidence interval

upper limit lower limit

913.0

9129.0

0774.08355.0/ˆˆˆ 2/

nqpzp

758.0

7581.0

0774.08355.0/ˆˆˆ 2/

nqpzp

7.1 - 63Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

b) ANSWER:

write down the confidence interval using the upper and lower limits

913.00.758 p

7.1 - 64Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

c) We interpret the answer to part (b) as follows:

“We are 99% confident that the true value of the proportion of boys in the population will be between 0.758 and 0.913.”

Therefore,

7.1 - 65Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 30

c) if the YSORT method has no effect we expect the population proportion to be p=0.5 which is not within the 99% confidence interval from part (b) and we can be 99% confident that the YSORT method is effective.

7.1 - 66Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 34

7.1 - 67Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 34

a)

7.1 - 68Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 34

b) We interpret the answer to part (a) as follows:

“We are 99% confident that the true value of the proportion of people who say they vote in the population will be between 0.662 and 0.737.”

Therefore,

7.1 - 69Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 329, problem 34

c) since the true population proportion is given as p=0.61 which is not within the 99% confidence interval from part (b), we can be 99% confident that people do not tell the truth about their voting record.

7.1 - 70Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Analyzing PollsWhen analyzing polls consider:

1. The sample should be a simple random sample, not an inappropriate sample (such as a voluntary response sample).

2. The confidence level should be provided. (It is often 95%, but media reports often neglect to identify it.)

3. The sample size should be provided. (It is usually provided by the media, but not always.)

4. Except for relatively rare cases, the quality of the poll results depends on the sampling method and the size of the sample, but the size of the population is usually not a factor.

7.1 - 71Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Caution

Never follow the common misconception that poll results are unreliable if the sample size is a small percentage of the population size. The population size is usually not a factor in determining the reliability of a poll.

7.1 - 72Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Sample Size

Suppose we want to collect sample data in order to estimate some population proportion. The question is how many sample items must be obtained?

7.1 - 73Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Determining Sample Size

(solve for n by algebra)

( )2 ˆp qZ n =

ˆE 2

zE =

p qˆ ˆn

7.1 - 74Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Sample Size for Estimating Proportion p

When an estimate of p is known: ˆ

ˆ( )2 p qn =

ˆE 2

z

7.1 - 75Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Sample Size for Estimating Proportion p

When no estimate of p is known:

NOTE: here we are assuming that

( )2 0.25n =

E 2

50.0ˆˆ qp

7.1 - 76Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Round-Off Rule for Determining Sample Size

If the computed sample size n is not a whole number, round the value of n up to the next larger whole number.

7.1 - 77Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 331, problem 42

7.1 - 78Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 331, problem 42

a)We are told that the sample percentage is within 4 percentage points of the true population percentage. This means that

the margin of error is E=0.04

7.1 - 79Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 331, problem 42

a)90% confidence interval gives = 10%, which then gives the values

7.1 - 80Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 331, problem 42

a)When sample proportion is unknown use:

to get

50.0ˆˆ qp

7.1 - 81Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 331, problem 42

b) sample proportion is given

and the same values for the critical value and margin of error as in part (a) to get

92.0ˆ1ˆ and 08.0ˆ pqp

7.1 - 82Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Recap

In this section we have discussed:

Point estimates. Confidence intervals. Confidence levels. Critical values. Margin of error. Determining sample sizes.

7.1 - 83Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Section 7-4 Estimating a Population

Mean: Not Known

7.1 - 84Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Key Concept

This section presents methods for estimating a population mean when the population standard deviation is not known. With σ unknown, we use the Student t distribution assuming that the relevant requirements are satisfied.

7.1 - 85Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

The sample mean is the best point estimate of the population mean.

Sample Mean

7.1 - 86Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

= population mean = sample means = sample standard deviationn = number of sample values

Notation

x

7.1 - 87Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

If the distribution of a population is essentially normal, then the distribution of

is a Student t Distribution for all samples of size n. It is often referred to as a t distribution and is used to find critical values denoted byt/2.

t =x - µ

sn

Student t Distribution

7.1 - 88Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Important Properties of the Student t Distribution

1. The Student t distribution is different for different sample sizes (see the following slide, for the cases n = 3 and n = 12).

2. The Student t distribution has the same general symmetric bell shape as the standard normal distribution but it reflects the greater variability (with wider distributions) that is expected with small samples.

3. The Student t distribution has a mean of t = 0 (just as the standard normal distribution has a mean of z = 0).

4. The standard deviation of the Student t distribution varies with the sample size and is greater than 1 (unlike the standard normal distribution, which has a = 1).

5. As the sample size n gets larger, the Student t distribution gets closer to the normal distribution.

7.1 - 89Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Student t Distributions for n = 3 and n = 12

Figure 7-5

7.1 - 90Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

degrees of freedom = n – 1

in this section.

Definition

The number of degrees of freedom for a collection of sample data is the number of sample values that can vary after certain restrictions have been imposed on all data values. The degree of freedom is often abbreviated df.

7.1 - 91Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

E = margin of errort/2 = critical t value separating an area of /2

in the right tail of the t distribution

Notation

7.1 - 92Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Margin of Error E for Estimate of (Withσ Not Known)

Formula 7-6

where t2 has n – 1 degrees of freedom.

ns

E = t 2

Table A-3 lists values for tα/2

7.1 - 93Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

7.1 - 94Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

where E = t/2 ns

x – E < µ < x + E

t/2 found in Table A-3

Confidence Interval for the Estimate of μ (With σ Not Known)

df = n – 1

7.1 - 95Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Use the sample statistics of n = 49, = 0.4 and s = 21.0

to construct a 95% confidence interval estimate of the population mean.

x

7.1 - 96Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

With n = 49, the df = 49 – 1 = 48Closest df in Table A-3 is 50, using two tails = 5%=0.05 using one tail /2= 2.5%=0.025

t/2 = 2.009

Example

95% confidence level so

= 5%=0.05

7.1 - 97Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Using t/2 = 2.009, s = 21.0 and n = 49 the margin of error is:

and the confidence interval is

Example

027.649

0.21009.22/

n

stE

x E x E

0.4 6.027 0.4 6.027

5.6 6.4

7.1 - 98Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Requirements for Using a Confidence Interval for Estimating a Population Mean µ

1. The sample is a simple random sample.

2. Either the sample is from a normally distributed population or n>30

7.1 - 99Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

2. Using n – 1 degrees of freedom, refer to Table A-3 or use

technology to find the critical value t2 that corresponds to the desired confidence level.

Procedure for Constructing aConfidence Interval for µ

(With σ Unknown)1. Verify that the requirements are satisfied.

3. Evaluate the margin of error E = t2 • s / n .

4. Find the values of Substitute those values in the general format for the confidence interval:

5. Round the resulting confidence interval limits.

x E and x E.

x E x E

7.1 - 100Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Round-Off Rule for Confidence Interval Estimates of µ

If using the original set of data, round to one more decimal place than is used for the original data set.

If using summary statistics ,Sx, n round to the same number of decimal places used for the sample mean

x

x

7.1 - 101Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

You will not be given Table A-3 on the exam and should be able to use your calculator to compute the confidence interval for population mean with σ unknown. This is the method that will be used for the remaining slides.

CALCULATOR

7.1 - 102Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354

Problem 14:

NOTE: do part (b) first using the TI calculator

7.1 - 103Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

The TI calculator will compute confidence intervals for population mean with σ unknown as follows:

Press STAT and select TESTSSelect 8:TintervalArrow right to select Inpt: StatsEnter ,Sx, n, C-Level and then calculate x

7.1 - 104Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 14

ANSWER to part (b)

Press STAT and select TESTSSelect 8:TintervalArrow right to select Inpt: StatsEnter

Calculate then gives: (0.06395,0.17605)

0.99Level-C ,7 ,04.0 ,12.0 nSxx

7.1 - 105Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 14

ANSWER to part (b)

We must round two decimal places (same number of places as the sample mean)

Units are grams/mile

18.006.0

7.1 - 106Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Point estimate of µ:

x = (upper confidence limit) + (lower confidence limit)

2

Margin of Error:

E = upper confidence limit - x

Finding the Point Estimate and E from a Confidence Interval

7.1 - 107Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 14

ANSWER to part (a) uses part (b)

18.006.0

grams/mile 12.02

18.006.0

x

grams/mile 06.012.018.0 E

7.1 - 108Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 18

7.1 - 109Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 18

a) ANSWER: grams 3103x

7.1 - 110Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 18b)

Press STAT and select TESTSSelect 8:TintervalArrow right to select Inpt: StatsEnter

then calculate to get the confidence interval(3002.3,3203.7) which rounds to:

0.95 :Level-C,186 ,696 ,3103 nSxx

g 3204 g 3002

7.1 - 111Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 354, problem 18

c) ANSWER:Yes, since the confidence interval

for the mean birth weight for mothers who used cocaine is entirely below the confidence interval in part (b) for mothers who did not use cocaine, it appears that cocaine use is associated with lower birth weights.

g 2792g 2608

7.1 - 112Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Confidence Intervals for Comparing Data

As in Sections 7-2 and 7-3, confidence intervals can be used informally to compare different data sets, but the overlapping of confidence intervals should not be used for making formal and final conclusions about equality of means.

7.1 - 113Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 355, problem 22

7.1 - 114Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 355, problem 22(a)

Press STAT and select TESTSSelect 8:TintervalArrow right to select Inpt: StatsEnter

then calculate to get the confidence interval

0.95 :Level-C,142 ,4.1 ,8.1 nSxx

)(headaches 0.26.1

7.1 - 115Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 355, problem 22(b)

Press STAT and select TESTSSelect 8:TintervalArrow right to select Inpt: StatsEnter

then calculate to get the confidence interval

0.95 :Level-C,80 ,2.1 ,6.1 nSxx

)(headaches 9.13.1

7.1 - 116Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 355, problem 22(c)

7.1 - 117Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 356, problem 26

7.1 - 118Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 356, problem 26

Here:

and we are not given the mean and standard deviation. We must determine these from the given data.

0.98 :Level-C,7 ?, ,? nSxx

7.1 - 119Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Compute the mean:

g/mile 121.0 7

0.85

7

15.008.014.015.016.011.006.0

x

x =n

x

7.1 - 120Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Compute the standard deviation:

1

)( 2

n

xxs

7.1 - 121Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

0.06 -0.061 0.003721

0.11 -0.011 0.000121

0.16 0.039 0.001521

0.15 0.029 0.000841

0.14 0.019 0.000361

0.08 -0.041 0.001681

0.15 0.029 0.000841

x xx 2)( xx

009087.0)( 2 xx

g/mile 0389.00015145.017

009087.0

s

Sum of last column:

3.1 - 122

•Calculator:

1)Enter the list of data values into a list using STAT 1:Edit

2)Select 2nd STAT (LIST) and arrow right to choose MATH option 3:mean(

3)Select 2nd STAT (LIST) and arrow right to choose MATH option 7:stdDev(

4)Choose the list the data is in

7.1 - 123Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Press STAT and select TESTSSelect 8:TintervalArrow right to select Inpt: StatsEnter

then calculate to get the confidence interval

0.98 :Level-C,7 ,0389.0 ,121.0 nSxx

e)(grams/mil 168.0075.0

7.1 - 124Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Example

Page 356, problem 26

7.1 - 125Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved.

Recap

In this section we have discussed: Student t distribution. Degrees of freedom. Margin of error. Confidence intervals for μ with σ unknown. Choosing the appropriate distribution. Point estimates. Using confidence intervals to compare data.


Recommended