VAuroch comments on 2014 Less Wrong Census/Survey - 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 (724)
Colloquial language doesn't make this distinction, but by technical convention, they are different.
Specifically, ‘odds’ refers to expressions like ‘5 to 3 against’; numerically, that's the fraction 5/3, or rather (because of the ‘against’) its reciprocal, 3/5. Thus odds run from 0 (impossible) to infinity (certain), with odds of 1 being perfectly balanced between Yes and No. In contrast, probabilities run only from 0 to 1. An event with odds of 5 to 3 against, or equivalently odds of 3/5, has a probability of 3/(3+5) = 3/8. So the numbers are different. The conversion formulas are O = P/(1 − P) and P = O/(1 + O).
Then there are log-odds; this is log₂ O bits. (You can also use other bases than 2 and correspondingly other units than bits.) Now 0 indicates perfect balance between Yes and No; a positive number means more likely Yes than No, and a negative number means less likely Yes than No. Log-odds run from negative infinity (impossible) to infinity (certain).