- Let A, B and C be 3 random variables with binary outcomes $\{0,1\}$ defined by the probabilistic graph model below.
- If B is observed as $(B=1)$ & A and C are not observed.
- What is the probability that C = 1 given B = 1?
- We have $P(B|A)$, $P(C|A)$ and $P(A)$
I am searching for the formula only.

I assume the random variables are chosen uniformly? If that's the case:
"I am searching for the formula only."
Then i guess this is the formula you're after?:
∀ x∈U: P(x) = 1/|U|
the above formula(called the Uniform Distribution) Means that,
A try at the answer itself: Correct me if I'm wrong: Isn't the probability that C = 1 given B=1, 1/3 or, 0,3?
Am I missing something?