InterviewSolution
Saved Bookmarks
| 1. |
What is the chi-square test? When do we use this? |
|
Answer» When we want to find out the statistical significance between two variables, then the chi-SQUARE test is used to UNDERSTAND the deviation between observed and expected frequency and divided by the expected frequency.
We use this between two Categorical variables. |
|