Let the random variable $X$ be the minimum and $Y $ be the maximum of three digits picked at random without replacement from the set $\{0, 1, 2, 3, 4, 5, 6, 7, 8, 9\}$ .
(a) Compute the probability mass function of $X$ .
(b) Compute the joint probability mass function of $X$ and $Y$ .
I do not know how to do the first one let alone the second one. Any help is appreciated. I'm stuck because I have't seen many examples and explanations from my lecture notes so if anyone has examples feel free to add them.
The number of ways you can choose $\ 3\ $ integers from the set, all equally likely, is $\ 10 \choose\ \ 3\ $. Thus the probability of any particular triple of integers being chosen is $\ \frac{1}{10 \choose\ 3}\ $. The minimum of the three integers will be $\ m\ $ if $\ m\ $ is in the set of three chosen, and the other two chosen are both from the set $\ \left\{m+1, m+2,\dots, 9\right\}\ $. In how many ways can such a set be chosen? I've hidden the answers below the fold, I'd suggest you try and work them out yourself before taking a peek.