Given 2 independent random vars X and Y. -2 -1 3 -1 0 2 and 0.2 0.3 0.5 0.2 0.4 0.4. Show distribution and calculate Expected value and variation of random variables 3X-2Y, X*x+y*y and X*Y.

Expected value:
X:
−2⋅(61)−1⋅(31)+2⋅(61)+3⋅(61)=−31+21=61
Y:
0.2⋅(31)+0.4⋅(31)+0.5⋅(61)+0.3⋅(61)=31
Variation:
X:
Xmin=−2,Xmax=3
Y:
Ymin=0.2,Ymax=0.5
1. For Z=3X−2Y :
a. Expected value: 63−32=−61
b. Variation: Zmin=(−2⋅3−0.2⋅2)=−6.4,Zmax=(3⋅3−0.5⋅2)=8
2. For Z=X2+Y2 :
a. Expected value: 361+91=365
b. Variation: Zmin=((−2)2+(0.2)2)=4.04,Zmax=((3)2+(0.5)2)=9.25
3. For Z=XY :
a. Expected value: 61⋅31=181
b. Variation: Zmin=0.2⋅(−2)=−0.4,Zmax=3⋅0.5=1.5