Joint Probability Mass Function (PMF) of Two Discrete Random Variables
In probability theory and statistics, the joint probability mass function (joint PMF) describes the probability of observing particular values for two or more discrete random variables simultaneously. It gives the probability of each combination of values that the random variables can take on.
Definition
Let
Where:
and are possible values of and respectively. represents the probability that takes the value and takes the value simultaneously.
Properties
- Non-negativity:
for all and . - Normalization:
. - Marginalization: The marginal PMF of
or can be obtained by summing or integrating over all possible values of the other variable.
Example
Consider rolling two fair six-sided dice,
The joint PMF for this scenario is:
Because each outcome (pair of values) has an equal probability of
The joint PMF table would look like this:
Each cell in the table represents the joint probability of getting the respective outcomes. For example,
Understanding the joint PMF helps in analyzing the relationship between two random variables and making predictions based on their combined outcomes.
Example
Consider two biased coins,
The joint PMF for this scenario is:
The joint PMF table would look like this:
Each cell in the table represents the joint probability of getting the respective outcomes. For example,
FAQ
What is a joint PMF?
A joint PMF, or joint probability mass function, is a function that assigns probabilities to each possible combination of values of multiple discrete random variables.
How is a joint PMF represented?
A joint PMF is typically represented as a table or a function that maps each combination of values of the random variables to their respective probabilities.
How can I compute probabilities using a joint PMF?
To compute probabilities using a joint PMF, you can sum the probabilities associated with all combinations of values that satisfy the condition of interest.
What is the difference between a joint PMF and a marginal PMF?
A joint PMF gives probabilities for combinations of values of multiple random variables, while a marginal PMF gives probabilities for individual values of a single random variable, ignoring the values of the other variables.