Assignment 1 correction.


R. Clayton (rclayton@clayton.cs.monmouth.edu)
(no date)


  If the value(x) is the dollar value of x, shouldn't

    value(portfolio) = value(X shares in portfolio)
                     + value(Y shares in portfolio)
                     + value(Z shares in portfolio)

  assuming X + Y + Z = total # shares in portfolio and

    value(X shares in portfolio) = 0.5*value(portfolio)
    value(Y shares in portfolio) = 0.3*value(portfolio)
    value(Z shares in portfolio) = 0.2*value(portfolio)

Yes; thanks for pointing it out. The assignment page has been fixed.



This archive was generated by hypermail 2.0b3 on Fri May 10 2002 - 12:45:04 EDT