[
https://issues.apache.org/jira/browse/STATISTICS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Herbert resolved STATISTICS-64.
------------------------------------
Fix Version/s: 1.1
Resolution: Implemented
Added in commit 9851570a67e61a00fcd9718f9365d37dc750d4c9
> 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
> Priority: Minor
> Fix For: 1.1
>
>
> 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)