Probability Normalization

We can use this if we have P(AB)P(A\land B) and we want to know P(B)P(B). Or just in general when we want to compute a Conditional Probability.

P(AB)=αP(AB)P(A\mid B)=\alpha P(A\land B)

In the end we just have to scale the sum of the relative probabilities to equal 11 with the normalization constant α\alpha.