OBJECTIVES By the end of this section, I will be able to …
1 The Z Test for p Using the Critical-Value Method
For example, if a baseball player has x=30 hits in n=100 at-bats, his batting average is ˆp=x/n=30/100=0.3 (or .300).
Thus far, we have dealt with testing hypotheses about the population mean μ only. In this section, we will learn how to perform the Z test for the population proportion p. For our point estimate of the unknown population proportion p, we use the sample proportion ˆp=x/n, where x equals the number of successes.
Just as with the Z test for the mean, in the Z test for the proportion the null hypothesis will include a certain hypothesized value for the unknown parameter, which we call p0. For example, the hypotheses for the two-tailed test have the following form:
H0:p=p0versusHa:p≠p0
where p0 represents a particular hypothesized value of the unknown population proportion p. For instance, if a researcher is interested in determining whether the population proportion of Americans who support increased funding for higher education differs from 50%, then p0=0.50 and q0=1-p0=0.50.
If we assume H0 is correct, then the population proportion of successes is p0 Then Facts 5 and 6 from Section 7.2 tell us that the sampling distribution of p has a mean of p0 and the standard deviation
σp=√p.qn=√p0.q0n
because we claim in H0 that p=p0 Here, σˆp is called the standard error of the proportion. Fact 7 from Section 7.2 tells us that the sampling distribution of ˆp is approximately normal whenever both of the following conditions are met: n·p≥5 and n·q≥5. This leads us to the following statement of the essential idea about hypothesis testing for the proportion.
The essential idea About Hypothesis testing for the Proportion
When the sample proportion ˆp is unusual or extreme in the sampling distribution of ˆp that is based on the assumption that H0 is correct, we reject H0. Otherwise, there is insufficient evidence against H0, and we should not reject H0.
The remainder of this section explains the details of implementing hypothesis testing for the proportion. The critical-value method for the Z test for p is similar to that of the Z test for μ, in that we compare one Z-value (Zdata) with another Z-value (Zcrit). In this section, Zdata represents the number of standard errors (σˆp) the sample proportion ˆp lies above or below the hypothesized proportion p0.
The test statistic used for the Z test for the proportion is
Zdata=ˆp-p0√p0·q0n
where ˆp is the observed sample proportion of successes, p0 is the value of p hypothesized in H0, q0=1-p0, and n is the sample size.
EXAMPLE 25 Calculating Zdata for the Z test for proportion
The NPD Group reported in 2013 that sales of the Chromebook accounted for 20% of the U.S. computer market. Suppose a random sample of n=400 computers found 76 that were Chromebooks. We are interested in testing whether the population proportion of Chromebooks has changed from 20%.
Solution
The key words “has changed” indicate a two-tailed test. “Changed from what?” The hypothesized proportion p0=0.20. The hypotheses are
H0:p=0.20versusHa:p≠0.20
The sample proportion of Chromebooks is
ˆp=xn=number in sample that are Chromebookssample size=76400=0.19
We then calculate the value of the test statistic Zdata:
Zdata=ˆp-p0√p0·q0n=0.19-0.20√0.20(0.80)400=-0.010.02=-0.5
NOW YOU CAN DO
Exercises 7–14.
YOUR TURN#11
For Example 25, suppose the sample found 50 of 400 computers that were Chromebooks. Calculate the test statistic Zdata.
(The solution is shown in Appendix A.)
To find the Zcrit critical values, the critical regions, or the rejection rules, you can use Table 11.
Form of Hypothesis Test | |||
---|---|---|---|
Level of significance α |
Right-tailed H0:p=p0Ha:p>p0 |
Left-tailed H0:p=p0Ha:p<p0 |
Two-tailed H0:p=p0Ha:p≠p0 |
0.10 | Zcrit=1.28 | Zcrit=-1.28 | Zcrit=1.645 |
0.05 | Zcrit=1.645 | Zcrit=-1.645 | Zcrit=1.96 |
0.01 | Zcrit=2.33 | Zcrit=-2.33 | Zcrit=2.58 |
![]() |
|||
Rejection rule | Reject H0 if Zdata≥Zcrit |
Reject H0 if Zdata≤Zcrit |
Reject H0 if Zdata≤-Zcrit or Zdata≥Zcrit |
Z test for the Population Proportion p: Critical-value Method
When a random sample of size n is taken from a population, you can use the Z test for the proportion if both of the normality conditions are satisfied:
n·p0≥5andn·q0≥5
Step 1 State the hypotheses.
Use one of the forms from Table 11. State the meaning of p.
Step 2 Find Zcrit and state the rejection rule.
Use Table 11.
Step 3 Calculate Zdata.
Zdata=ˆp-p0σˆp=ˆp-p0√p0·q0n
Step 4 State the conclusion and the interpretation.
If Zdata falls in the critical region, then reject H0. Otherwise, do not reject H0. Interpret the conclusion so that a nonspecialist can understand.
EXAMPLE 26 Z test for p using the critical-value method
As a check on your arithmetic, the two quantities you obtain when checking the normality conditions should add up to n. Here, 80+320=400=n.
Refer to Example 25. Test whether the population proportion of Chromebook computers has changed from 20%, using the critical-value method and level of significance α=0.10.
Solution
First, we check that both of our normality conditions are met. From Example 25, we have p0=0.20 and n=400.
n·p0=(400)(0.20)=80≥5andn·q0=(400)(0.80)=320≥5
The normality conditions are met and we may proceed with the hypothesis test.
Step 1 State the hypotheses.
From Example 25, our hypotheses are
H0:p=0.20versusHa:p≠0.20
where p represents the population proportion of computers that are Chromebooks.
Step 2 Find Zcrit and state the rejection rule.
We have a two-tailed test, with α=0.10. This gives us our critical value Zcrit=1.645. the rejection rule from Table 11 is: Reject H0 if Zdata≥1.645 or Zdata≤-1.645 (Figure 35).
Step 3 Calculate Zdata.
From Example 25, we have Zdata=-0.5
Step 4 State the conclusion and the interpretation.
The test statistic Zdata=-0.5 is not ≥ 1.645 and not ≤ -1.645. Thus, we do not reject H0. There is insufficient evidence at level of significance α=0.10 that the population proportion of computers that are Chromebooks differs from 20%.
NOW YOU CAN DO
Exercises 15–18.
2 Z Test for p: The p-Value Method
The p-value method for the Z test for p is equivalent to the critical-value method. The p-values are defined similarly to those for the Z test for μ, as shown in Table 12.
Type of test | Right-tailed test | Left-tailed test | Two-tailed test |
---|---|---|---|
Hypotheses | H0:p=p0Ha:p>p0 | H0:p=p0Ha:p<p0 | H0:p=p0Ha:p≠p0 |
p-value is tail area associated with Zdata | p-value=P(Z>Zdata)Area to right of Zdata | p-value=P(Z>Zdata)Area to left of Zdata | p-value=P(Z>|Zdata|)+P(Z<-|Zdata|)=2·P(Z>|Zdata|)Sum of the two tail areas. |
![]() |
Note that the p-value has precisely the same definition and behavior as in the Z test for the population mean μ. That is, the p-value is roughly a measure of how extreme your value of Zdata is and takes values between 0 and 1, with small values indicating extreme values of Zdata.
Developing Your Statistical Sense
The Difference Between the p-Value and the Population Proportion p
Be careful to distinguish between the p-value and the population proportion p. The latter represents the population proportion of successes for a binomial experiment and is a population parameter. The p-value is the probability of observing a value of Zdata at least as extreme as the Zdata actually observed. The p-value depends on the sample data, but the population proportion p does not depend on the sample data.
Z test for the Population Proportion p: p-value Method
When a random sample of size n is taken from a population, you can use the Z test for the proportion if both of the normality conditions are satisfied:
n·p0≥5andn·q0≥5
Step 1 State the hypotheses and the rejection rule.
Use one of the forms from Table 12. State the meaning of p. State the rejection rule as “Reject H0 when the p-value≤α.”
Step 2 Calculate Zdata.
Zdata=ˆp-p0√p0·q0n
Step 3 Find the p-value.
Either use technology to find the p-value, or calculate it using the form in Table 12 that corresponds to your hypotheses.
Step 4 State the conclusion and the interpretation.
If the p-value≤α, then reject H0. Otherwise, do not reject H0. Interpret your conclusion so that a nonspecialist can understand.
EXAMPLE 27 Z test for p using the p-value method
We report Zdata to two decimal places to allow the use of the Z table to calculate the p-value.
The National Transportation Safety Board publishes statistics on the number of automobile crashes that people in various age groups have. Young people ages 18–24 have an accident rate of 12%, meaning that on average 12 out of every 100 young drivers per year had an accident. A researcher claims that the population proportion of young drivers having accidents is greater than 12%. Her study examined 1000 young drivers ages 18–24 and found that 134 had an accident this year. Perform the appropriate hypothesis test using the p-value method with level of significance α=0.05.
Solution
First, we check that both of our normality conditions are met. We are interested in whether the proportion has increased from 12%, so we have p0=0.12.
n⋅p0=(1000)(0.12)=120≥5andn⋅q0=(1000)(0.88)=880≥5
The normality conditions are met and we may proceed with the hypothesis test.
Step 1 State the hypotheses and the rejection rule.
Our hypotheses are
H0:p=0.12versusHa:p>0.12
where p represents the population proportion of young people ages 18–24 who had an accident. We reject the null hypothesis if the p-value≤α=0.05.
Step 2 Calculate Zdata.
Our sample proportion is ˆp=134/1000=0.134. Because p0=0.12, the standard error of ˆp is
σˆp=√p0·q0n=√(0.12)(0.88)1000≈0.0103
Thus, our test statistic is
Zdata=ˆp-p0√p0.q0n=0.134-0.12√(0.12)(0.88)1000≈1.36
That is, the sample proportion ˆp=0.134 lies approximately 1.36 standard errors above the hypothesized proportion p0=0.12.
Step 3 Find the p-value.
We have a right-tailed test, so our p-value from Table 12 is P(Z>Zdata). This is a Case 2 problem from Table 8 in Chapter 6 (page 355), where we find the tail area by subtracting the Z table area from 1 (Figure 36):
P(Z>Zdata)=P(Z>1.36)=1-0.9131=0.0869
Step 4 State the conclusion and the interpretation.
The p-value 0.0869 is not ≤ α=0.05, so we do not reject H0. There is insufficient evidence that the population proportion of young people ages 18–24 who had an accident has increased.
NOW YOU CAN DO
Exercises 19–22.
YOUR TURN#12
For Example 27, suppose 150 of the 1000 young drivers ages 18–24 had an accident this year. Now test whether the population proportion of young drivers who had an accident exceeds 0.12, using level of significance, α=0.05.
(The solution is shown in Appendix A.)
EXAMPLE 28 Performing the Z test for p using technology
A study reported that 1% of American Internet users who are married or in a long-term relationship met on a blind date or through a dating service.13 A survey of 500 American Internet users who are married or in a long-term relationship found 8 who met on a blind date or through a dating service. If appropriate, test whether the population proportion has increased. Use the p-value method with level of significance α=0.05.
Solution
We have p0=0.01 and n=500. Checking the normality conditions, we have
n·p0=(500)(0.01)=5≥5andn·q0=(500)(0.99)=495≥5
The normality conditions are met and we may proceed with the hypothesis test.
Step 1 State the hypotheses and the rejection rule.
Our hypotheses are
H0:p=0.01versusHa:p>0.01
where p represents the population proportion of American Internet users who are married or in a long-term relationship and who met on a blind date or through a dating service. We will reject H0 if the p-value # 0.05.
Step 2 Calculate Zdata.
We use the instructions supplied in the Step-by-Step Technology Guide on page 552. Figure 37 shows the TI-83/84 results from the Z test for p, Figure 38 shows the results from Minitab, and Figure 39 shows the results from CrunchIt!.
Note: Minitab, TI-83/84, and CrunchIt! round results to different numbers of decimal places.
We have
Zdata=ˆp-p0√p0·q0n=0.016-0.01√(0.01)(0.99)500≈1.348399725
which concurs with the TI-83/84 results in Figure 37.
Step 3 Find the p-value.
From Figures 37, 38, 39, and 40 we have
p-value=P(Z>1.348399725)=0.0887649866≈0.08876
Step 4 State the conclusion and interpretation.
Because p-value≈0.08876 is not ≤α=0.05, we do not reject H0. There is insufficient evidence that the population proportion of American Internet users who are married or in a long-term relationship and who met on a blind date or through a dating service has increased.
3 Using Confidence Intervals for p to Perform Two-Tailed Hypothesis Tests About p
Just as for μ, we can use a 100(1-α)% confidence interval for the population proportion p in order to perform a set of two-tailed hypothesis tests for p.
EXAMPLE 29 Using a confidence interval for p to perform two-tailed hypothesis tests about p
In 2013, Facebook reported that 73% of its users access Facebook using a mobile device. Suppose that a 95% confidence interval for the population of mobile accessers is (lower bound = 0.70, upper bound = 0.76). Use the confidence interval to test, using level of significance α=0.05, whether the population proportion differs from
Solution
There is equivalence between a 100(1-α)% confidence interval for p and a two-tailed test for p with level of significance α. Values of p0 that lie outside the confidence interval lead to rejection of the null hypothesis, whereas values of p0 within the confidence interval lead to not rejecting the null hypothesis. Figure 41 illustrates the 95% confidence interval for p.
We want to perform the following two-tailed hypothesis tests:
To perform each hypothesis test, simply observe where each value of p0 falls on the number line. For example, in the first hypothesis test, the hypothesized value p0=0.69 lies outside the interval (0.70, 0.76). Thus, we reject H0. The three hypothesis summarized here.
Value of p0 | Form of hypothesis test, with α=0.05 |
Where p0 lies in relation to 95% confidence interval |
Conclusion of hypothesis test |
---|---|---|---|
a. 0.69 | H0:p=0.69Ha:p≠0.69 | Outside | Reject H0 |
b. 0.72 | H0:p=0.72Ha:p≠0.72 | Inside | Do not reject H0 |
c. 0.77 | H0:p=0.77Ha:p≠0.77 | Outside | Reject H0 |
NOW YOU CAN DO
Exercises 23–26.
EXAMPLE 30 interpreting software output
Each of (a) and (b) represent software output from a Z test for p. For each, examine the indicated software output, and provide the following steps:
Use level of significance α=0.05 for each hypothesis test.
Solution
Step 1 State the hypotheses and the rejection rule.
In the TI-83/84 output, the “prop>.75” tells us that we have a right-tailed test:
H0:p=0.75versusHa:p>0.75
where p represents the population proportion of quiz questions answered correctly. We will reject H0 if the p-value is less than the level of significance α=0.05
Step 2 Find Zdata.
The “z=2.309401077” in the TI-83/84 output gives us the value for Zdata.
Step 3 Find the p-value.
Here, we need to be a little bit careful, because there are two items containing p in the TI-83/84 output. Don't pick ˆp, which represents the sample proportion of successes. Instead, the p-value is given as “p=.0104606407.”
Step 4 State the conclusion and the interpretation.
The p-value is less than the level of significance α=0.05, so we reject H0. There is evidence that the population proportions of quiz questions answered correctly is greater than 0.75.
Interpreting the Minitab output
Step 1 State the hypotheses and the rejection rule.
The line “Test of p=0.62 vs p≠0.62” tells us that we have the following two-tailed test.
H0:p=0.62versusHa:p≠0.62
where p represents the population proportion of counties having at least one specialty store. We will reject H0 if the p-value is less than the level of significance α=0.05.
Step 2 Find Zdata.
The “Z-value” of 1.46 in the Minitab output gives us the value for Zdata.
Step 3 Find the p-value.
Under “P-Value,” Minitab gives us p-value=0.143.
Step 4 State the conclusion and the interpretation.
The p-value is not less than the level of significance α=0.05, so we do not reject H0. There is insufficient evidence that the population proportions of counties having at least one specialty store differs from 0.62.
NOW YOU CAN DO
Exercises 27–30.