Regarding the experiment in the data frame Aspirin from the abd package, the researchers wanted to know whether or not taking aspirin affects one's risk of developing cancer. Recall that they defined their parameters as follows: p1 = the proportion of ALL individuals who would develop cancer, if all of them were to take aspirin like the subjects in the Aspirin group did. p2 = the proportion of ALL individuals who would develop cancer, if all of them were to take a placebo, like the subjects in the placebo group did. They ran the code for a two-sided significance test and got the following results: ## ## ## Inferential Procedures for the Difference of Two Proportions p1-p2: ##   cancer grouped by treatment ## ## ## Descriptive Results: ## ##          yes     n estimated.prop ## Aspirin 1438 19934        0.07214 ## Placebo 1427 19942        0.07156 ## ## ## Inferential Results: ## ## Estimate of p1-p2:    0.0005805 ## SE(p1.hat - p2.hat):  0.002586 ## ## 95% Confidence Interval for p1-p2: ## ##           lower.bound         upper.bound          ##           -0.004489           0.005650             ## ## Test of Significance: ## ##  H_0:  p1-p2 = 0 ##  H_a:  p1-p2 != 0 ## ##  Test Statistic:     z = 0.2245 ##  P-value:        P = 0.8224 Regarding the "safety" of applying porptestGC() to the situation, which of the following remarks are good to make? (There are two correct answers.)

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Topic Video
Question

Aspirin II: Safety Considerations

Regarding the experiment in the data frame Aspirin from the abd package, the researchers wanted to know whether or not taking aspirin affects one's risk of developing cancer. Recall that they defined their parameters as follows:

p1 = the proportion of ALL individuals who would develop cancer, if all of them were to take aspirin like the subjects in the Aspirin group did.

p2 = the proportion of ALL individuals who would develop cancer, if all of them were to take a placebo, like the subjects in the placebo group did.

They ran the code for a two-sided significance test and got the following results:

##
##
## Inferential Procedures for the Difference of Two Proportions p1-p2:
##   cancer grouped by treatment
##
##
## Descriptive Results:
##
##          yes     n estimated.prop
## Aspirin 1438 19934        0.07214
## Placebo 1427 19942        0.07156
##
##
## Inferential Results:
##
## Estimate of p1-p2:    0.0005805
## SE(p1.hat - p2.hat):  0.002586
##
## 95% Confidence Interval for p1-p2:
##
##           lower.bound         upper.bound         
##           -0.004489           0.005650            
##
## Test of Significance:
##
##  H_0:  p1-p2 = 0
##  H_a:  p1-p2 != 0
##
##  Test Statistic:     z = 0.2245
##  P-value:        P = 0.8224

Regarding the "safety" of applying porptestGC() to the situation, which of the following remarks are good to make? (There are two correct answers.)

Group of answer choices

(   ) In order to make confidence intervals and P-values, proptestGC() uses the normal-curve approximation. This approximation may not be good unless there are at least ten successes and at least ten failures in each sample. This time we have thousands of successes and thousands of failures in each sample. We also did a randomized experiment, so in all relevant respects it is safe to use proptestGC().
 
(   )The subjects were a simple random sample from the population, so it's definitely safe to use proptestGC().
 
(   ) The researchers defined their parameters so as to refer to the population of ALL people. If they really want the results of their experiment to apply to this population, they should have good grounds for believing that the subjects in the experiment are a representative sample from the population.
 
(   ) It's not safe to use proptestGC() because the subjects were not a simple random sample from the population.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Hypothesis Tests and Confidence Intervals for Proportions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman