[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/bayes_theorem_over_random_variable.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "Bayes Theorem Over Random Variable" type: concept source: https://www.jemoka.com/posts/kbhbayes_theorem_over_random_variable/ confidence: high status: active --- \begin{equation} P(B=b | D=d) = P(D=d|B=b) P(B=b) k \end{equation} where, \(P(B=b | D=d)\) is your “posterior”; \(P(D=d|B=b)\) is your likelyhood; and \(P(B=b)\) is your prior.