70
Chapter Hypothesis Testing with Two Samples 1 of 70 8 © 2012 Pearson Education, Inc. All rights reserved.

Les5e ppt 08

Embed Size (px)

Citation preview

Page 1: Les5e ppt 08

ChapterHypothesis Testing with Two Samples

1 of 70

8

© 2012 Pearson Education, Inc.All rights reserved.

Page 2: Les5e ppt 08

Chapter Outline

• 8.1 Testing the Difference Between Means (Large Independent Samples)

• 8.2 Testing the Difference Between Means (Small Independent Samples)

• 8.3 Testing the Difference Between Means (Dependent Samples)

• 8.4 Testing the Difference Between Proportions

© 2012 Pearson Education, Inc. All rights reserved. 2 of 70

Page 3: Les5e ppt 08

Section 8.1

Testing the Difference Between Means (Large Independent Samples)

© 2012 Pearson Education, Inc. All rights reserved. 3 of 70

Page 4: Les5e ppt 08

Section 8.1 Objectives

• Determine whether two samples are independent or dependent

• Perform a two-sample z-test for the difference between two means μ1 and μ2 using large independent samples

© 2012 Pearson Education, Inc. All rights reserved. 4 of 70

Page 5: Les5e ppt 08

Two Sample Hypothesis Test

• Compares two parameters from two populations.• Sampling methods:

Independent Samples• The sample selected from one population is not

related to the sample selected from the second population.

Dependent Samples (paired or matched samples)• Each member of one sample corresponds to a

member of the other sample.

© 2012 Pearson Education, Inc. All rights reserved. 5 of 70

Page 6: Les5e ppt 08

Independent and Dependent Samples

Independent Samples

Sample 1 Sample 2

Dependent Samples

Sample 1 Sample 2

© 2012 Pearson Education, Inc. All rights reserved. 6 of 70

Page 7: Les5e ppt 08

Example: Independent and Dependent Samples

Classify the pair of samples as independent or dependent.• Sample 1: Weights of 65 college students before their freshman year begins.• Sample 2: Weights of the same 65 college students after their freshmen year.

Solution:Dependent Samples (The samples can be paired with respect to each student)

© 2012 Pearson Education, Inc. All rights reserved. 7 of 70

Page 8: Les5e ppt 08

Example: Independent and Dependent Samples

Classify the pair of samples as independent or dependent.• Sample 1: Scores for 38 adults males on a psycho- logical screening test for attention-deficit hyperactivity disorder.• Sample 2: Scores for 50 adult females on a psycho- logical screening test for attention-deficit hyperactivity disorder.Solution:Independent Samples (Not possible to form a pairing between the members of the samples; the sample sizes are different, and the data represent scores for different individuals.)

© 2012 Pearson Education, Inc. All rights reserved. 8 of 70

Page 9: Les5e ppt 08

Two Sample Hypothesis Test with Independent Samples

1. Null hypothesis H0 A statistical hypothesis that usually states there is

no difference between the parameters of two populations.

Always contains the symbol ≤, =, or ≥.2. Alternative hypothesis Ha

A statistical hypothesis that is true when H0 is false.

Always contains the symbol >, ≠, or <.

© 2012 Pearson Education, Inc. All rights reserved. 9 of 70

Page 10: Les5e ppt 08

Two Sample Hypothesis Test with Independent Samples

H0: μ1 = μ2

Ha: μ1 ≠ μ2 H0: μ1 ≤ μ2

Ha: μ1 > μ2 H0: μ1 ≥ μ2

Ha: μ1 < μ2

Regardless of which hypotheses you use, you always assume there is no difference between the population means, or μ1 = μ2.

© 2012 Pearson Education, Inc. All rights reserved. 10 of 70

Page 11: Les5e ppt 08

Two Sample z-Test for the Difference Between Means

Three conditions are necessary to perform a z-test for the difference between two population means μ1 and μ2.

1. The samples must be randomly selected.

2. The samples must be independent.

3. Each sample size must be at least 30, or, if not, each population must have a normal distribution with a known standard deviation.

© 2012 Pearson Education, Inc. All rights reserved. 11 of 70

