Problem #6168 What are the chances of seeing 11 or more heads in a trial of 15 unbiased coin throws? Would you reject the hypothesis that the coin is unbiased if you see 11 heads in 15 throws? Please give detailed answer.
Solution 1. The number of heads in the serial of 15 throws of unbiased coin(the probability of head in each throw is 0.5) has distribution, that is . And the probability in problem equals to .
Answer .
To verify if the coin is unbiased I recommend to use chi-squared test of goodness of fit, although the number of observation is small. The test statistics , the critical value is the quantile of chi-square distribution with 1 degree of freedom(the p-value I consider is equal to 0.05) of the level 0.95 and from statistical table . Due to there are no reasons to reject the hypothesis that the coin is unbiased.
Answer there are no reasons to reject the hypothesis that the coin is unbiased.