Bivariate probability distributions describe the relationship between two random variables. There are both discrete and continuous cases. For discrete variables, the relationship is defined by a joint probability mass function p(y1,y2). For continuous variables, it is defined by a joint probability density function f(y1,y2). Both must be non-negative and integrate/sum to 1. The cumulative distribution function F(y1,y2) gives the probability that both variables are less than or equal to values y1 and y2.