Page 12: Les5e ppt 08

Two Sample z-Test for the Difference Between Means

If these requirements are met, the sampling distribution for (the difference of the sample means) is a normal distribution with

1 2 1 21 2x x x x

1 2x x

1 2 1 2

2 22 2 1 2

1 2x x x x n n

Sampling distribution for :

1 2x x

Mean:

Standard error:

1 2x x1 2

1 2x xσ

1 2x xσ

© 2012 Pearson Education, Inc. All rights reserved. 12 of 70

Page 13: Les5e ppt 08

Two Sample z-Test for the Difference Between Means

• Test statistic is .• The standardized test statistic is

• When the samples are large, you can use s1 and s2 in place of σ1 and σ2. If the samples are not large, you can still use a two-sample z-test, provided the populations are normally distributed and the population standard deviations are known.

1 2

1 2

2 21 2 1 2 1 2

1 2 .x x

x x

x xz where n n

1 2x x

© 2012 Pearson Education, Inc. All rights reserved. 13 of 70

Page 14: Les5e ppt 08

Using a Two-Sample z-Test for the Difference Between Means (Large

Independent Samples)

1. State the claim mathematically and verbally. Identify the null and alternative hypotheses.

2. Specify the level of significance.

3. Determine the critical value(s).

4. Determine the rejection region(s).

State H0 and Ha.

Identify α.

Use Table 4 in Appendix B.

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 14 of 70

Page 15: Les5e ppt 08

Using a Two-Sample z-Test for the Difference Between Means (Large

Independent Samples)

5. Find the standardized test statistic and sketch the sampling distribution.

6. Make a decision to reject or fail to reject the null hypothesis.

7. Interpret the decision in the context of the original claim.

1 2

1 2 1 2

x x

x xz

If z is in the rejection region, reject H0.

Otherwise, fail to reject H0.

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 15 of 70

Page 16: Les5e ppt 08

Example: Two-Sample z-Test for the Difference Between Means

A credit card watchdog group claims that there is a difference in the mean credit card debts of households in New York and Texas. The results of a random survey of 250 households from each state are shown below. The two samples are independent. Do the results support the group’s claim? Use α = 0.05. (Adapted from PlasticRewards.com)

New York Texas

s1 = $1045.70 s2 = $1361.95

n1 = 250 n2 = 250

1 $4446.25x 2 $4567.24x

© 2012 Pearson Education, Inc. All rights reserved. 16 of 70

Page 17: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

• H0:

• Ha:• α • n1= , n2 =• Rejection Region:

• Test Statistic:

0.05250 250

(4446.25 4567.24) 0 1.11108.5983

z

μ1 = μ2 μ1 ≠ μ2 (claim)

• Decision:At the 5% level of significance, there is not enough evidence to support the group’s claim that there is a difference in the mean credit card debts of households in New York and Texas.

Fail to Reject H0.

© 2012 Pearson Education, Inc. All rights reserved. 17 of 70

z = –1.11

Page 18: Les5e ppt 08

Example: Using Technology to Perform a Two-Sample z-Test

A travel agency claims that the average daily cost of meals and lodging for vacationing in Texas is less than the same average costs for vacationing in Virginia. The table shows the results of a random survey of vacationers in each state. The two samples are independent. At α = 0.01, is there enough evidence to support the claim? (Adapted from American Automobile Association)

Texas (1) Virginia (2)

s1 = $18 s2 = $24

n1 = 50 n2 = 35

1 $216x 2 $222x

© 2012 Pearson Education, Inc. All rights reserved. 18 of 70

Page 19: Les5e ppt 08

Solution: Using Technology to Perform a Two-Sample z-Test

• H0:

• Ha:μ1 ≥ μ2 μ1 < μ2 (claim)

TI-83/84 setup:

Calculate: Draw:

© 2012 Pearson Education, Inc. All rights reserved. 19 of 70

Page 20: Les5e ppt 08

z0

0.01

Solution: Using Technology to Perform a Two-Sample z-Test

• Decision:At the 1% level of significance, there is not enough evidence to support the travel agency’s claim.

