Respuesta :
Answer:
The statistic is z=-0.674.
The null hypothesis failed to be rejected.
Step-by-step explanation:
To make conclusions about the effectiveness of the new method, they should perform an hypothesis test on the proportion of failed cancer detection.
The actual method has a proportion of failed cancer detection of p=0.15. If the new method is better, it should have enough evidence that its actual proportion is below 0.15. This claim, that the new method proportion is below 0.15, will be stated in the alternative hypothesis.
The null and alternative hypothesis are:
[tex]H_0: \pi=0.15\\\\H_a:\pi<0.15[/tex]
The sample size is n=70.
The sample proportion is p=8/70=0.114.
The standard error is calculated as:
[tex]\sigma_p=\sqrt{\dfrac{\pi(1-\pi)}{n}}=\sqrt{\dfrac{0.15*0.85}{70}}=\sqrt{0.0018}=0.043[/tex]
Then, the z-statistic for this sample is:
[tex]z=\dfrac{p-\pi+0.5/n}{\sigma_p}=\dfrac{0.114-0.15+0.5/70}{0.043}=\dfrac{-0.029}{0.043} =-0.674[/tex]
The P-value for this statistic is:
[tex]P-value=P(z<-0.674)=0.25[/tex]
At a significance level of 0.1, the P-value is bigger, so the effect is not significant. The null hypothesis failed to be rejected.
Answer:
[tex]z=\frac{\hat p -p_o}{\sqrt{\frac{p_o (1-p_o)}{n}}}[/tex] (1)
[tex]z=\frac{0.114 -0.15}{\sqrt{\frac{0.15(1-0.15)}{70}}}=-0.844[/tex]
Step-by-step explanation:
Data given and notation
n=70 represent the random sample taken
X=8 represent the number of the new method failed to detect cancer
[tex]\hat p=\frac{8}{70}=0.114[/tex] estimated proportion of number of the new method failed to detect cancer
[tex]p_o=0.15[/tex] is the value that we want to test
[tex]\alpha[/tex] represent the significance level
z would represent the statistic (variable of interest)
[tex]p_v[/tex] represent the p value (variable of interest)
Concepts and formulas to use
We need to conduct a hypothesis in order to test the claim that the new method is able to detect cancer more accurately than the currently method (that means a lower rate of the proportion of interest) .:
Null hypothesis:[tex]p \geq 0.15[/tex]
Alternative hypothesis:[tex]p < 0.15[/tex]
When we conduct a proportion test we need to use the z statistic, and the is given by:
[tex]z=\frac{\hat p -p_o}{\sqrt{\frac{p_o (1-p_o)}{n}}}[/tex] (1)
The One-Sample Proportion Test is used to assess whether a population proportion [tex]\hat p[/tex] is significantly different from a hypothesized value [tex]p_o[/tex].
Calculate the statistic
Since we have all the info requires we can replace in formula (1) like this:
[tex]z=\frac{0.114 -0.15}{\sqrt{\frac{0.15(1-0.15)}{70}}}=-0.844[/tex]