Calvin chooses an integer from 1 to infinity, uniformly at random.
What is the probability that he picks his favourite number, 501?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There is no uniform distribution on the (positive) integers. Hence, the first step doesn't make sense.
Proof: Suppose there such a distribution existed. Then, let P ( X = 1 ) = p .
Since we have a uniform distribution, we see that P ( X = n ) = P ( X = 1 ) = p .
Thus the total probability is P ( X ≥ 1 ) = P ( X = 1 ) + P ( X = 2 ) + P ( X + 3 ) + … .
If p > 0 , then this sum would be infinite, contradicting that the total probability is 1.
If p = 0 , then we have the countable sum of 0's, which is 0. This contradicts that the total probability is 1.