Login
📚 Statistical Inference for Everyone
Chapters ▾

1.7 Lessons from Bayes' Rule - A First Look

Bayes' Rule is the gold standard for all statistical inference. It is a mathematical theorem, proven from fundamental principles. It structures all inference in a systematic fashion. However, it can be used without doing any calculations, as a guide to qualitative inference. Some of the lessons which are consequences of Bayes' Rule are listed here, and will be noted throughout this text in various examples.

There is not a universal agreement for the translation of numerical probability values to qualitative terms in English (i.e. highly unlikely, somewhat unlikely, etc...). One rough guide is shown in Table 1.1. I will be following this convention throughout the book, but realize that the specific probability distinctions are a bit arbitrary.

Table 1.1. Rough guide for the conversion of qualitative labels to probability values.
termprobability
virtually impossible1/1,000,000
extremely unlikely0.01 (i.e. 1/100)
very unlikely0.05 (i.e. 1/20)
unlikely0.2 (i.e. 1/5)
slightly unlikely0.4 (i.e. 2/5)
even odds0.5 (i.e. 50-50)
slightly likely0.6 (i.e. 3/5)
likely0.8 (i.e. 4/5)
very likely0.95 (i.e. 19/20)
extremely likely0.99 (i.e. 99/100)
virtually certain999,999/1,000,000

Adapted from Statistical Inference for Everyone, by Brian Blais (Bryant University), licensed under CC BY-SA 4.0 (dual-licensed under the GNU FDL 1.2 or later; this adaptation uses the CC BY-SA grant). Changes were made; this adaptation is distributed under the same license. License: CC-BY-SA-4.0.