Fail to Reject H0 .• Rejection Region:

–1.25

–2.33

© 2012 Pearson Education, Inc. All rights reserved. 20 of 70

Page 21: Les5e ppt 08

Section 8.1 Summary

• Determined whether two samples are independent or dependent

• Performed a two-sample z-test for the difference between two means μ1 and μ2 using large independent samples

© 2012 Pearson Education, Inc. All rights reserved. 21 of 70

Page 22: Les5e ppt 08

Section 8.2

Testing the Difference Between Means (Small Independent Samples)

© 2012 Pearson Education, Inc. All rights reserved. 22 of 70

Page 23: Les5e ppt 08

Section 8.2 Objectives

• Perform a t-test for the difference between two population means μ1 and μ2 using small independent samples

© 2012 Pearson Education, Inc. All rights reserved. 23 of 70

Page 24: Les5e ppt 08

Two Sample t-Test for the Difference Between Means

• If samples of size less than 30 are taken from normally-distributed populations, a t-test may be used to test the difference between the population means μ1 and μ2.

• Three conditions are necessary to use a t-test for small independent samples.

1. The samples must be randomly selected.

2. The samples must be independent.

3. Each population must have a normal distribution.

© 2012 Pearson Education, Inc. All rights reserved. 24 of 70

Page 25: Les5e ppt 08

Two Sample t-Test for the Difference Between Means

• The test statistic is .• The standardized test statistic is

• The standard error and the degrees of freedom of the sampling distribution depend on whether the population variances and are equal.

1 2

1 2 1 2 .x x

x xt s

21 2

2

© 2012 Pearson Education, Inc. All rights reserved. 25 of 70

x1 x2

Page 26: Les5e ppt 08

The standard error for the sampling distribution of is

Two Sample t-Test for the Difference Between Means

• Variances are equal Information from the two samples is combined to

calculate a pooled estimate of the standard deviation .

2 21 1 2 2

1 2

1 1ˆ 2n s n s

n n

1 2x x

1 2 1 2

1 1ˆx xs n n

d.f.= n1 + n2 – 2

© 2012 Pearson Education, Inc. All rights reserved. 26 of 70

Page 27: Les5e ppt 08

• Variances are not equal If the population variances are not equal, then the

standard error is

d.f = smaller of n1 – 1 and n2 – 1

Two Sample t-Test for the Difference Between Means

1 2

2 21 2

1 2.x x

s ss n n

© 2012 Pearson Education, Inc. All rights reserved. 27 of 70

Page 28: Les5e ppt 08

Normal or t-Distribution?Are both sample sizes

at least 30?

Are both populations normally distributed?

You cannot use the z-test or the t-test.

No

Yes

Are both population standard deviations

known?

Use the z-test.Yes

No

Are the population

variances equal?

Use the z-test.Use the t-test with

d.f = smaller of n1 – 1 or n2 – 1. sx

1 x

2

s1

2

n1

s22

n2

Use the t-test with

1 2 1 2

1 1 ˆx xs n n

Yes

No

No

Yes

d.f = n1 + n2 – 2.

© 2012 Pearson Education, Inc. All rights reserved. 28 of 70

Page 29: Les5e ppt 08

Two-Sample t-Test for the Difference Between Means (Small Independent

Samples)

1. State the claim mathematically and verbally. Identify the null and alternative hypotheses.

2. Specify the level of significance.

3. Determine the degrees of freedom.

4. Determine the critical value(s).

State H0 and Ha.

Identify α.

Use Table 5 in Appendix B.

d.f. = n1+ n2 – 2 ord.f. = smaller of

n1 – 1 or n2 – 1.

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 29 of 70

Page 30: Les5e ppt 08

Two-Sample t-Test for the Difference Between Means (Small Independent

Samples)

5. Determine the rejection region(s).

6. Find the standardized test statistic and sketch the sampling distribution.

7. Make a decision to reject or fail to reject the null hypothesis.

8. Interpret the decision in the context of the original claim.

t

x1 x2 1 2 sx

1 x

2

If t is in the rejection region, reject H0.

Otherwise, fail to reject H0.

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 30 of 70

