Dear all,
I performed 3 fisher tests from data implicating in each test the same two sets (A & B) with two different sets in each case (A&B vs C&D, A&B vs E&F, A&B vs G&H; tables below).
Fisher tests for the three sets gave low p values with odds of 6.6, 3.6 and 2.5. I need to know if the odds are significantly different and I though of performing 3 Chi-squared tests between each two matrices (i.e Chi test will give me a pval of 2e-08 between the first two matrices). Is it right from me to consider a Chi test for my purpose ? If not, what is the best test to compare two odds ?
Many thanks for you
I performed 3 fisher tests from data implicating in each test the same two sets (A & B) with two different sets in each case (A&B vs C&D, A&B vs E&F, A&B vs G&H; tables below).
Fisher tests for the three sets gave low p values with odds of 6.6, 3.6 and 2.5. I need to know if the odds are significantly different and I though of performing 3 Chi-squared tests between each two matrices (i.e Chi test will give me a pval of 2e-08 between the first two matrices). Is it right from me to consider a Chi test for my purpose ? If not, what is the best test to compare two odds ?
Many thanks for you
Code:
C D
A 162 877
B 128 4604
E F
A 110 929
B 152 4580
G H
A 29 1010
B 53 4679