What’s Wrong with Probability Notation?
October 22nd, 2009 by joseSometimes I wonder why many humans (me included) have trouble understanding probability. In cognitive science, probabilistic models are taking over most areas. Still, most people struggle with them. Could it be that the notation is just hard to swallow? What’s Wrong with Probability Notation? is a magnificent post that gives some basic reasons:
The first two issues arise in the usual expression of the first step of Bayes’s rule,
,
where each of the four uses of
corresponds to a different probability function! In computer science, we’re used to using names to distinguish functions. So
and
are the same function
applied to different arguments. In probability notation,
and
are different probability functions, picked out by their arguments.
This is one clear communication problem. Ideally we want more people to follow probabilistic reasoning. Doctors, judges, etc all show significant struggles when given probabilities (see e.g., Helping Doctors and Patients Make Sense of Health Statistics).
But how do we tackle this problem? Changing notation is easier said than done. In fact, anyone departing from traditional notation will have to convince reviewers that his notation is better… and add to the risk of cause a less-than-ideal impression.
Any ideas?