Testing Claims About Proportions. In Exercises 7–22, test the given claim. Identify the null hypothesis, alternative hypothesis, test statistic, P-value or critical value(s), then state the conclusion about the null hypothesis, as well as the final conclusion that addresses the original claim.

Cardiac Arrest at Day and Night A study investigated survival rates for in hospital patients who suffered cardiac arrest. Among 58,593 patients who had cardiac arrest during the day, 11,604 survived and were discharged. Among 28,155 patients who suffered cardiac arrest at night, 4139 survived and were discharged (based on data from “Survival from In-Hospital Cardiac Arrest During Nights and Weekends,” by Puberty et al., Journal of the American Medical Association, Vol. 299, No. 7). We want to use a 0.01 significance level to test the claim that the survival rates are the same for day and night.

a. Test the claim using a hypothesis test.

b. Test the claim by constructing an appropriate confidence interval.

c. Based on the results, does it appear that for in-hospital patients who suffer cardiac arrest, the survival rate is the same for day and night?

Short Answer

Expert verified

a. The hypotheses are as follows.

\(\begin{array}{l}{H_0}:{p_1} = {p_2}\,\\{H_1}:{p_1} \ne {p_2}\end{array}\)

The test statistic is 18.261. The p-value is 0.0001.

The null hypothesis is rejected, and thus, there is not sufficient evidence to claim that the survival rates are the same for the day and night.

b. The 99% confidence interval is\(0.0441 < \left( {{{\rm{p}}_1} - {{\rm{p}}_2}} \right) < 0.0579\). As 0 is not included in the interval, there is not sufficient evidenceto claim that the survival rates are the same for the day and night.

c. The result suggests that the patients who had a cardiac arrest at day have more survival rate than the patients who had a cardiac arrest at night.

Step by step solution

01

Given information

The two groups of patients are formed on the basis of the time of suffering cardiac arrest, which is day or night.

Among the 58593 who suffered during the day, 11604 survived and got discharged. Among the 28155 who suffered during the night, 4139 survived and got discharged.

The significance level is \(\alpha = 0.01\) to test the claim that the survival rate is the same in both situations.

02

State the null and alternative hypotheses

Let\({p_1},{p_2}\,\)be the population proportion of the survival rate for patients who suffered cardiac arrests during the day and night, respectively.

The following hypotheses are formulated for the claim that the survival rates are the same for the day and night:

\(\begin{array}{l}{H_0}:{p_1} = {p_2}\,\\{H_1}:{p_1} \ne {p_2}\end{array}\)

03

Compute the sample proportions

As per information for two groups,

\(\begin{array}{l}{n_1} = 58593\\{x_1} = 11604\\\,{n_2} = 28155\,\\{x_2} = 4139\end{array}\)

The sample proportions for the two groups are as follows.

\(\begin{array}{c}{{\hat p}_1} = \frac{{{x_1}}}{{{n_1}}}\\ = \frac{{11604}}{{58593}}\\ = 0.1980\end{array}\)

\(\begin{array}{c}{{\hat p}_2} = \frac{{{x_2}}}{{{n_2}}}\\ = \frac{{4139}}{{28155}}\\ = 0.1470\end{array}\)

04

Find the sample pooled proportion

The sample pooled proportions are calculated as follows.

\(\begin{array}{c}\bar p = \frac{{\left( {{x_1} + {x_2}} \right)}}{{\left( {{n_1} + {n_2}} \right)}}\,\\ = \frac{{\left( {11604 + 4139} \right)}}{{\left( {58593 + 28155} \right)}}\\ = 0.1815\end{array}\)

and

\(\begin{array}{c}{\rm{\bar q}} = 1 - {\rm{\bar p}}\\ = 1 - 0.1815\\ = 0.8185\end{array}\).

05

Define the test statistics

To conduct a hypothesis test of two proportions, the test statistic is computed as follows.

\(z = \frac{{\left( {{{\hat p}_1} - {{\hat p}_2}} \right) - \left( {{p_1} - {p_2}} \right)}}{{\sqrt {\left( {\frac{{\bar p\bar q}}{{{n_1}}} + \frac{{\bar p\bar q}}{{{n_2}}}} \right)} }}\,\)

Here, \({\rm{\bar p}}\)is the pooled sample proportion, and\({\rm{\bar q}} = 1 - {\rm{\bar p}}\).

