The probability mass function (PMF) is a function that is used to find the probabilities of specific events, where the outcomes can be counted or listed, like rolling dice/flipping coins. The PMF is used explicitly for discrete random variables, where the possible values are distinct and separate. In contrast, the probability density function (PDF) is used for continuous random variables.
Let X be a discrete random variable with possible outcomes as
where
The probability of a discrete random event is always between 0 and 1 inclusive.
Let n be the total outcomes of the discrete random variable X. Then
Take the example of rolling two six-sided dice. Let X be the sum of two dice, then X could take on any value.
The outcomes can be shown in the table:
+ | 1 | 2 | 3 | 4 | 5 | 6 |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
2 | 3 | 4 | 5 | 6 | 7 | 8 |
3 | 4 | 5 | 6 | 7 | 8 | 9 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |
5 | 6 | 7 | 8 | 9 | 10 | 11 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
To simply find the PMF for this set of experiments we need to calculate the probability for all possible values, i.e., 2,3,4..,12. The possible values that PMF can take for different values of X can be tabulated as shown below:
x | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
P(X=x) | 1/36 | 2/36 | 3/36 | 4/36 | 5/36 | 6/36 | 5/36 | 4/36 | 3/36 | 2/36 | 1/36 |
In this table, each column represents a possible sum of two dice rolls, ranging from 2 to 12. The heading P(X = x) denotes the likelihood of obtaining that particular sum. For example, the sum of 2 can only be obtained by rolling a 1 on each dice, which has a probability of 1/36. The sum of 7 has the highest probability of 6/36 since there are six combinations (e.g., 1+6, 2+5, 3+4, etc.) that result in a sum of 7.
The probability of each outcome lies between 0 and 1 inclusive.
The sum of all possible outcomes equals 1 i.e
Find the missing probabilities given in the PMF table.
x | 2 | 3 | 4 |
P(X=x) | 1/2 | x | 2x |
Recall the property of PMF that the sum of probability equals 1.
In conclusion, the Probability Mass Function is a fundamental concept crucial in probability theory. It is used to analyze and quantify the probabilities associated with discrete random variables. For continuous random variables, we use the probability density function.
Free Resources