Question

In: Statistics and Probability

Binomial Hypothesis Test. While this method is limited in the type of data it can handle...

Binomial Hypothesis Test.

While this method is limited in the type of data it can handle (binary - "success/failure" outcomes), it is powerful in providing figures of authority with scientific information off of which to base important decisions.

There is a limitation to using this method and, statistically, this notion refers to the "power" of a test.

First, let's suppose that you are a disease outbreak coordinator for the Center for Disease Control and Prevention. A recent flu outbreak has led to a successful recovery without long-term problems with probability 93%. Your team runs a test in a small town and determines that, in 20 people, 19 successfully recovered. If you hypothesize that this small town has a higher recover rate, will you be able to reject the null hypothesis with alpha = 0.05? What if 20 successfully recovered? Provide your alpha-observed in both cases.

What your figures in the above two questions reveal is a lack of statistical power. That is, with such a huge probability of success and small sample size, it is hard to fall below the set level of alpha. One option proposed is to increase the sample size.

What is the smallest sample size needed so that it would be possible to reject the null hypothesis? Out of this sample size, how many "successes" would it take to fall in the cut-off region (i.e. alpha-observed <= alpha)?

Solutions

Expert Solution

i.
Given that,
possible chances (x)=19
sample size(n)=20
success rate ( p )= x/n = 0.95
success probability,( po )=0.93
failure probability,( qo) = 0.07
null, Ho:p=0.93
alternate, H1: p!=0.93
level of significance, α = 0.05
from standard normal table, two tailed z α/2 =1.96
since our test is two-tailed
reject Ho, if zo < -1.96 OR if zo > 1.96
we use test statistic z proportion = p-po/sqrt(poqo/n)
zo=0.95-0.93/(sqrt(0.0651)/20)
zo =0.351
| zo | =0.351
critical value
the value of |z α| at los 0.05% is 1.96
we got |zo| =0.351 & | z α | =1.96
make decision
hence value of |zo | < | z α | and here we do not reject Ho
p-value: two tailed ( double the one tail ) - Ha : ( p != 0.35055 ) = 0.72592
hence value of p0.05 < 0.7259,here we do not reject Ho
ANSWERS
---------------
null, Ho:p=0.93
alternate, H1: p!=0.93
test statistic: 0.351
critical value: -1.96 , 1.96
decision: do not reject Ho
p-value: 0.72592
we do not have enough evidence to support the claim that recent flu outbreak has led to a successful recovery without
long-term problems with probability 93%.
type 2 error is possible for the above the test because fail to reject the null hypothesis.

