Skip to content

Task 4

Questions

large-net

Part a:

On the network shown above, what is the Markovian blanket of node L?

Part b:

On the network shown above, what is P(A, F)? How is it derived?

Part c:

On the network shown above, what is P(M, not(C) | H)? How is it derived?

Note: You do not have to use Inference by Enumeration for parts b and c.

Answers

Part a

Markovian blanket of L
Parents: G
Children: P,Q
Children's other parents: K, M

So G, P, Q, K, M

Part b

P(A,F)=P(FA)P(A)
P(A,F)=0.8×0.8
P(A,F)=0.64

Part c

P(M,¬C|H)=P(M,¬C,H)P(H)

P(M,¬C|H)=P(MH)P(H¬C)P(¬C)P(HC)+P(H¬C)

P(M,¬C|H)=P(MH)P(H¬C)P(¬C)P(HC)P(C)+P(H¬C)P(¬C)

P(M,¬C|H)=0.1×0.1×0.40.6×0.6+0.1×0.4

P(M,¬C|H)=0.0040.4

P(M,¬C|H)=0.01