Discrete random variables | A random variable assigns numbers to the possible outcomes of a random experiment.
A discrete random variable, X, has a finite or countably infinite set of distinct values.
Discrete probability distributions are representable in a table due to its categorical nature. The probabilities must add up to 1.
The probability distribution of a discrete random variable describes the probabilities associated with each value.
For a random variable X with possible values {x1,x2,...,xn} and corresponding probabilities {p1,p2,...,pn}:
• 0≤pi≤1
• ∑i=1npi=1
Example: If P(X)=2+1xfor x=1,2,3,4, then P(X) is a valid probability mass function. |