In other words, does absence of evidence amount to evidence of absence? Yes. And I can prove it mathematically. [I mention math and thus lose half my readers... Skip the proof section if you must.]
The Proof
Good to read first: Induction and the Bayesian
Bayes' theorem states the following:
If P(A|B) > P(A), then P(~A|~B) > P(~A)
We will use, in addition to Bayes' theorem, the following identities:
~(~X) = X
P(~X) = 1 - P(X)
P(~X|Y) = 1 - P(X|Y)
This theorem assumes two things. First, none of the prior probabilities can be zero. For example, if P(B) = 0, Bayes' theorem doesn't even make sense anyways, since it divides by zero. Second, it assumes that probability is a good way to model knowledge.*
P(~X) = 1 - P(X)
P(~X|Y) = 1 - P(X|Y)
This theorem assumes two things. First, none of the prior probabilities can be zero. For example, if P(B) = 0, Bayes' theorem doesn't even make sense anyways, since it divides by zero. Second, it assumes that probability is a good way to model knowledge.*
Proof:
*Note: Some people might consider this second assumption questionable. Under certain interpretations, probability is only reliable in analyzing repeatable phenomena, and the universe is not repeatable.
Discussion and Conclusion
What does this mean? It means that if the existence of some evidence supports a claim, then the non-existence of that evidence detracts from the claim. This is a logical necessity in induction. The only assumptions are that we can model our knowledge with probabilities, and that none of the prior probabilities are certain.
This directly contradicts the conventional wisdom that "Absence of evidence is not evidence of absence". So where did this conventional wisdom come from?
There are two justifications I can think of. First, "absence of evidence" might mean that we neither know whether there is or there isn't evidence, because we haven't looked. In that case, the conventional wisdom is true. Second, though I proved that absence of evidence is evidence of absence, I did not prove that it's very good evidence of absence. For example, if I found bigfoot behind a tree, that would provide extremely good evidence for bigfoot, but if I didn't find him behind a tree, that would provide very weak evidence against bigfoot. But it's still evidence, mathematically speaking. I've previously explained this asymmetry as the basis for the concept of "burden of proof".
So, I wasn't lying when I said the Bayesian gives us insight into the inner workings of reason! This is just one of the reasons that math is cool.
- Start with Bayes' theorem: P(A|B) = P(B|A)*P(A)/P(B)
- We're given: P(A|B) > P(A)
- Combining 1 and 2: P(B|A)*P(A)/P(B) > P(A)
- Multiply by P(B): P(B|A)*P(A) > P(B)*P(A)
- Use the identities: [1-P(~B|A)]*P(A) > [1-P(~B)]*P(A)
- Some algebra: P(~B)*P(A) > P(~B|A)*P(A)
- Use Bayes' theorem: P(~B)*P(A) > P(A|~B)*P(~B)
- Use the identities: P(~B)*[1-P(~A)] > [1-P(~A|~B)]*P(~B)
- Some algebra: P(~B)*P(~A|~B) > P(~A)*P(~B)
- Divide out by P(~B): P(~A|~B) > P(~A)
*Note: Some people might consider this second assumption questionable. Under certain interpretations, probability is only reliable in analyzing repeatable phenomena, and the universe is not repeatable.
Discussion and Conclusion
What does this mean? It means that if the existence of some evidence supports a claim, then the non-existence of that evidence detracts from the claim. This is a logical necessity in induction. The only assumptions are that we can model our knowledge with probabilities, and that none of the prior probabilities are certain.
This directly contradicts the conventional wisdom that "Absence of evidence is not evidence of absence". So where did this conventional wisdom come from?
There are two justifications I can think of. First, "absence of evidence" might mean that we neither know whether there is or there isn't evidence, because we haven't looked. In that case, the conventional wisdom is true. Second, though I proved that absence of evidence is evidence of absence, I did not prove that it's very good evidence of absence. For example, if I found bigfoot behind a tree, that would provide extremely good evidence for bigfoot, but if I didn't find him behind a tree, that would provide very weak evidence against bigfoot. But it's still evidence, mathematically speaking. I've previously explained this asymmetry as the basis for the concept of "burden of proof".
So, I wasn't lying when I said the Bayesian gives us insight into the inner workings of reason! This is just one of the reasons that math is cool.