Page 31: Les5e ppt 08

Example: Two-Sample t-Test for the Difference Between Means

The results of a state mathematics test for random samples of students taught by two different teachers at the same school are shown below. Can you conclude that there is a difference in the mean mathematics test scores for the students of the two teachers? Use α = 0.01. Assume the populations are normally distributed and the population variances are not equal.

Teacher 1 Teacher 2

s1 = 39.7 s2 = 24.5

n1 = 8 n2 = 18

1 473x 2 459x

© 2012 Pearson Education, Inc. All rights reserved. 31 of 70

Page 32: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

• H0:

• Ha:• α • d.f. = • Rejection Region:

• Test Statistic:

0.108 – 1 = 7

μ1 = μ2 μ1 ≠ μ2 (claim)

• Decision:At the 10% level of significance, there is not enough evidence to support the claim that the mean mathematics test scores for the students of the two teachers are different.

Fail to Reject H0 .

© 2012 Pearson Education, Inc. All rights reserved. 32 of 70

2 2

(473 459) 0 0.92239.7 24.5

8 18

t

t ≈ 0.922

Page 33: Les5e ppt 08

Example: Two-Sample t-Test for the Difference Between Means

A manufacturer claims that the mean calling range (in feet) of its 2.4-GHz cordless telephone is greater than that of its leading competitor. You perform a study using 14 randomly selected phones from the manufacturer and 16 randomly selected similar phones from its competitor. The results are shown below. At α = 0.05, can you support the manufacturer’s claim? Assume the populations are normally distributed and the population variances are equal.

Manufacturer Competitor

s1 = 45 ft s2 = 30 ft

n1 = 14 n2 = 16

1 1275ftx 2 1250ftx

© 2012 Pearson Education, Inc. All rights reserved. 33 of 70

Page 34: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

• H0:

• Ha:• α = • d.f. = • Rejection Region:

0.0514 + 16 – 2 = 28

μ1 ≤ μ2 μ1 > μ2 (claim)

t0 1.701

0.05

© 2012 Pearson Education, Inc. All rights reserved. 34 of 70

Page 35: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

1 2

2 21 1 2 2

1 2 1 2

2 2

1 1 1 12

14 1 45 16 1 30 1 1 13.801814 16 2 14 16

x x

n s n ss

n n n n

1 2

1 2 1 2 1275 1250 01.811

13.8018x x

x xt

s

© 2012 Pearson Education, Inc. All rights reserved. 35 of 70

• Test Statistic:

Page 36: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

• H0:

• Ha:• α = • d.f. = • Rejection Region:

• Test Statistic:

0.0514 + 16 – 2 = 28

1.811t μ1 ≤ μ2 μ1 > μ2 (claim)

1.811

• Decision:At the 5% level of significance, there is enough evidence to support the manufacturer’s claim that its phone has a greater calling range than its competitors.

Reject H0 .

t0 1.701

0.05

© 2012 Pearson Education, Inc. All rights reserved. 36 of 70

Page 37: Les5e ppt 08

Section 8.2 Summary

• Performed a t-test for the difference between two means μ1 and μ2 using small independent samples

© 2012 Pearson Education, Inc. All rights reserved. 37 of 70

Page 38: Les5e ppt 08

Section 8.3

Testing the Difference Between Means (Dependent Samples)

© 2012 Pearson Education, Inc. All rights reserved. 38 of 70

Page 39: Les5e ppt 08

Section 8.3 Objectives

• Perform a t-test to test the mean of the differences for a population of paired data

© 2012 Pearson Education, Inc. All rights reserved. 39 of 70

Page 40: Les5e ppt 08

• The test statistic is the mean of these differences.

t-Test for the Difference Between Means

• To perform a two-sample hypothesis test with dependent samples, the difference between each data pair is first found: d = x1 – x2 Difference between entries for a data pair

ddd n

Mean of the differences between paired data entries in the dependent samples

© 2012 Pearson Education, Inc. All rights reserved. 40 of 70

Page 41: Les5e ppt 08

t-Test for the Difference Between Means

