🧮 BAYES-O-MATIC
P(Hypothesis | Evidence) = P(E|H) · P(H) / P(E). Plug in % numbers, get the posterior. Classic medical-test style. Updates as you type.
P(Hypothesis) — your prior belief, %
P(Evidence | Hypothesis) — sensitivity / true positive rate, %
P(Evidence | NOT Hypothesis) — false positive rate, %