made with rust compiled to wasm
To find
the probability of event (A) occurring given event (B) has occurred, we multiply
the likelihood of event (B) given event (A) by
the prior probability of event (A) and divide by
the marginal probability of event (B)1.
Note that
the marginal probability (P(B)) acts as a normalization constant, ensuring that the posterior probabilities sum to 1, and it is computed as the sum of probabilities across all possible causes of (B).
Comments0
Nothing here yet. Select any part of the page to quote it, or just start writing.
Add a comment
Comments are files in the repository. Writing one here opens a pull request against float3/float3.github.io, and it appears on the page once that is merged
the issue this will open
Fork it first. Automatically forking the Repo on edit does not currently work (known issue according to support) and produces 'unknown error'.