Map out your matrix, if possible and reasonable, as this will help you to visualize the problem set. For the sake of expediency, you can also confirm the critical data including the number of cells and number of observations.
Apply the Phi Coefficient equation to resolve the problem. It is used in most situations where both variables are nominal. The equation is the square root of Pearson's chi squared test divided by the grand total number of observations. The formula can be represented as follows:
Coefficient = (x^2 / N)^(1/2)
x^2 represents the chi squared test and N represents the number of observations
Find the result of the chi squared test. The formula is the square of the difference between observed and expected observations, divided by the expected observations. The formula is as follows:
x^2 = (O - E)^2/ E
O represents observed observations while E is the expected observations.
Plug in the result from the chi squared test and the number of observations. Complete the equation and find the result.