Example 3.6. Let us discuss again Example 2.11 in the context of random
variables. Let X be the random variable representing precipitation levels, with
values 1, 2, and 3 indicating low, medium, and high, respectively. The random
variable Y will be used for the peak flow rate, with the value 1 when it is critical
and 2 when noncritical. The information given in Example 2.11 defines jpmf
p
XY
(x,y), the values of which are tabulated in Table 3.1.
In order to determine the probability of reaching the critical level of peak
flow rate, for example, we simply sum over all p
XY
(x, y) satisfying y 1,
regardless of x values. Hence, we have
The definition of jpmf for more than two random variables is a direct extension
of that for the two-random-variable case. Consider n random variables
X
1
,X
2
,...,X
n
. Their jpmf is defined by
which is the probability of the intersection of n events. Its properties and
utilities follow directly from our discussion in the two-random-variable case.
Again, a more compact form for the jpmf is p
X
(x)whereX is an n-dimensional
random vector with components X
1
,X
2
,...,X
n
.
3.3.3 JOINT PROBABILITY DENSITY FUNCTION
As in the case of single random variables, probability density functions become
appropriate when the random variables are continuous. The joint probability
Table 3.1 Joint probability mass function for low, medium, and high precipitation
levels (x 1, 2, and 3, respectively) and critical and noncritical peak flow rates (y 1
and 2, respectively), for Example 3.6
yx
12 3
1 0.0 0.06 0.12
2 0.5 0.24 0.08
Random Variables and Probability Distributions
55
PX > YPX 5 \ Y 0PX 4 \ Y 1PX 3 \ Y 2
0:01024 0:0768 0:2304 0:31744:
PY 1p
XY
1; 1p
XY
2; 1p
XY
3; 10:0 0:06 0:12 0:18:
p
X
1
X
2
...X
n
x
1
; x
2
; ...; x
n
PX
1
x
1
\ X
2
x
2
\ ...\ X
n
x
n
;
3:23