Probability density function

A function p:RR is a probability density function (pdf) for X if it is a nonnegative integrable function s.t.

Val(X)p(x)dx=1.

the Gaussian (Normal) distribution

N(μ,σ2)=12πσe(xμ)22σ2

Conditional probability

With respect to prior probabilities P(X), conditional or posterior probabilities P(X|Evidence) represent a more informed distribution in the light of the (new) Evidence.

Definition of conditional probability: P(a|b)=P(ab)P(b) if P(b)0

Product rule gives an alternative formulation:

P(ab)=P(a|b)P(b)=P(b|a)P(a)

Probability query

A probability query P(Y|e) defines the posterior joint distribution of a set of query variables Y given specific values e for some evidence variables.

In principle, one could answer the query by summing out.

P(Y|E=e)=αP(Y,E=e)=αhP(Y,E=e,H=h)