How many tails for chi-square tests?
Unlike t.test()
and prop_test()
, chisq_test()
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 R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
