Multiple Random Processes
Multiple Random Processes
To get an idea about these concepts suppose that X(t) is the price of oil (per gallon) and Y (t) is the price of gasoline (per
gallon) at time t. Since gasoline is produced from oil, as oil prices increase, the gasoline prices tend to increase, too. Thus, we
conclude that X(t) and Y (t) should be positively correlated (at least for the same t, i.e., CXY (t, t) > 0).
Example 10.6
Let A, B, and C be independent normal N (1, 1) random variables. Let {X(t), t ∈ [0, ∞)} be defined as
Solution
First, note that
μX (t) = E [X(t)]
= EA + EB ⋅ t
Similarly,
μY (t) = E [Y (t)]
= EA + EC ⋅ t
2
= E [A + AC t2 + BAt1 + BC t1 t2 ]
2
= E [A ] + E [AC ]t2 + E [BA]t1 + E [BC ]t1 t2
2
= E [A ] + E [A]E [C ]t2 + E [B]E [A]t1 + E [B]E [C ]t1 t2 , (by independence)
= 2 + t1 + t2 + t1 t2 .
https://www.probabilitycourse.com/chapter10/10_1_3_multiple_random_processes.php 1/2
11/24/2018 Multiple Random Processes
= (2 + t1 + t2 + t1 t2 ) − (1 + t1 )(1 + t2 )
= 1.
We have seen independence for random variables. In particular, remember that random variables X1 , X2 ,...,Xn are
n
independent if, for all (x 1 , x 2 , . . . , x n ) ∈ R , we have
Now, note that a random process is a collection of random variables. Thus, we can define the concept of independence for
random processes, too. In particular, if for two random processes X(t) and Y (t), the random variables X(ti ) are independent
from the random variables Y (tj ), we say that the two random processes are independent. More precisely, we have the following
definition:
Two random processes {X(t), t ∈ J } and {Y (t), t ∈ J ′ } are said to be independent if, for all
t1 , t2 , … , tm ∈ J
and
′ ′ ′ ′
t , t , … , tn ∈ J ,
1 2
The above definition implies that for all real numbers x 1 , x 2 , ⋯ , x m and y1 , y2 , ⋯ , yn , we have
FX(t ′ ′
),X(t2 ),⋯,X(tm ),Y (t ),Y (t ),⋯,Y (t )
′ (x 1 , x 2 , ⋯ , x m , y1 , y2 , ⋯ , yn )
1 1 2 n
The above equation might seem complicated; however, in many real-life applications we can often argue that two random
processes are independent by looking at the problem structure. For example, in engineering we can reasonably assume that the
thermal noise processes in two separate systems are independent. Note that if two random processes X(t) and Y (t) are
independent, then their covariance function, CXY (t1 , t2 ), for all t1 and t2 is given by
← previous
next →
https://www.probabilitycourse.com/chapter10/10_1_3_multiple_random_processes.php 2/2