Grant Sanderson (3Blue1Brown) recently released a video on Bayes' rule that advocates for talking in terms of odds rather than in terms of probabilities, simply because that will make it much easier to quickly estimate the Bayes factor of your prior.

The idea is that instead of using the standard formulation that you'll find in the EA concepts map, you can instead reduce the calculation to a simple multiplication of the prior odds by the Bayes factor (i.e., sensitivity / false positive rate). Since this is just straight multiplication, you can do quick estimates in your head that would have taken actual calculation had you instead used probabilities.

Instead of: 

Sanderson proposes: 

Note that "odds" appear in the form  instead of the equivalent probability  .

This is not a new proposal. For example, Arbital's Bayes' rule: Odds form mentions that it is the more convenient form of Bayes' rule, and Gregory Lewis points out that there are especially good reasons for Bayesians to prefer odds to probabilities. Nevertheless, 3Blue1Brown's video really hit home to me as to just how much dramatically easier it is to use odds instead of probabilities when using Bayes' rule — and especially how much less prone it is to misunderstandings.

Beyond just making calculations easier, there's something I really like about attaching a number to test accuracy that doesn't even look like a probability. If you hear that a test has a 9% false positive rate, that's just such a disastrously ambiguous phrase. It's so easy to misinterpret it to mean there's a 9% chance that your positive test result is false.

But imagine if instead the number that we heard tacked on to test results was that the Bayes factor for a positive test is 10. There's no room to confuse that for your probability of having the disease.

— Grant Sanderson

While this may not be news to others, I found this to be a worthwhile approach to how we can talk about Bayes' rule in a way that will reduce misunderstandings with others. Most EAs who mention Bayes' rule on the EA Forum continue to speak in terms of probabilities, not odds (paradoxically even in cases where they use the term "Bayes factor") so I think that there are still others in the EA community that may also find 3Blue1Brown's video helpful.

Note that the video is aimed at an audience that isn't already familiar with Bayes' rule. Depending on your existing knowledge, you may find it useful to skip ahead to 11:01 to hear specifically about how using odds rather than probabilities can make Bayes' rule easier and less prone to misunderstandings.

I will also suggest, if the community finds it helpful, that this video be added to the Bayes' rule EA concepts map entry.

15

0
0

Reactions

0
0
Comments2
Sorted by Click to highlight new comments since: Today at 4:44 AM

I agree that using odds rather than probabilities is better for mental calculation, and I started applying Bayes' rule much more often upon realizing this. You can also use odds to express the Bayes factor, and thus avoid having both probabilities and odds in the same calculation. Rob Wiblin recently gave a good illustration:

Doing Bayesian updates in your head isn't as hard as you might think!

Imagine you think X has 4:7 odds of being true. (That's a probability of 4/(4+7) = 36%.)

Then imagine you see something which you think you're twice as likely to observe if X is true, as if it isn't. Those are odds of 2:1.

To get updated odds of X being true, just multiply the first number by the first number and the second number by the second number, like so:

4 × 2 : 7 × 1

That means the new odds are:

8 : 7

Or a percentage probability of 8/(8+7) = 53%.

This is also discussed at greater length in the 80k podcast episode with Spencer Greenberg.

There is an error in the odds equation presented as coming from 3blue1brown.
What appears in this article is : O(H|E)=O(H)×P(E|H)P(E|¬H)
Sanderson actually has: O(H|E)=O(H)×P(E|H)/P(E|¬H)

Unless what you meant to write was:
O(H|E)=O(H)×P(E|H):P(E|¬H) 
Where P(E|H):P(E|¬H) is the Bayes' factor written as an odds a well.
This is what is done in the Pablo's illustration.

Curated and popular this week
Relevant opportunities