Three conditions are required to conduct the test.1. The samples must be randomly selected.2. The samples must be dependent (paired).3. Both populations must be normally distributed.If these requirements are met, then the sampling

distribution for is approximated by a t-distribution with n – 1 degrees of freedom, where n is the number of data pairs.

d

d-t0 t0μd

© 2012 Pearson Education, Inc. All rights reserved. 41 of 70

Page 42: Les5e ppt 08

Symbols used for the t-Test for μd

The number of pairs of data

The difference between entries for a data pair, d = x1 – x2

d The hypothesized mean of the differences of paired data in the population

n

d

Symbol Description

© 2012 Pearson Education, Inc. All rights reserved. 42 of 70

Page 43: Les5e ppt 08

Symbols used for the t-Test for μd

Symbol Descriptiond The mean of the differences between the paired

data entries in the dependent samples

The standard deviation of the differences between the paired data entries in the dependent samples

dd n

222 ( )

( )1 1d

ddd d ns n n

sd

© 2012 Pearson Education, Inc. All rights reserved. 43 of 70

Page 44: Les5e ppt 08

t-Test for the Difference Between Means

• The test statistic is

• The standardized test statistic is

• The degrees of freedom are d.f. = n – 1.

.d

d

dts n

.dd n

© 2012 Pearson Education, Inc. All rights reserved. 44 of 70

Page 45: Les5e ppt 08

t-Test for the Difference Between Means (Dependent Samples)

1. State the claim mathematically and verbally. Identify the null and alternative hypotheses.

2. Specify the level of significance.

3. Determine the degrees of freedom.

4. Determine the critical value(s).

State H0 and Ha.

Identify α.

Use Table 5 in Appendix B if n > 29 use the last row (∞) .

d.f. = n – 1

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 45 of 70

Page 46: Les5e ppt 08

t-Test for the Difference Between Means (Dependent Samples)

5. Determine the rejection region(s).

6. Calculate and

5. Find the standardized test statistic.

d .ds dn

d2

22 ( )( )

1 1d

ddd d ns n n

d

d

dts n

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 46 of 70

Page 47: Les5e ppt 08

t-Test for the Difference Between Means (Dependent Samples)

8. Make a decision to reject or fail to reject the null hypothesis.

9. Interpret the decision in the context of the original claim.

If t is in the rejection region, reject H0.

Otherwise, fail to reject H0.

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 47 of 70

Page 48: Les5e ppt 08

Example: t-Test for the Difference Between Means

Athletes 1 2 3 4 5 6 7 8Height (old) 24 22 25 28 35 32 30 27Height (new) 26 25 25 29 33 34 35 30

A shoe manufacturer claims that athletes can increase their vertical jump heights using the manufacturer’s new Strength Shoes®. The vertical jump heights of eight randomly selected athletes are measured. After the athletes have used the Strength Shoes® for 8 months, their vertical jump heights are measured again. The vertical jump heights (in inches) for each athlete are shown in the table. Assuming the vertical jump heights are normally distributed, is there enough evidence to support the manufacturer’s claim at α = 0.10? (Adapted from Coaches Sports Publishing)

© 2012 Pearson Education, Inc. All rights reserved. 48 of 70

Page 49: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

• H0:

• Ha:• α = • d.f. = • Rejection Region:

0.108 – 1 = 7

μd ≥ 0 μd < 0 (claim)

d = (jump height before shoes) – (jump height after shoes)

© 2012 Pearson Education, Inc. All rights reserved. 49 of 70

Page 50: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

Before After d d2

24 26 –2 422 25 –3 925 25 0 028 29 –1 135 33 2 432 34 –2 430 35 –5 2527 30 –3 9

Σ = –14 Σ = 56

14 1.758d

n d

2

2

2

( 14)56

(

88 1

2.12

)

3

1

1

d

dd ns n

d = (jump height before shoes) – (jump height after shoes)

© 2012 Pearson Education, Inc. All rights reserved. 50 of 70

Page 51: Les5e ppt 08

Solution: Two-Sample t-Test for the Difference Between Means

• H0:

• Ha:• α = • d.f. = • Rejection Region:

• Test Statistic:

0.108 – 1 = 7

