Joint Probability Mass Function (JPMF)

Definition

Let X,Y be two discrete rv's defined on the sample space S of an experiment. The joint probability mass function p(x,y) is defined for each pair of numbers (x,y) by:

p(x,y)=P(X=xY=y)

Here:

P((X,Y)A)=(x,y)Ap(x,y)

The support of p(x,y) is defined by (x,y)|p(x,y)>0, namely the set of points with non-zero probability.

Definition

The marginal probability mass function of X,Y denoted respectively pX(x) and pY(y) are given by:

pX(x)=yp(x,y);pY(y)=xp(x,y)

For example, to get pX(250), you just do yp(250,y).

More than 2 Variables Case

The joint pmf of n discrete rv's x1,,xn gives the probability of any n-tuple of values x1,,xn:

p(x1,x2,,xn)=P(X1=x1Xn=xn)