Manfred comments on Pseudolikelihood as a source of cognitive bias - Less Wrong

7 Post author: Peter_de_Blanc 20 November 2010 08:06PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (9)

You are viewing a single comment's thread.

Comment author: Manfred 20 November 2010 11:34:35PM 5 points [-]

This post has a big problem in that "cause" and "effect" are totally the wrong words, because when calculating joint probabilities you don't need to know causal information at all.

P(x,y,z) = P(x) P(y|x) P(z|xy) = P(x) P(z|x) P(y|xz) = P(y) P(x|y) P(z|xy) = P(y) P(z|y) P(x|zy) = P(z) P(y|z) P(x|zy) = P(z) P(x|z) P(y|xz).

Comment author: Peter_de_Blanc 21 November 2010 12:54:55AM 0 points [-]

OK, you're right. You only need to think about causality if you don't want your graph to be fully connected.

Comment author: HonoreDB 25 November 2010 12:57:18AM 0 points [-]

Causality, or whatever way of making it directed and acyclic feels natural. If you have statistical observations but no causal information, you're best off, e.g., just going from left to right.