Module 11: Probabilistic Reasoning and Bayes' Nets Flashcards
T/F
The conditional probability distribution of a variable in a Bayesian network should be specified based on the probability distributions of all of the other variables (nodes).
False
T/F
Every variable in a Bayes net is independent of all of its descendants given its children.
False
Consider the Bayes Net image by following this link:
https://artificial-intelligence-class.org/assets/img/quiz9bayes.pngLinks to an external site.
Write the joint probability for the Bayesβ Net given above, encoding its independence assumptions into your equation.
π(π΄)βπ(π΅)βπ(πΆ|π΄)βπ(πΈ|π΅,πΆ)βπ(π·|π΄,πΆ)
Definition of Bayes Net.
Which of the following is true of locally structured (sparse) systems? Select all that apply.
The structure grows linearly in complexity (rather than exponentially).
T/F
More than one Bayesian network can be used to represent the same joint distribution.
True
If two variables (nodes) X and Y in a Bayesian network do not share a path, which of the following must be true?
X and Y are conditionally independent.