For discrete random variables define the probability mass fu
For discrete random variables define the probability mass function and the cumulative distribution function.
Solution
Probability mass function specifies the probabilities at each discrete point. It is defined as f(x) = P(X=x) for all x in range of X
Cumulative distribution function is defined as F(x) = P(X <= x) for all values in range of X

