Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

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

Equivalence of Hypothesis Test and Confidence Interval Two different simple random samples are drawn from two different populations. The first sample consists of 20 people with 10 having a common attribute. The second sample consists of 2000 people with 1404 of them having the same common attribute. Compare the results from a hypothesis test of \({p_1} = {p_2}\) (with a 0.05 significance level) and a 95% confidence interval estimate of \({p_1} - {p_2}\).

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.

Dreaming in Black and White A study was conducted to determine the proportion of people who dream in black and white instead of color. Among 306 people over the age of 55, 68 dream in black and white, and among 298 people under the age of 25, 13 dream in black and white (based on data from “Do We Dream in Color?” by Eva Murzyn, Consciousness and Cognition, Vol. 17, No. 4). We want to use a 0.01 significance level to test the claim that the proportion of people over 55 who dream in black and white is greater than the proportion of those under 25.

a. Test the claim using a hypothesis test.

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

c. An explanation given for the results is that those over the age of 55 grew up exposed to media that was mostly displayed in black and white. Can the results from parts (a) and (b) be used to verify that explanation?

In Exercises 5–20, assume that the two samples are independent simple random samples selected from normally distributed populations, and do not assume that the population standard deviations are equal. (Note: Answers in Appendix D include technology answers based on Formula 9-1 along with “Table” answers based on Table A-3 with df equal to the smaller of n1−1 and n2−1.)Color and Creativity Researchers from the University of British Columbia conducted trials to investigate the effects of color on creativity. Subjects with a red background were asked to think of creative uses for a brick; other subjects with a blue background were given the same task. Responses were scored by a panel of judges and results from scores of creativity are given below. Higher scores correspond to more creativity. The researchers make the claim that “blue enhances performance on a creative task.”

a. Use a 0.01 significance level to test the claim that blue enhances performance on a creative task. b. Construct the confidence interval appropriate for the hypothesis test in part (a). What is it about the confidence interval that causes us to reach the same conclusion from part (a)?Red Background: n = 35, x = 3.39, s = 0.97Blue Background: n = 36, x = 3.97, s = 0.63

In Exercises 5–20, assume that the two samples are independent simple random samples selected from normally distributed populations, and do not assume that the population standard deviations are equal. (Note: Answers in Appendix D include technology answers based on Formula 9-1 along with “Table” answers based on Table A-3 with df equal to the smaller of\({n_1} - 1\)and\({n_2} - 1\).)

Are Male Professors and Female Professors Rated Differently?

a. Use a 0.05 significance level to test the claim that two samples of course evaluation scores are from populations with the same mean. Use these summary statistics: Female professors:

n = 40, \(\bar x\)= 3.79, s = 0.51; male professors: n = 53, \(\bar x\) = 4.01, s = 0.53. (Using the raw data in Data Set 17 “Course Evaluations” will yield different results.)

b. Using the summary statistics given in part (a), construct a 95% confidence interval estimate of the difference between the mean course evaluations score for female professors and male professors.

c. Example 1 used similar sample data with samples of size 12 and 15, and Example 1 led to the conclusion that there is not sufficient evidence to warrant rejection of the null hypothesis.

Do the larger samples in this exercise affect the results much?

In Exercises 5–20, assume that the two samples are independent simple random samples selected from normally distributed populations, and do not assume that the population standard deviations are equal. (Note: Answers in Appendix D include technology answers based on Formula 9-1 along with “Table” answers based on Table A-3 with df equal to the smaller of \({n_1} - 1\) and \({n_2} - 1\).)

Second-Hand Smoke Data Set 12 “Passive and Active Smoke” in Appendix B includes cotinine levels measured in a group of nonsmokers exposed to tobacco smoke (n = 40, \(\bar x\) = 60.58 ng/mL, s = 138.08 ng/mL) and a group of nonsmokers not exposed to tobacco smoke (n = 40, \(\bar x\) = 16.35 ng/mL, s = 62.53 ng/mL). Cotinine is a metabolite of nicotine, meaning that when nicotine is absorbed by the body, cotinine is produced.

a. Use a 0.05 significance level to test the claim that nonsmokers exposed to tobacco smoke have a higher mean cotinine level than nonsmokers not exposed to tobacco smoke.

b. Construct the confidence interval appropriate for the hypothesis test in part (a).

c. What do you conclude about the effects of second-hand smoke?

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