fishers_exact_test
Perform Fisher's exact test to analyze association between two categorical variables using 2x2 contingency tables for statistical inference.
Instructions
Perform Fisher's exact test for 2x2 contingency tables to test association between two categorical variables (Domain: statistics, Category: inference)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes | ||
| c | Yes | ||
| d | Yes | ||
| alpha | No |