Let $X$ be a random variable. Suppose $P(X = 1) = \frac{1}{2}$, $P(X = 2)= \frac{1}{3}$, $P(X = 3)= \frac{1}{6}$. Then how can I choose a random number using a probability distribution which takes the above mentioned value?
My work: I could not find any probability distribution function from this point. But using $E[X]$, I can calculate the mean. I think using this one can choose a number.
Kindly help and correct me.