Bayesian network

totalNoob

New member
Joined
Jun 1, 2019
Messages
5
Im given: P(A), P(B), P(C | A, B), P(C | ~A, B), P(C | A, ~B), P(C | ~A, ~B)
Im supposed to find : P(C |A )
graph.png

Thank you for your help
 

Attachments

  • graph.png
    graph.png
    9 KB · Views: 6
all i know so far is that i have to use Bayes' theorem,

CodeCogsEqn.gif
But i have no idea what to do with that
 

Attachments

  • CodeCogsEqn.gif
    CodeCogsEqn.gif
    1.1 KB · Views: 0
all i know so far is that i have to use Bayes' theorem,

CodeCogsEqn.gif
But i have no idea what to do with that
Then let's start with meaning of the symbols.

Do you know what does P(A|B) mean? If you do please state it.

Similarly:

please state what does P(B|A) mean?

please state what does P(C|~A, B) mean?

and rest of the expressions in your question.
 
P(A|B) is probability of event A happening given that event B happened,
P(C|~A, B) is probability of event C happening given that event A didn't happened AND event B happened
the rest is simmilar.
and i have no clue what to do with that
 
Top