µd ≥ 0 μd < 0 (claim)

• Decision:

d = (jump height before shoes) – (jump height after shoes)

At the 10% level of significance, there is enough evidence to support the shoe manufacturer’s claim that athletes can increase their vertical jump heights using the new Strength Shoes®.

Reject H0.

© 2012 Pearson Education, Inc. All rights reserved. 51 of 70

1.75 0 2.3332.1213 8

d

d

dts n

t ≈ –2.333

Page 52: Les5e ppt 08

Section 8.3 Summary

• Performed a t-test to test the mean of the difference for a population of paired data

© 2012 Pearson Education, Inc. All rights reserved. 52 of 70

Page 53: Les5e ppt 08

Section 8.4

Testing the Difference Between Proportions

© 2012 Pearson Education, Inc. All rights reserved. 53 of 70

Page 54: Les5e ppt 08

Section 8.4 Objectives

• Perform a z-test for the difference between two population proportions p1 and p2

© 2012 Pearson Education, Inc. All rights reserved. 54 of 70

Page 55: Les5e ppt 08

Two-Sample z-Test for Proportions

• Used to test the difference between two population proportions, p1 and p2.

• Three conditions are required to conduct the test.1. The samples must be randomly selected.2. The samples must be independent.3. The samples must be large enough to use a

normal sampling distribution. That is,n1p1 ≥ 5, n1q1 ≥ 5, n2p2 ≥ 5, and n2q2 ≥ 5.

© 2012 Pearson Education, Inc. All rights reserved. 55 of 70

Page 56: Les5e ppt 08

Two-Sample z-Test for the Difference Between Proportions

• If these conditions are met, then the sampling distribution for is a normal distribution.

• Mean:• A weighted estimate of p1 and p2 can be found by

using

• Standard error:

1 2ˆ ˆp p

1 21 2ˆ ˆp p p p

1 2ˆ ˆ

1 2

1 1 , where 1 .p p pq q pn n

1 21 1 1 2 2 2

1 2, where and ˆ ˆx xp x n p x n pn n

© 2012 Pearson Education, Inc. All rights reserved. 56 of 70

Page 57: Les5e ppt 08

Two-Sample z-Test for the Difference Between Proportions

• The test statistic is .• The standardized test statistic is

where

1 2 1 2

1 2

( ) ( )ˆ ˆ1 1

p p p pzpq n n

1 2ˆ ˆp p

1 2

1 2 and .1x xp q pn n

1 1 2 2Note: , , , and must be at least 5.n p n q n p n q

© 2012 Pearson Education, Inc. All rights reserved. 57 of 70

Page 58: Les5e ppt 08

Two-Sample z-Test for the Difference Between Proportions

1. State the claim. Identify the null and alternative hypotheses.

2. Specify the level of significance.

3. Determine the critical value(s).

4. Determine the rejection region(s).

5. Find the weighted estimate of p1 and p2. Verify that

State H0 and Ha.

Identify α.

Use Table 4 in Appendix B.

1 2

1 2

x xp n n

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 58 of 70

n1p, n1q, n2 p,

and n2q are at least 5.

Page 59: Les5e ppt 08

Two-Sample z-Test for the Difference Between Proportions

6. Find the standardized test statistic and sketch the sampling distribution.

7. Make a decision to reject or fail to reject the null hypothesis.

8. Interpret the decision in the context of the original claim.

1 2 1 2

1 2

( ) ( )ˆ ˆ1 1

p p p pzpq n n

If z is in the rejection region, reject H0.

Otherwise, fail to reject H0.

In Words In Symbols

© 2012 Pearson Education, Inc. All rights reserved. 59 of 70

Page 60: Les5e ppt 08

Example: Two-Sample z-Test for the Difference Between Proportions

In a study of 150 randomly selected occupants in passenger cars and 200 randomly selected occupants in pickup trucks, 86% of occupants in passenger cars and 74% of occupants in pickup trucks wear seat belts. At α = 0.10 can you reject the claim that the proportion of occupants who wear seat belts is the same for passenger cars and pickup trucks? (Adapted from National Highway Traffic Safety Administration)

Solution: 1 = Passenger cars 2 = Pickup trucks

© 2012 Pearson Education, Inc. All rights reserved. 60 of 70

Page 61: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

• H0:

• Ha:• α =• n1= , n2 =• Rejection Region:

0.10150 200

p1 = p2 (claim)p1 ≠ p2

© 2012 Pearson Education, Inc. All rights reserved. 61 of 70

Page 62: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

1 2

1 2

129 148 0.7914150 200

x xpn n

1 1 1 129ˆx n p 2 2 2 148ˆx n p

1 0.7914 01 .2086q p

1 1

2 2

200(0.2086) 5 200(0.6556) 5200(0.2086) 5

N

200(

ote:

0.6556) 5n p n qn p n q

© 2012 Pearson Education, Inc. All rights reserved. 62 of 70

Page 63: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

1 2 1 2

1 2

0.86 0.74 0

1 10.7914 0.2086150 200

2.

ˆ ˆ

1

73

1

p p p pz

pqn n

© 2012 Pearson Education, Inc. All rights reserved. 63 of 70

Page 64: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

• H0:

• Ha:• α • n1= , n2 =• Rejection Region:

• Test Statistic:

0.10150 200

2.73z p1 = p2 p1 ≠ p2

• Decision:At the 10% level of significance, there is enough evidence to reject the claim that the proportion of occupants who wear seat belts is the same for passenger cars and pickup trucks.

Reject H0

© 2012 Pearson Education, Inc. All rights reserved. 64 of 70

Page 65: Les5e ppt 08

Example: Two-Sample z-Test for the Difference Between Proportions

A medical research team conducted a study to test the effect of a cholesterol-reducing medication. At the end of the study, the researchers found that of the 4700 randomly selected subjects who took the medication, 301 died of heart disease. Of the 4300 randomly selected subjects who took a placebo, 357 died of heart disease. At α = 0.01 can you conclude that the death rate due to heart disease is lower for those who took the medication than for those who took the placebo? (Adapted from New England Journal of Medicine)Solution: 1 = Medication 2 = Placebo

© 2012 Pearson Education, Inc. All rights reserved. 65 of 70

Page 66: Les5e ppt 08

z0–2.33

0.01

Solution: Two-Sample z-Test for the Difference Between Means

• H0:

• Ha:• α • n1= , n2 =• Rejection Region:

0.014700 4300

p1 ≥ p2 p1 < p2 (claim)

© 2012 Pearson Education, Inc. All rights reserved. 66 of 70

Page 67: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

1 2

1 2

301 357 0.07314700 4300

x xp

n n

11

1

301 0.064470

ˆ0

xp

n

1 0.0731 01 .9269q p

22

2

357 0.083430

ˆ0

xp

n

1 1

2 2

4700(0.0731) 5 4700(0.9269) 54300(0.0731

Note:

) 5 4300(0.926

9) 5n p n qn p n q

© 2012 Pearson Education, Inc. All rights reserved. 67 of 70

Page 68: Les5e ppt 08

Solution: Two-Sample z-Test for the Difference Between Means

1 2 1 2

1 2

0.064 0.083 0

1 10.0731 0.92

ˆ

694700 4300

3.

ˆ

1

6

1

4

p p p pz

pqn n

© 2012 Pearson Education, Inc. All rights reserved. 68 of 70

Page 69: Les5e ppt 08

z0–2.33

0.01

Solution: Two-Sample z-Test for the Difference Between Means

• H0:

• Ha:• α • n1= , n2 =• Rejection Region:

• Test Statistic:

0.014700 4300

3.46z p1 ≥ p2 p1 < p2 (claim)

–2.33–3.46

• Decision:At the 1% level of significance, there is enough evidence to conclude that the death rate due to heart disease is lower for those who took the medication than for those who took the placebo.

Reject H0

© 2012 Pearson Education, Inc. All rights reserved. 69 of 70

Page 70: Les5e ppt 08

Section 8.4 Summary

• Performed a z-test for the difference between two population proportions p1 and p2

© 2012 Pearson Education, Inc. All rights reserved. 70 of 70