Understanding different statistical tests, their applications, and interpretations
What is Fisher's exact test?
An exact test for association between two categorical variables in a 2×2 contingency table, especially with small samples.
Example: Testing drug effectiveness with only 15 patients (too few for chi-square)
Note: Preferred over chi-square when expected cell counts < 5; computes exact p-value; computationally intensive for larger tables