1. Testing fairness of a six-sided die
Problem
Under the null hypothesis of a fair die, each face should appear equally often, so we divide the total rolls by the number of faces.
We apply the chi-square formula to each category: subtract expected from observed, square it, then divide by expected.
We calculate each term: , , , , and for both remaining faces.
Adding all terms gives .
Answer:
This low chi-square value suggests the observed frequencies are very close to what we would expect from a fair die, so we would not reject the hypothesis that the die is fair.