SOLUTION: Given: N = 19 alpha = 0.05, 1 tail Null hypothesis: The coin is fair Alternative hypothesis: The coin is biased towards heads Obtained value: 17 heads b) What is the Crit

Algebra ->  Testmodule -> SOLUTION: Given: N = 19 alpha = 0.05, 1 tail Null hypothesis: The coin is fair Alternative hypothesis: The coin is biased towards heads Obtained value: 17 heads b) What is the Crit      Log On


   



Question 1199559: Given:
N = 19
alpha = 0.05, 1 tail
Null hypothesis: The coin is fair
Alternative hypothesis: The coin is biased towards heads
Obtained value: 17 heads
b) What is the Critical Value?

Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
sample size = 19
standard error = (.5 * .5 / 19) ^ .5 = .1147
critical z-score with one tailed .05 alpha on the high end is equal to 1.645.
sample z-score = (17/19 - .5) ./ .1147 = 3.44
this is well above the critical z-score, therefore the results are significant.