minimum 4% and maximum 6%, bond mutual funds annual return is normal with mean
7% and standard deviation 1%, stock mutual funds annual return is lognormal with
mean 11% and standard deviation 4%. Use 10,000 trials and 1 for random seed for the
simulation.
What is the value of standard deviation obtained from the simulation results for
maximizing the total expected return? [Hint: Choose the approximate value.]
A) $ 1,346.78
B) $ 1,890.25
C) $843.52
D) $ 1,578.64
Give the logical function for the following: If cell B7 equals 12, check contents of cell
B10. If cell B10 is 10, then the value of the function in the string is YES; if not, it is a
blank space. If cell B7 does not equal 12, then the value of the function is 7.
A) =IF(B7=12,(AND(B10=10, “”)(YES)),7)
B) =IF(B10=10,(OR(B7=12,””)”YES”)7)
C) =IF(B7=12,(IF(B10=10,”YES”, “”)),7)
D) =IF(B7=12,(AND(B10=10,”YES”,””)(B10=”NO”),7)
Which of the following is true for a mode?