TDSM 5.13

From The Data Science Design Manual Wikia
Revision as of 15:43, 8 October 2017 by Trtnguyen (talk | contribs) (Created page with "Bayes' theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event. It is useful in practice because it links the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Bayes' theorem describes the probability of an event, based on prior knowledge of conditions that might be related to the event.

It is useful in practice because it links the probability we want to predict given the evidence and other information we have. It helps incorporate "conditional probabilities" into our conclusions.