
Jon S. answered 01/02/21
Patient and Knowledgeable Math and English Tutor
Question 1:
Ho: p = 0.75
Ha: p < 0.75
sample size (n) = 150
sample proportion phat = 100/150 = 0.67
conditions for normal assumption: > 10 successes and failures (we have 100 and 50 of each, so assumption met)
z = (phat - p)/sqrt(p*(1-p)/n) = (0.67 - 0.75)/sqrt(0.75*0.25/150) = -2.26
left-side test, so critical value at 0.05 is -1.645, so Ho is rejected.
Question 2:
Ho: p = 0.40
Ha: p < 0.40
type I error: reject null hypothesis when it is true - conclude discriminatory when not
type II error - do not reject null hypothesis when it is false - do not conclude discriminatory when it is
lower level of significance increases probability of type II error, which in turn lowers the power (the probability of a true positive result)
increase in sample size increases the power of the test