Laplace

”Probability theory is nothing but common sense reduced to calculation.”

Probabilistic reasoning uses subjective probabilities—the interpretation of probabilities as degrees of belief—which can be computed using Bayes’ rule, a mathematical theory of learning that specifies how to combine prior knowledge with information provided by new data.

Bayes’ rule for updating beliefs

Suppose that a learner assigns prior probabilities to each hypothesis . Given new observed data , we can calculate posterior probabilities assigned to each hypothesis by

where the expansion in the final denominator follows from the marginalization principle and the chain rule . This is often expressed as to emphasize the denominator’s role as a normalizing constant.

From a cognitive science perspective, Bayes’ rule describes how a rational agent should approach the problem of induction. Bayes’ rule encodes two facts about how our beliefs change in response to new evidence: if we believe an event has a low probability, then the probably is still low in spite of reliable evidence; and if new evidence is unreliable, then our beliefs will change very little.

Related notes:


Bayesian likelihood

The term is the likelihood, which give the probability of observing if