Given a random event x from a discrete population X where the population $n=\infty$, and the population is uniformly distributed, what is P(x)?
My intuition is that it is infinitesimal, because as $lim_{n\to\infty}$, $ lim_{p\to0}$
Given a random event x from a discrete population X where the population $n=\infty$, and the population is uniformly distributed, what is P(x)?
My intuition is that it is infinitesimal, because as $lim_{n\to\infty}$, $ lim_{p\to0}$
There is no uniform discrete probability distribution on an infinite set $X$, for suppose $f:X\to\mathbb R$ is the probability mass function for such a distribution. Then $f$ should satisfy $$\sum_{x\in X}f(x)=1$$ and $$(\forall x,y\in X)(f(x)=f(y))$$ Pick $x_0\in X$. Then by the second requirement, for all $x\in X$ we have $f(x)=f(x_0)$. Then by the first requirement, $$\sum_{x\in X} f(x_0)=1$$ But this is impossible to satisfy. For if $f(x_0)=0$, then the sum comes out to zero; but if $f(x_0)\neq 0$, then the sum doesn't converge to a finite value.