In: Math
The coins (by magic) always land on the same side (both heads or both tails). Suppose you flip a penny and a dime. Let X be the result of flipping the penny where we assign the value of Heads to be 2 and the value of Tails to be 1, and let Y be the result of flipping the dime where we assign the value of Heads to be 4 and Tails to be 3. (So, for example, X(heads)=2.) Find E[X], E[Y], E[X+Y] andE[XY]. Compute Var(X+Y) and Var(XY).