Posterior Probability Article Index for
Posterior
Shopping
Probability
Website Links For
Probability
 

Information About

Posterior Probability




The posterior probability distribution of one Random Variable given the value of another can be calculated with Bayes' Theorem by multiplying the Prior Probability Distribution by the Likelihood Function , and then dividing by the Normalizing Constant , as follows:

:f_{X\mid Y=y}(x)={f_X(x) L_{X\mid Y=y}(x) \over {\int_{-\infty}^\infty f_X(x) L_{X\mid Y=y}(x)\,dx}}

gives the posterior Probability Density Function for a random variable ''X'' given the data ''Y'' = ''y'', where

  • f_X(x) is the prior density of ''X'',


  • L_{X\mid Y=y}(x) = f_{Y\mid X=x}(y) is the likelihood function as a function of ''x'',


  • \int_{-\infty}^\infty f_X(x) L_{X\mid Y=y}(x)\,dx is the normalizing constant, and


  • f_{X\mid Y=y}(x) is the posterior density of ''X'' given the data ''Y'' = ''y''.