/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 20 20\. Does Aspirin Prevent Heart ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

20\. 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?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?

Short Answer

Expert verified
Reject the null hypothesis; P-value is extremely small. The confidence interval is [-0.0115, -0.0067], indicating aspirin is effective in reducing myocardial infarctions.

Step by step solution

01

Set Up Hypotheses

State the null hypothesis (H_0) and the alternative hypothesis (H_1).\(\displaystyle H_0\) : Aspirin has no effect on myocardial infarctions (heart attacks) \(\displaystyle H_1\) : Aspirin has an effect on myocardial infarctions (heart attacks).
02

Determine the Test Statistic

Use the formula for the test statistic for two independent proportions:\(\displaystyle Z=\dfrac{\hat{p_1}-\hat{p_2}}{\sqrt {\hat{p}(1-\hat{p})(\dfrac{1}{n_1} + \dfrac{1}{n_2}) }}\)where:\(\displaystyle \hat{p_1}\) is the proportion of myocardial infarctions in the aspirin group.\(\displaystyle \hat{p_1}=\dfrac{139}{11037}=0.0126$$\displaystyle \hat{p_2}\) is the proportion of myocardial infarctions in the placebo group.\(\displaystyle \hat{p_2}=\dfrac{239}{11034}=0.0217\)The combined proportion (\(\displaystyle \hat{p}\)) is \(\displaystyle \hat{p}=\dfrac{139+239}{11037+11034}=\dfrac{378}{22071}=0.0171\). Substituting these values into the formula gives\(\displaystyle Z=\dfrac{0.0126-0.0217}{\sqrt {0.0171(1-0.0171)(\dfrac{1}{11037} + \dfrac{1}{11034}) }}\)
03

Compute the Test Statistic

Calculate the Z score:\(\displaystyle Z=\dfrac{0.0126-0.0217}{\sqrt {0.0171(0.9829)(0.00009085) }}$$\displaystyle Z=\dfrac{-0.0091}{\sqrt{0.0170859 * 0.00009085}}$$\displaystyle Z=\dfrac{-0.0091}{0.0012398} \approx -7.34 \)
04

Determine the P-value

Using the Z table, find the P-value for Z = -7.34. The P-value is extremely small, much smaller than any typical significance level such as 0.05.
05

Make a Decision

Compare the P-value with the significance level:Since the P-value is much smaller than \(\displaystyle \alpha=0.05\), reject the null hypothesis. There is enough evidence to support the claim that aspirin has an effect on myocardial infarctions.
06

Constructing the Confidence Interval

Construct a 95% confidence interval for the difference of proportions:\(\displaystyle (\hat{p_1}-\hat{p_2}) \pm Z \sqrt{\hat{p}(1-\hat{p})(\dfrac{1}{n_1} + \dfrac{1}{n_2})}$$Z\) for a 95% confidence level is 1.96. Substituting the values in:\(\displaystyle (0.0126-0.0217) \pm 1.96 \sqrt{0.0171(1-0.0171)(\dfrac{1}{11037} + \dfrac{1}{11034})}$$\displaystyle -0.0091 \pm 1.96 \times 0.0012398$$\displaystyle -0.0091 \pm 0.0024\)The confidence interval is \(\displaystyle [-0.0115, -0.0067]\).
07

Interpret the Results

Since the confidence interval does not contain 0 and is entirely negative, it indicates that the proportion of myocardial infarctions is reduced in the aspirin group compared to the placebo group.

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 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

significance level
In hypothesis testing, the significance level, denoted as \( \alpha \), is a measure of how much evidence you require to reject the null hypothesis. It's a threshold set before conducting a test that determines when you would consider the results statistically significant. Common choices for significance level are 0.05, 0.01, and 0.10.

For example, in the aspirin study, we used \( \alpha = 0.05 \), meaning we were willing to accept a 5% chance of wrongly rejecting the null hypothesis. If our computed p-value is less than 0.05, we reject the null hypothesis and conclude that the results are statistically significant. This is important in ensuring that our findings are not due to random chance.
confidence interval
A confidence interval gives a range of values within which we expect the true population parameter to lie, with a certain level of confidence. In our case, we constructed a 95% confidence interval for the difference in proportions of myocardial infarctions between the aspirin group and the placebo group.

