I am currently studying discrete random variables and I was wondering if there is any probability space with two indipendent discrete random variables $X$ and $Y$ with expected values $E[X]=-\infty,E[Y]=\infty$? Are there any real ones?
2026-03-28 14:53:47.1774709627
discrete random variable with expected value of $\pm\infty$?
175 Views Asked by user103411 https://math.techqa.club/user/user103411/detail At
2
Let $Y$ be a random variable with $$\mathbb{P}(Y = 2^n) = 2^{-n}, \qquad n = 1, 2, 3, \ldots$$ Clearly this sums to $1$, so it defines a probability distribution, but the expectation is $$\mathbb{E}\,Y = \sum_{n=0}^\infty 2^n 2^{-n} = \sum_{n=0}^\infty 1 = \infty,$$ and then define $X$ as $$\mathbb P(X = -2^n) = \mathbb P(Y = 2^n) = 2^{-n}, \qquad n = 1, 2, 3, \ldots$$ This particular example is related to the St. Petersburg paradox.