Pearson's Chi-squared test data: table(indvar_FODs$Gender_FODs, indvar_FODs$categorical_FOD_FODs) X-squared = 1.1716, df = 4, p-value = 0.8828 please explain the results in APA style
The Chi-square test for independence is used to determine if there is a significant association between two categorical variables. Results show a P-value of 0.8828 for Pearson's Chi-squared test of independence. As the P-value is greater that the threshold of 0.05, we fail to reject the null hypothesis and conclude that there is no statistically significant association between categorical_FOD_FODs and Gender_FODs.