Number of parameters for conditional probabilities

46 Views Asked by At

Let's assume we have P(A|B) with A and B beeing two binary random variables. Why do we only need 2 parameters to specify the distribution? Namely P(A=true | B = true) and P(A = true | B = false).