asked 81.7k views
1 vote
Consider the pairwise Markov network,

p(x) = Ⲫ(X1,x2) Ⲫ(X2,x3) Ⲫ(X3,x4) Ⲫ(X4,x1)
Express in terms of d) the following:
p(X1IX2, X4), p(x2|x1, X3), p(x3|x2, X4), p(x4|x1, X3)

asked
User Veno
by
8.1k points

1 Answer

4 votes

Final answer:

To express the given probabilities in terms of the provided pairwise Markov network, we need to consider the conditional probabilities and the given edges between the variables. Here is the expression for each probability.

Step-by-step explanation:

To express the given probabilities in terms of the provided pairwise Markov network, we need to consider the conditional probabilities and the given edges between the variables. Here is the expression for each probability:

  1. p(X1|X2, X4) = Ⲫ(X1,X2,X4) / Ⲫ(X2,X4)
  2. p(X2|X1, X3) = Ⲫ(X1,X2,X3) / Ⲫ(X1,X3)
  3. p(X3|X2, X4) = Ⲫ(X2,X3,X4) / Ⲫ(X2,X4)
  4. p(X4|X1, X3) = Ⲫ(X1,X3,X4) / Ⲫ(X1,X3)
answered
User Tobber
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.