d9dd9dd9d
- 3
- 0
Hi, all. I happened to think about a problem about conditional PDF:
x_2=x_1+a, x_1 \approx \mathcal{N}(0,1), a \approx \mathcal{N}(0,1)
so the conditional PDF of f(x_2|x_1), f(x_1|x_2) would both be
f(x_2|x_1)=f(x_1|x_2)=\frac{1}{\sqrt{2\pi}}\exp{(-\frac{(x_1-x_2)^2}{2})}
And it is clear that f(x_1) and f(x_2) are not identical, so
f(x_1)f(x_2|x_1) \neq f(x_2)f(x_1|x_2)
How does this occur?
Thanks in advance.
x_2=x_1+a, x_1 \approx \mathcal{N}(0,1), a \approx \mathcal{N}(0,1)
so the conditional PDF of f(x_2|x_1), f(x_1|x_2) would both be
f(x_2|x_1)=f(x_1|x_2)=\frac{1}{\sqrt{2\pi}}\exp{(-\frac{(x_1-x_2)^2}{2})}
And it is clear that f(x_1) and f(x_2) are not identical, so
f(x_1)f(x_2|x_1) \neq f(x_2)f(x_1|x_2)
How does this occur?
Thanks in advance.