Week: 1 Statistics 2

Publish Date: June 10, 2024

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 and be two discrete random variables. The joint PMF of and , denoted as , is defined as:

Where:


Properties

  1. Non-negativity: for all and .
  2. Normalization: .
  3. 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, and . Let represent the value of the first die, and represent the value of the second die.

The joint PMF for this scenario is:

Because each outcome (pair of values) has an equal probability of (since each die has 6 sides and they are fair).

The joint PMF table would look like this:

Each cell in the table represents the joint probability of getting the respective outcomes. For example, , meaning the probability of rolling a 2 on the first die and a 5 on the second die is .

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, and , where has a probability of landing heads and has a probability of landing heads. Let represent the outcome of the first coin flip (0 for tails, 1 for heads), and represent the outcome of the second coin flip.

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, , meaning the probability of getting tails on the first coin and heads on the second coin is .


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.