novalis comments on Why Bayes? A Wise Ruling - Less Wrong

13 Post author: Vaniver 25 February 2013 03:52PM

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

Comments (116)

You are viewing a single comment's thread.

Comment author: novalis 25 February 2013 07:58:17PM 0 points [-]

Solomon wasn't actually using Bayes here.

The prior here (A has stolen B's baby) is actually quite low. It just doesn't happen very often. Of course, Solomon actually has to consider some extra evidence (B has accused A of stealing her baby). Solomon (by your account) doesn't consider these things at all.

Solomon's analysis only considered the likelihood given a single test.

Comment author: Vaniver 25 February 2013 09:32:08PM 13 points [-]

The prior here (A has stolen B's baby) is actually quite low.

Irrelevant, because it is certain that one of them attempted to steal the other's baby: the question is whether it was by a midnight baby-swap, or by bearing false witness. What's your prior for the likelihood of attempting by each method conditioned on that an attempt was made? (Note that it could even be a conjunction- when the baby-swap fails, rush to the court and claim that she attempted a baby-swap!)

Comment author: novalis 25 February 2013 09:45:33PM 1 point [-]

It could also be an error; maybe B was so blinded by grief that she refused to believe that her own baby had died. (But again, not really the point; the point is that the article has nothing whatsoever to do with Bayes).

Comment author: Vaniver 25 February 2013 10:01:59PM 1 point [-]

It could also be an error; maybe B was so blinded by grief that she refused to believe that her own baby had died.

I'm wrapping that into 'false witness,' since intentions aren't particularly important about the truth of events.

the point is that the article has nothing whatsoever to do with Bayes

Would you care to expand on this point? The story obviously predates Bayes, and so doesn't use any of the terminology or explicitly show the process, but it seems to me like a good example of when and how Bayesian thinking would be useful, and if I'm missing something it would probably be rather useful to know.

Comment author: novalis 25 February 2013 10:26:59PM 3 points [-]

the point is that the article has nothing whatsoever to do with Bayes

Would you care to expand on this point?

Bayes goes like this: P(H|E) = P(E|H)*P(H)/P(E). Here, Solomon considers P(E|H) (and P(~E|H)) -- but he doesn't consider P(H) at all. In short, he could easily be a frequentist and use the same method and come to the same conclusion.

Comment author: Vaniver 26 February 2013 03:42:06PM *  3 points [-]

I interpreted it as:

P(First Woman)=.5; P(Second Woman)=1-P(First Woman)=.5.

(This is a simplifying assumption, since those aren't actually exhaustive and mutually exclusive.)

He then decides to test Reaction, since he expects that P(Reaction|First Woman) and P(Reaction|~First Woman) are significantly different. The test works, and then he calculates P(First Woman|Reaction) easily.

In short, he could easily be a frequentist and use the same method and come to the same conclusion.

I don't see the algebra of Bayes as particularly important. Most people shouldn't trust themselves to do algebra correctly without a calculator when important things are on the line, and many practical applications require Bayes nets that are large enough that it is wise to seek computer assistance in navigating them.

To the extent that there is a difference between Bayesians and Frequentists, it's a disagreement about interpretations, not math. It's not like Frequentists disagree with P(H|E) = P(E|H)*P(H)/P(E), or have sworn not to use it!

Part of what I want to do with this post (and any other stories that people can find) is to highlight the qualitative side of Bayes. Someone who understands the algebra but doesn't notice when their life presents them with opportunities to use it is not getting as much out of Bayes as they could.

What I would call the three main components of Bayes are explicitly considering hypotheses, explicitly searching for tests with high likelihood ratios, rather than just high likelihoods, and explicitly incorporating prior information. I'm content with examples that show off only one of those components.

Comment author: novalis 26 February 2013 11:03:04PM 1 point [-]

To the extent that there is a difference between Bayesians and Frequentists, it's a disagreement about interpretations, not math. It's not like Frequentists disagree with P(H|E) = P(E|H)*P(H)/P(E), or have sworn not to use it!

There are at least two meanings to the Bayesian/frequentist debate; one is a disagreement about methods (or at least a different set of tools), and the other is a disagreement about the deeper meaning of probability. This is an article about methods, not meaning. The major difference is that Bayesian methods make the prior explicit. The p-value is, perhaps, the quintessential frequentist statistic. Here, we can easily imagine Solomon publishing his paper in the Ancient Journal of Statistical Law and citing a p-value < 0.001 -- but without knowing the actual P(defendant), we don't know how many times he made the correct decision (in terms of the facts; as noted in another thread, from a child-welfare perspective, the decision was probably correct regardless).

What I would call the three main components of Bayes are explicitly considering hypotheses, explicitly searching for tests with high likelihood ratios, rather than just high likelihoods, and explicitly incorporating prior information. I'm content with examples that show off only one of those components.

Frequentists also care about high likelihood ratios.

Comment author: Bugmaster 25 February 2013 08:08:52PM *  1 point [-]

The prior here (A has stolen B's baby) is actually quite low. It just doesn't happen very often.

I know I'm nitpicking, but is the prior really that low in Solomon's case ? In our modern times, things like that almost never happen, but Solomon was living in Old Testament times (metaphorically speaking, seeing as the Solomon we're talking about here is just a character in a book). And the Old testament makes few legal distinctions between children and other kinds of property. Stealing them would still be a big deal, but hardly improbable.

Comment author: novalis 25 February 2013 09:16:47PM 1 point [-]

OK, then maybe the prior is high. So what? The point is that Solomon didn't consider it. I'm not saying his test was useless or his decision was wrong. I'm saying that the word "Bayes" is being used as an applause light rather than for its meaning!

Comment author: Bugmaster 25 February 2013 09:22:48PM 1 point [-]

Yeah, that's why I said I was merely nitpicking.