The formula used is: \( (\hat{p_1} - \hat{p_2}) \pm Z \sqrt{\hat{p} (1 - \hat{p}) \left( \dfrac{1}{n_1} + \dfrac{1}{n_2} \right)} \). The Z value for a 95% confidence level is 1.96. Calculating this provides the interval \( [-0.0115, -0.0067] \).

Since this interval does not contain zero and is entirely negative, it suggests that aspirin significantly reduces the proportion of myocardial infarctions compared to the placebo.
test statistic
The test statistic is a standardized value calculated to test hypotheses. In proportion tests, for detecting differences between two proportions (like in our aspirin study), we compute the Z-score. The formula used is: \( Z = \dfrac{\hat{p_1} - \hat{p_2}}{\sqrt{\hat{p} (1 - \hat{p}) \left( \dfrac{1}{n_1} + \dfrac{1}{n_2} \right)}} \).

Here, \( \hat{p_1} \) and \( \hat{p_2} \) are sample proportions from both groups. It measures how far a point estimate (like the difference between sample proportions) is from its hypothesized value under the null hypothesis, standardized by its standard error. In our study, we calculated Z to be approximately -7.34.

A high magnitude test statistic, resulting in a very small p-value, suggests the result is statistically significant.
proportion test
A proportion test is used to determine if there is a significant difference between the proportions of two groups. Specifically, in the aspirin study, we compared the proportion of myocardial infarctions between those who took aspirin (treatment group) and those who took a placebo (control group).

The null hypothesis (\( H_0 \)) stated that there was no difference in proportions, while the alternative hypothesis (\( H_1 \)) claimed a difference exists. To perform the test, we calculated the proportions \( \hat{p_1} \) and \( \hat{p_2} \), pooled proportion \( \hat{p} \), and the Z statistic using the formula: \( Z = \dfrac{\hat{p_1} - \hat{p_2}}{\sqrt{\hat{p} (1 - \hat{p}) \left( \dfrac{1}{n_1} + \dfrac{1}{n_2} \right)}} \).

After computation, the Z value helped us determine the p-value, which was compared against the significance level (\( \alpha \)). In this case, the p-value was significantly small, leading to the rejection of the null hypothesis and supporting the claim that aspirin does affect myocardial infarctions.

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

We know that the mean weight of men is greater than the mean weight of women, and the mean height of men is greater than the mean height of women. A person's body mass index (BMI) is computed by dividing weight (kg) by the square of height \((\mathrm{m})\). Given below are the BMI statistics for random samples of females and males taken from Data Set 1 "Body Data" in Appendix B. a. Use a \(0.05\) significance level to test the claim that females and males have the same mean BMI. b. Construct the confidence interval that is appropriate for testing the claim in part (a). c. Do females and males appear to have the same mean BMI? $$ \begin{aligned} \text { Female BMI: } & n=70, \bar{x}=29.10, s=7.39 \\ \text { Male BMI: } & n=80, \bar{x}=28.38, s=5.37 \end{aligned} $$

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. 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 one segment of the TV series MythBusters, an experiment was conducted to test the common belief that people are more likely to yawn when they see others yawning. In one group, 34 subjects were exposed to yawning, and 10 of them yawned. In another group, 16 subjects were not exposed to yawning, and 4 of them yawned. We want to test the belief that people are more likely to yawn when they are exposed to yawning. a. Why can't we test the claim using the methods of this section? b. If we ignore the requirements and use the methods of this section, what is the \(P\) -value? How does it compare to the \(P\) -value of \(0.5128\) that would be obtained by using Fisher's exact test? c. Comment on the conclusion of the Mythbusters segment that yawning is contagious.

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. 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?

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. A trial was conducted with 75 women in China given a 100 -yuan bill, while another 75 women in China were given 100 yuan in the form of smaller bills (a 50-yuan bill plus two 20-yuan bills plus two 5-yuan bills). Among those given the single bill, 60 spent some or all of the money. Among those given the smaller bills, 68 spent some or all of the money (based on data from "The Denomination Effect," by Raghubir and Srivastava, Journal of Consumer Research, Vol. 36). We want to use a \(0.05\) significance level to test the claim that when given a single large bill, a smaller proportion of women in China spend some or all of the money when compared to the proportion of women in China given the same amount in smaller bills. a. Test the claim using a hypothesis test. b. Test the claim by constructing an appropriate confidence interval. c. If the significance level is changed to \(0.01\), does the conclusion change?

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.