Hello everyone,
I started studying Bayesian networks as a self-taught. I am currently struggling with the process of marginalizing out a variable (P(E)) and normalizing with respect to A after computing the joint distribution.
Exercise:
Given data
P (E)= (0.01, 0.99); P(B)=(0.1, 0.9) and the...