A stock broker wishes to put together a portfolio from two types of stocks available A and B. The return on stock A is XA, and the return on stock B is XB. Stock A is less risky, but has less potential reward than stock B; in fact, it is known that
• E[XA] = 10 and Var[XA] = 4
• E[XB] = 12 and Var[XB] = 100
• XA is independent of XB (all amounts in thousands). The broker will make a portfolio with a combination of the two stocks, and the combined return will be Y = αXA + (1 − α)XB where 0 ≤ α ≤ 1 is a constant representing the proportion of money that is invested in stock A.
(a) Find E[Y ] (in terms of α)
(b) ind Var[Y ] (in terms of α)
(c)Find the value of α which minimizes Var[Y ].