How many tails for chi-square tests?
Unlike pingouin.ttest() and statsmodels.stats.proportion.proportions_ztest(), pingouin.chi2_independence() does not have an alternative argument to specify which tails are considered by the alternative hypothesis.
Which tail is almost always considered in chi-square tests?
This exercise is part of the course
Hypothesis Testing in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise