Alex Herbert created STATISTICS-64:
--------------------------------------
Summary: Add Fisher's exact test
Key: STATISTICS-64
URL: https://issues.apache.org/jira/browse/STATISTICS-64
Project: Commons Statistics
Issue Type: New Feature
Components: inference
Reporter: Alex Herbert
Add an implementation of [Fisher's exact
test|https://en.wikipedia.org/wiki/Fisher%27s_exact_test] for 2x2 contingency
tables.
This test is similar to the BinomialTest which computes the probability for the
observed sample and then a p-value based on the sum of probabilities of all
possible results with probabilities greater than, or less than, the observed
sample.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)