Joint Distributions for Discrete Random Variables

Introduces the joint probability mass function of two discrete random variables, including reading values from a joint pmf table, using the normalization condition to determine an unknown constant, and computing probabilities of events defined in terms of both variables.

Step 1 of 119%

Tutorial

The Joint Probability Mass Function

A pair of discrete random variables XX and YY has a joint probability mass function (joint pmf), defined by

pX,Y(x,y)=P(X=x and Y=y).p_{X,Y}(x,y) = P(X = x \text{ and } Y = y).

For each ordered pair (x,y)(x,y), pX,Y(x,y)p_{X,Y}(x,y) gives the probability that XX takes the value xx and YY takes the value yy at the same time.

A joint pmf is often displayed as a table. Suppose X{0,1}X \in \{0,1\} and Y{0,1,2}Y \in \{0,1,2\} with the following joint pmf:

Y=0Y=1Y=2X=00.100.150.25X=10.200.200.10\begin{array}{c|ccc} & Y=0 & Y=1 & Y=2 \\ \hline X=0 & 0.10 & 0.15 & 0.25 \\ X=1 & 0.20 & 0.20 & 0.10 \end{array}

To find P(X=0 and Y=2)P(X=0 \text{ and } Y=2), we read the entry in row X=0X=0 and column Y=2Y=2:

P(X=0,Y=2)=pX,Y(0,2)=0.25.P(X=0,\, Y=2) = p_{X,Y}(0,2) = 0.25.
navigate · Enter open · Esc close · ⌘K/Ctrl K toggle