Fisher Exact Test: Test if your performance difference is significant: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 October 2025

  • curprev 14:5814:58, 21 October 2025 Davrot talk contribs 6,056 bytes +6,056 Created page with "Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.fisher_exact.html scipy.stats.fisher_exact] == <syntaxhighlight lang="python">scipy.stats.fisher_exact(table, alternative='two-sided')</syntaxhighlight><blockquote>Perform a Fisher exact test on a 2x2 contingency table. The null hypothesis is that the true odds ratio of the populations underlying the observations is one, and the observations w..." Tag: Visual edit