Explicit joint probability distribution.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
carllacan
Messages
272
Reaction score
3
Hi!

Suppose we have two variables Y and Z that depend on a third one, X. We are given P(x), P(y|x) and P(z|x). The joint probability distribution P(x,y,z), according to the chain probability rule, is given by P(x,y,z) = P(x)P(y|x)P(z|x,y)

But how can we compute P(z|x,y) with the given data?

Since Y does not depend on Z directly I "feel" that P(z|x,y) = P(z|x)(Px) but I can't find a logical reason for it.

Can you lend me a hand?

Thank you for your time.
 
Physics news on Phys.org
Stephen Tashi said:
Are y and z independent of each other?

This actually comes from an exercise in a book and neither P(y|z) nor P(z|y) are given, so I assume so.
 
Last edited:
And the joint probability distribution would simply be P(x,y,z) = P(x)P(y|x)P(z|x), right?

It which makes sense because Y and Z are, so to speak, symmetrical in the causal network, so they should also be symmetrical in this expression.