Chi Square Problem With Solution
Chi Square Problem With Solution
Is there a gender gap? Does the men’s opinion on women reservation differ significantly from the women's
preferences? Use a 0.05 level of significance.
Solution:
State the hypotheses. The first step is to state the null hypothesis and an alternative hypothesis.
Formulate an analysis plan. For this analysis, the significance level is 0.05. Using sample data, we will
conduct a chi-square test for independence.
Analyze sample data. Applying the chi-square test for independence to sample data, we compute the degrees
of freedom, the expected frequency counts, and the chi-square test statistic. Based on the chi-square statistic
and the degrees of freedom, we determine the p-value.
DF = (r - 1) * (c - 1) = (2 - 1) * (3 - 1) = 2
Critical value at 2 degrees of freedom at 0.05 significance level is 5.99 is less than 16.2.
The p-value is the probability that a chi-square statistic having 2 degrees of freedom is more extreme than 16.2.
We use the Chi-Square Distribution Calculator to find P (Χ2 > 16.2) = 0.0003.
Interpret results. Since the P-value (0.0003) is less than the significance level (0.05), we cannot accept the null
hypothesis. Thus, we conclude that there is a relationship between gender and opinion on women reservation.
Note: If you use this approach on an exam, you may also want to mention why this approach is appropriate.
Specifically, the approach is appropriate because the sampling method was simple random sampling, each
population was more than 10 times larger than its respective sample, the variables under study were categorical,
and the expected frequency count was at least 5 in each cell of the contingency table.
(What is a p-value? A p-value is a measure of how much evidence we have against the null hypothesis. The
null hypothesis, traditionally represented by the symbol H0, represents the hypothesis of no change or no effect.
The smaller the p-value, the more evidence we have against H0. It is also a measure of how likely we are to get
a certain sample result or a result “more extreme,” assuming H0 is true. The type of hypothesis (right tailed, left
tailed or two tailed) will determine what “more extreme” means.)