Administrator
|
Hi Mauli,
This is how we define probability:
Probability is a function Pr : Set of all events --> [0, 1] satisfying the following axioms:
A 1. Pr(S) = 1, Pr({}) = 0
A 2. Pr(E') = 1-Pr(E) where E' is the compliment of E
A 3. If E(1), E(2), ..... is a finite or infinitely countable collection of mutually disjoint events then
Pr(U E(i)) = ∑ Pr(E(i))
Set S = {1,2,3, ...} is the set of natural numbers. A uniform probability over the natural numbers would not satisfy all three axioms of probability. By A 1, Pr(S) = 1. By uniform probability and A 3, if
Pr({1}) = p > 0, then Pr(S) = Pr(U {i}) = ∑ Pr({i}) = p+p+..... = ∞ contradicting Pr(S) = 1.
Pr({1}) = 0 , then Pr(S) = Pr(U {i}) = ∑ Pr({i}) = 0 contradicting Pr(S) = 1.
Therefore, we cannot have a uniform probability measure over the set of natural numbers (or any countably infinite set).
|