Introduction to Statistics in Google Sheets
Ted Kwartler
Data Dude

Two possibilities:
H0)H1)
Chi-squared tests also provide a p-value
For a chi-squared test to be useful:
< 5)
CHITEST(observed_range, expected_range)
FAIL TO REJECT H0 if the p-value is greater than 0.05REJECT H0 if the p-value is less than 0.05Introduction to Statistics in Google Sheets