InterviewSolution
Saved Bookmarks
| 1. |
We have below data with 10 transactions. What is the performance measure “Confidence” for “if white then blue”? |
|
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. |
|