I am running a Fisher's exact test on SPSS. There are 2 variables - 3 groups and their Pass/Fail frequencies:
Group 1: 8 pass, 18 fail
Group 2: 1 pass, 10 fail
Group 3: 11 pass, 6 fail
I am using Fisher's exact test because some cells have a count less than 5. I have a significant result (p=.01) but I don't know how to run post hoc tests for this analysis. Should I rerun the test but using pairs of groups - then adjust my p-value using Bonferroni correction?
Any suggestions would help!