Let X be distribution over N (the set of non-negative numbers), with mass P(X=i) = a/2^i, what is the value of a?

620 Views Asked by At

I am struggling with solution for following problem part of course about probabilities random variables, seek your kind help to show how to solve it,

Let $X$ be distribution over $N$ (the set of non-negative numbers), with mass $P(X=i) = a/2^i$, what is the value of $a$?

1

There are 1 best solutions below

0
On

Hint: $\sum_{i=0}^{\infty}\dfrac{a}{2^i}=1$, can you sum the series?