Build an Analysis of Competing Hypotheses table and see its Bayesian formulation update live.
An ACH table is a Bayesian inference in disguise. Each consistency rating in a cell is an implicit likelihood P(Eᵢ | Hⱼ) — how probable that evidence would be if the hypothesis were true. Combining the rows assumes the pieces of evidence are conditionally independent given the hypothesis (the naive Bayes assumption), giving the unnormalized joint:
Normalizing across hypotheses gives the posteriors shown above. The evidence rows with high diagnosticity — where likelihoods differ most across hypotheses — do the most work in moving the posterior away from the prior.