Substitute the values. So,

\(\begin{array}{c}z = \frac{{\left( {{{\hat p}_1} - {{\hat p}_2}} \right) - \left( {{p_1} - {p_2}} \right)}}{{\sqrt {\left( {\frac{{\bar p\bar q}}{{{n_1}}} + \frac{{\bar p\bar q}}{{{n_2}}}} \right)} }}\\ = \frac{{\left( {0.1980 - 0.1470} \right) - 0}}{{\sqrt {\left( {\frac{{0.1815 \times 0.8185}}{{58593}} + \frac{{0.1815 \times 0.8185}}{{28155}}} \right)} }}\\ = 18.261\end{array}\).

The value of the test statistic is 18.261.

06

Find the p-value  

Referring to the standard normal table for the positive z-score of 0.9999, the cumulative probability of 18.26 is obtained from the cell intersection for rows 3.50 and above and the column value 0.00.

That is,\(P\left( {Z < 18.26} \right) = 0.9999\).

For the two-tailed test, the p-value is twice the area to the right of the test statistic.

\(\begin{array}{c}2P\left( {Z > 18.261} \right) = 2 \times \left( {1 - P\left( {Z < 18.261} \right)} \right)\\ = 2 \times \left( {1 - 0.9999} \right)\\ = 0.0002\end{array}\).

Thus, the p-value is 0.0002.

As the p-value is less than the significance level of 0.01, the null hypothesis is rejected.

Hence, there is not enough evidence to support the claim that the survival rate is the same in the day and night.

07

Describe confidence interval

b.

The general formula for the confidence interval of the difference of proportions is as follows.

\({\rm{Confidence}}\,\,{\rm{interval}} = \left( {\left( {{{\hat p}_1} - {{\hat p}_2}} \right) - E\,\,,\,\,\left( {{{\hat p}_1} - {{\hat p}_2}} \right) + E} \right)\,\,\,\,\,\,\,\,...\left( 1 \right)\)\(\)

Here, E is the margin of error, which is calculated as follows.

\(E = {z_{\frac{\alpha }{2}}} \times \sqrt {\left( {\frac{{{{\hat p}_1} \times {{\hat q}_1}}}{{{n_1}}} + \frac{{{{\hat p}_2} \times {{\hat q}_2}}}{{{n_2}}}} \right)} \) .

08

Find the confidence interval

The confidence interval for the two-tailed test with a level of significance of 0.01 is 99%.

The critical value\({z_{\frac{\alpha }{2}}}\)has the cumulative area to its left as\(1 - \frac{\alpha }{2}\).

Mathematically,

\(\begin{array}{c}P\left( {Z < {z_{\frac{\alpha }{2}}}} \right) = 1 - \frac{\alpha }{2}\\P\left( {Z < {z_{\frac{{0.01}}{2}}}} \right) = 1 - 0.005\\P\left( {Z < {z_{0.005}}} \right) = 0.995\end{array}\)

From the standard normal table, the area 0.995 is observed corresponding to the intersection of the row value 2.5 and column values 0.07 and 0.08, which implies that the critical value is 2.576.

The margin of error is as follows.

\(\begin{array}{c}E = {z_{\frac{\alpha }{2}}} \times \sqrt {\left( {\frac{{{{\hat p}_1} \times {{\hat q}_1}}}{{{n_1}}} + \frac{{{{\hat p}_2} \times {{\hat q}_2}}}{{{n_2}}}} \right)} \\ = 2.576 \times \sqrt {\left( {\frac{{0.198 \times 0.802}}{{58530}} + \frac{{0.147 \times 0.853}}{{28155}}} \right)} \\ = 0.0069\end{array}\).

Substitute the value of E in equation (1).

\(\begin{array}{c}{\rm{Confidence}}\,\,{\rm{interval}} = \left( {\left( {{{\hat p}_1} - {{\hat p}_2}} \right) - E\,\,,\,\,\left( {{{\hat p}_1} - {{\hat p}_2}} \right) + E} \right)\\ = \left( {\left( {0.198 - 0.147} \right) - 0.0069\,,\,\left( {0.198 - 0.147} \right) + 0.0069} \right)\\ = \left( {0.051 - 0.0069\,,\,\,0.051 + 0.0069} \right)\\ = \left( {0.0441\,\,,\,\,0.0579} \right)\end{array}\).

