I have a Question about Bayesian Networks. Given a child node, how to calculate probability of the given parent node(using probability of all nodes).
I was able to solve for P(E | ¬D ), but how to do it for parent given child ?
How to find P(¬D | E) ?
