It is a well estabilished fact in probability that you cannot treat on the same footing a naive notion of surprise and the happening of an event of low probability.
The classical example is the extraction from a set of large cardinality with uniform distribution: one of the occurences is bound to happen, but each has a very low probability.
If you let naive surprise guide your model selection, and you do not have a sound base for model generation, you start falling into a slippery slope that culminates in solipsism.
Case in point: we have three universes, one is normal, one is magical (biased toward our existence), one is solipsistic (biased toward my existence). Clearly, since we exists, the magical is much more probable than the normal, but since I exist, the universe was probably born to allow me to write you in this exact moment (after all, what are the probability that I was born between the trillion of other possible beings?).
So if you generate a number randomly between one and one million, each number has a one in a million chance of being chosen. Like, if I get the number 5, I can say that it is unlikely that it is a coincidence, as there was only a one in a million chance of this happening. However, there is no reason why I wouldn't have said the same thing if I received a 6 or 335,687. So there isn't really a coincidence or a surprised, because regardless of result, we could have said something similar.
I don't believe in the magical universe theory either. My point was simp...
The Fine-tuned Universe Theory, according to Wikipedia is the belief that, "our universe is remarkably well suited for life, to a degree unlikely to happen by mere chance". It is typically used to argue that our universe must therefore be the result of Intelligent Design.
One of the most common counter-arguments to this view based on the Anthropic Principle. The argument is that if the conditions were not such that life would be possible, then we would not be able to observe this, as we would not be alive. Therefore, we shouldn't be surprised that the universe has favourable conditions.
I am going to argue that this particular application of the anthropic principle is in fact an incorrect way to deal with this problem. I'll begin first by explaining one way to deal with this problem; afterwards I will explain why the other way is incorrect.
Two model approach
We begin with two modes:
However, this is actually asking the wrong question. It is right to note that we shouldn't be surprised to observe that we survived given that it would be impossible to observe otherwise. However, if we were then informed that we lived in a normal, unbiased universe, rather than in an alternate biased universe, if the maths worked out a particular way such that it leaned heavily towards the alternate universe, then we would be surprised to learn we lived in a normal universe. In particular, we showed how this could work out above, when we examined the situation where p(we exist|normal universe) approached 0. The anthropic argument against the alternate hypothesis denies that surprise in a certain sense can occur, however, if fails to show that surprised in another, more meaningful sense can occur.
=p(we exist|normal universe)p(normal universe) + 1 - p(normal universe)
Performing Bayesian updates
Again, we'll imagine that we have a biased universe where we have 100% chance of being alive.
We will use Bayes law:
p(a|b)=p(b|a)p(a)/p(b)
Where:
a = being in a normal universe
b = we are alive
We'll also use:
p(alive) = p(alive|normal universe)p(normal universe) + p(alive|biased universe)p(biased universe)
Example 1:
Setting:
p(alive|normal universe) = 1/100
p(normal universe) = 1/2
The results are:
p(we are alive) = (1/100)*(1/2)+1*(1/2) = 101/200
p(normal universe|alive) = (1/100)*(1/2)*(200/101) = 1/101
Example 2:
Setting:
p(normal universe)=100/101
p(alive|normal universe) = 1/100
p(normal universe) = 100/101
The results are:
p(we are alive) = 100/101*1/100+1/101*1 = 2/101
p(normal universe|alive) = (1/100)*(100/101)* (101/2) = 1/2