Understanding Fisher's Exact Test: A Practical Guide
What is Fisher's Exact Test?
Fisher's Exact Test is a statistical significance test used to analyze contingency tables. It's particularly useful when you have small sample sizes, as it provides an exact p-value rather than relying on approximations like the Chi-square test.
When to Use This Test
- Small sample sizes (typically when any expected cell count is less than 5)
- 2x2 contingency tables with two categorical variables
- Medical research comparing treatment outcomes
- Biological studies examining presence/absence of traits
- Market research comparing preferences between groups
How to Use This Calculator
- Enter your data into the 2x2 contingency table (non-negative integers only)
- Select your test type: two-tailed, left-tailed, or right-tailed
- Choose your significance level (alpha) - typically 0.05
- View your results instantly: p-value, odds ratio, and interpretation
- Use the export buttons to save your results for reporting
Interpreting the Results
The key output is the p-value:
- p ≤ 0.05: Statistically significant - reject the null hypothesis
- p > 0.05: Not statistically significant - insufficient evidence to reject null hypothesis
The odds ratio indicates the strength of association between variables. An odds ratio of 1 means no association, while values further from 1 indicate stronger associations.
Key Statistical Terms
- P-value
- Probability of observing results as extreme as yours if the null hypothesis is true
- Odds Ratio
- Measure of association between two binary variables
- Alpha (α)
- Significance threshold; probability of Type I error
- Contingency Table
- Table showing frequency distribution of variables
- Two-tailed Test
- Tests for any difference, regardless of direction
Common Applications
- Clinical trial analysis
- A/B testing in marketing
- Genetic association studies
- Quality control in manufacturing
- Survey response analysis