ii.
power of the test
Alpha = p(Z>=((po-p)-Zalpha*(sqrt(po*(1-po)/n))/(p*(1-p)/n)
beta = p(Z>=((0.93-0.95)-Z0.05*(sqrt(0.93*(1-0.93)/20)/(0.95*(1-0.95)/20))
beta= p(Z>=((0.93-0.95)-1.64*((sqrt(0.93*(1-0.93)/20)/(0.95*(1-0.95)/20)))
beta =p(Z>= -1.939)
beta = 0.0525
power of the test = 1- type 2 error
power of the test = 1- 0.0525
power of the test =0.9475

iii.
Compute Sample Size ( n ) = n=(Z/E)^2*p*(1-p)
Z a/2 at 0.05 is = 1.96
Sample Proportion = 0.5
ME = 0.95
n = ( 1.96 / 0.95 )^2 * 0.5*0.5
= 1.064 ~ 2          


Related Solutions

Create MyArrayForString.java to handle 'String' type elements and create MyArrayForChar.java to handle 'char' type elements. Test...
Create MyArrayForString.java to handle 'String' type elements and create MyArrayForChar.java to handle 'char' type elements. Test them in MyArrayDemo.java. I need this in java on textpad. There are two files, both have instructions in them on what to add in the code. They are posted below. public class MyArrayForDouble { double[] nums; int numElements; public MyArrayForDouble() { // Constructor. automatically called when creating an instance numElements = 0; nums = new double[5]; } public MyArrayForDouble(int capacity) { // Constructor. automatically...
Conception about the hypothesis test. Question: can the data be test by poission distribution H0: it...
Conception about the hypothesis test. Question: can the data be test by poission distribution H0: it can be test by poission H1: it cant be test by poission model Final: we fail to reject H0. My Question: My prof told me that even though we fail to reject H0, but it doesnt mean that H0 is trues. therefore, what should I write on my conclusion. should I write "yes, it can be test by poission model???" However, it doesn't mean...
A parametric test is the t-test. The researcher knows that what type of data can be...
A parametric test is the t-test. The researcher knows that what type of data can be used for this test? a) interval b) similar c) paired d) nominal
Write a full hypothesis test for the following: (hypothesis statement, verify conditions for CLT, test type...
Write a full hypothesis test for the following: (hypothesis statement, verify conditions for CLT, test type and tail direction, fully representative graph (Pop. mean/prop, std err, ????̅ /????�, rejection region, ????), pvalue, conclusion, error type) 4. In a survey of 875,000 males who completed high school during the past 12 months, 65.8% were enrolled in college. In a survey of 901,000 females who completed high school during the past 12 months, 66.1% were enrolled in college. At ?? = 0.05...
Hypothesis test. Using the p-value method,conduct a formal hypothesis test of the claim that the mean...
Hypothesis test. Using the p-value method,conduct a formal hypothesis test of the claim that the mean RBG of Type 2 diabetics is 13.5 mmol/dl or higher. Use = 0.01. Include the following in your written summary of the results: Your null and alternate hypotheses in the proper format using standard notation. The type of distribution you used ( or normal). The p-value and its logical relationship to (≤ or >). Your decision regarding the null hypothesis: reject or fail to...
A) Hypothesis Testing - Type I and Type II errors: You test the claim that the...
A) Hypothesis Testing - Type I and Type II errors: You test the claim that the mean gas mileage of all cars of a certain make is less than 29 miles per gallon (mpg). You perform this test at the 0.10 significance level. What is the probability of a Type I error for this test? B)Sleep: Assume the general population gets an average of 7 hours of sleep per night. You randomly select 40 college students and survey them on...
In the following research, identify 1. test type, 2. null hypothesis, 3. alternate hypothesis, 4. test...
In the following research, identify 1. test type, 2. null hypothesis, 3. alternate hypothesis, 4. test statistic, 5. p-value, and 6. conclusion. Researchers examined the effect of phosphate supplementation on bone formation in six healthy adult dogs. For each dog, bone formation was measured twice: once after 12 weeks of phosphate supplementation and once after a 12-week control period. The results in percent bone growth are shown below. Do the data provide evidence that phosphate supplementation significantly stimulates bone formation?...
Use the ”test.vs.grade” data and test the null hypothesis that the mean test score for the...
Use the ”test.vs.grade” data and test the null hypothesis that the mean test score for the population is 70 against the alternative that it is greater than 70. Find a p-value and state your conclusion if α = 0.05. Repeat for the null hypothesis µ = 75. https://www.math.uh.edu/~charles/data/test.vs.grade.csv
Course assignment is: Choose a hypothesis, test your hypothesis with an analysis of the data file,...
Course assignment is: Choose a hypothesis, test your hypothesis with an analysis of the data file, and discuss the results by including both descriptive and inferential statistics. My hypothesis addresses risk-taking in married vs single Firefighters - H₀ = Null Hypothesis: the amount of risk that married firefighters take is = to the amount of risk that single firefighters take. H₁ = Alternate Hypothesis: The amount of risk that single firefighters take is > the amount of risk that married...
Assume that a hypothesis test of the given claim will be conducted. Identify the type I...
Assume that a hypothesis test of the given claim will be conducted. Identify the type I or type II.The principal of a middle school claims that test scores of the seventh-graders at his school vary less than the test scores of the seventh-graders at a neighboring school, which have variation described by σ = 14.7. Identify the type 2 error for the test.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT