What is the formula for calculating expected frequency in a goodness-of-fit test?
Expected Frequency = Total Number of Observations * Hypothesized Proportion
Explain the concept of the Chi-Square Test for Goodness of Fit.
It examines if a sample distribution matches a hypothesized distribution. It tests if your data "fits" a particular model.
Explain the concept of the Chi-Square Test for Independence.
It determines if two categorical variables are independent of each other. It assesses whether they are related or if the observed relationship is due to chance.
Explain the concept of the Chi-Square Test for Homogeneity.
It compares distributions of a categorical variable across different populations or treatments to determine if the groups are similar or different.
Explain the 'Large Counts' condition in Chi-Square tests.
All expected counts must be at least 5. This ensures the sampling distribution of the test statistic is approximately chi-square.
Explain the meaning of a low p-value in a Chi-Square test.
A low p-value means we have evidence to reject the null hypothesis, suggesting a significant association or difference.