TOPICS
Search

Posterior Probability


Posterior probability is the conditional probability assigned to an event or hypothesis after specified data have been taken into account. For a hypothesis H and data D with P(D)>0, Bayes' theorem gives

 P(H|D)=(P(D|H)P(H))/(P(D)),

where P(H) is the prior probability and P(D|H) is the likelihood of the data under H. If H_1,...,H_n are mutually exclusive and exhaustive hypotheses, then

 P(H_i|D)=(P(D|H_i)P(H_i))/(sum_(j=1)^(n)P(D|H_j)P(H_j)).

When an unknown parameter is discrete, its posterior probabilities form a posterior distribution. For a continuous parameter, an individual value typically has probability zero, so uncertainty is described using a posterior probability density function or probabilities of intervals.


See also

Bayes' Theorem, Bayesian Inference, Bayesian Probability, Conditional Probability, Likelihood Function, Posterior Distribution, Prior Distribution

Explore with Wolfram|Alpha

References

Berger, J. O. Statistical Decision Theory and Bayesian Analysis, 2nd ed. New York: Springer-Verlag, 1985.Gelman, A.; Carlin, J.; Stern, H.; and Rubin, D. Bayesian Data Analysis. Boca Raton, FL: Chapman & Hall, 1995.

Cite this as:

Weisstein, Eric W. "Posterior Probability." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/PosteriorProbability.html

Subject classifications