How to test a fair coin?
Anonymous
You should perform a hypothesis testing, in this case the null hypothesis is p(head) = p(tail) which is 0.5 each. Then you run experiment to collect results, calculate the p value if null hypothesis is true. If p value is smaller than 5 (in most cases), you can't reject hypothesis. If p value is bigger than 5, then the null hypothesis is False, then it's a unfair coin
Check out your Company Bowl for anonymous work chats.