Module 11: Probabilistic Reasoning and Bayes' Nets Flashcards

1
Q

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).

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

T/F
Every variable in a Bayes net is independent of all of its descendants given its children.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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.

A

𝑃(𝐴)βˆ—π‘ƒ(𝐡)βˆ—π‘ƒ(𝐢|𝐴)βˆ—π‘ƒ(𝐸|𝐡,𝐢)βˆ—π‘ƒ(𝐷|𝐴,𝐢)

Definition of Bayes Net.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following is true of locally structured (sparse) systems? Select all that apply.

A

The structure grows linearly in complexity (rather than exponentially).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

T/F
More than one Bayesian network can be used to represent the same joint distribution.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If two variables (nodes) X and Y in a Bayesian network do not share a path, which of the following must be true?

A

X and Y are conditionally independent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly