ABranco comments on Open Thread, August 2010 - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (676)
I have a (I suspect unusual) tendency to look at basic concepts and try to see them in as many ways as possible. For example, here are seven equations, all of which could be referred to as Bayes' Theorem:
However, each one is different, and forces a different intuitive understanding of Bayes' Theorem. The fourth one down is my favourite, as it makes obvious that the update depends only on the ratio of likelihoods. It also gives us our motivation for taking odds, since this clears up the 1/(1+x)ness of the equation.
Because of this way of understanding things, I find explanations easy, because if one method isn't working, another one will.
ETA: I'd love to see more versions of Bayes' Theorem, if anyone has any more to post.
P (H|E) = P (H and E) / P(E)
which tends to be how conditional probability is defined, and actually the first version of Bayes that I recall seeing.