Is this probability equation involving 3 variables correct?

32 Views Asked by At

$\dfrac{p(Y,Z)}{p(X,Y,Z)}$ = $\dfrac{p(Z|Y)p(Y)}{p(X|Z,Y) p(Z|Y) p(Y)}$ = $\dfrac{1}{p(X|Z,Y)}$

If it changes anything, P(Y,Z) and P(X,Y,Z) are intractable.

1

There are 1 best solutions below

0
On BEST ANSWER

Yes. You can do it in one step. $\frac{p(X,Y,Z)}{p(Y,Z)}=p(X|Y,Z)$ so taking the reciprocal of both sides we get the desired result.