Thus, the 99% confidence interval for two proportions is\(0.0441 < \left( {{p_1} - {p_2}} \right) < 0.0579\).

As the value 0 is not included in the 99% confidence interval, it can be inferred that the survival rates are significantly different for day and night patients.

09

Conclude the results

c.

As the confidence limits are positive, it can be inferred that the survival rates are high for patients who had a cardiac arrest during the day than the patients who had a cardiac arrest during the night.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Does Aspirin Prevent Heart Disease? In a trial designed to test the effectiveness of aspirin in preventing heart disease, 11,037 male physicians were treated with aspirin and 11,034 male physicians were given placebos. Among the subjects in the aspirin treatment group, 139 experienced myocardial infarctions (heart attacks). Among the subjects given placebos, 239 experienced myocardial infarctions (based on data from “Final Report on the Aspirin Component of the Ongoing Physicians’ Health Study,” New England Journal of Medicine, Vol. 321: 129–135). Use a 0.05 significance level to test the claim that aspirin has no effect on myocardial infarctions.

a. Test the claim using a hypothesis test.

b. Test the claim by constructing an appropriate confidence interval.

c. Based on the results, does aspirin appear to be effective?

Interpreting Displays.

In Exercises 5 and 6, use the results from the given displays.

Treating Carpal Tunnel Syndrome Carpal tunnel syndrome is a common wrist complaintresulting from a compressed nerve, and it is often the result of extended use of repetitive wristmovements, such as those associated with the use of a keyboard. In a randomized controlledtrial, 73 patients were treated with surgery and 67 were found to have successful treatments.Among 83 patients treated with splints, 60 were found to have successful treatments (based ondata from “Splinting vs Surgery in the Treatment of Carpal Tunnel Syndrome,” by Gerritsenet al., Journal of the American Medical Association, Vol. 288, No. 10). Use the accompanyingStatCrunch display with a 0.01 significance level to test the claim that the success rate is better with surgery.

Using Confidence Intervals

a. Assume that we want to use a 0.05 significance level to test the claim that p1 < p2. Which is better: A hypothesis test or a confidence interval?

b. In general, when dealing with inferences for two population proportions, which two of the following are equivalent: confidence interval method; P-value method; critical value method?

c. If we want to use a 0.05 significance level to test the claim that p1 < p2, what confidence level should we use?

d. If we test the claim in part (c) using the sample data in Exercise 1, we get this confidence interval: -0.000508 < p1 - p2 < - 0.000309. What does this confidence interval suggest about the claim?

esting Claims About Proportions. In Exercises 7–22, test the given claim. Identify the null hypothesis, alternative hypothesis, test statistic, P-value or critical value(s), then state the conclusion about the null hypothesis, as well as the final conclusion that addresses the original claim.

Accuracy of Fast Food Drive-Through Orders In a study of Burger King drive-through orders, it was found that 264 orders were accurate and 54 were not accurate. For McDonald’s, 329 orders were found to be accurate while 33 orders were not accurate (based on data from QSR magazine). Use a 0.05 significance level to test the claim that Burger King and McDonald’s have the same accuracy rates.

a. Test the claim using a hypothesis test.

b. Test the claim by constructing an appropriate confidence interval.

c. Relative to accuracy of orders, does either restaurant chain appear to be better?

Testing Claims About Proportions. In Exercises 7–22, test the given claim. Identify the null hypothesis, alternative hypothesis, test statistic, P-value or critical value(s), then state the conclusion about the null hypothesis, as well as the final conclusion that addresses the original claim

Question:Headache Treatment In a study of treatments for very painful “cluster” headaches, 150 patients were treated with oxygen and 148 other patients were given a placebo consisting of ordinary air. Among the 150 patients in the oxygen treatment group, 116 were free from head- aches 15 minutes after treatment. Among the 148 patients given the placebo, 29 were free from headaches 15 minutes after treatment (based on data from “High-Flow Oxygen for Treatment of Cluster Headache,” by Cohen, Burns, and Goads by, Journal of the American Medical Association, Vol. 302, No. 22). We want to use a 0.01 significance level to test the claim that the oxygen treatment is effective.

a. Test the claim using a hypothesis test.

b. Test the claim by constructing an appropriate confidence interval.

c. Based on the results, is the oxygen treatment effective?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free