document.write( "Question 212719: Compute the expected rate of return of Asset A that has a rate of return 8%, 13%, and 18% and a probability of 30%, 60%, and 10% respectively. \n" ); document.write( "
Algebra.Com's Answer #160658 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Compute the expected rate of return of Asset A that has a rate of return 8%, 13%, and 18% and a probability of 30%, 60%, and 10% respectively. \n" ); document.write( "--------------------------- \n" ); document.write( "Random variable values are 0.08, 0.13, 0.18 \n" ); document.write( "Corresponding probabilities are 0.30, 0.60, 0.10 \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "Multiply the three pairings and add to get the expected rate. \n" ); document.write( "E(x) = 0.3*0.08 + 0.6*0.13 + 0.1*0.18 = 0.12 = 12% \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |