Problem
Show how you could e-ciently compute the distribution over a variable Xi given some assignment to all the other variables in the network: P(Xi | x1, . . . , xi-1, xi+1, . . . , xn). Your procedure should not require the construction of the entire joint distribution P(X1, . . . , Xn). Specify the computational complexity of your procedure.