View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_49_] mangesh_yadav[_49_] is offline
external usenet poster
 
Posts: 1
Default Randomize three variables subject to sum always equal to 1

I don't think there should be any problem on this one/ Just find
random numbers between 0 and 1. The third number can be found by th
following equation:

w(2) = 1 - w(0) - w(1)

- Manges

--
Message posted from http://www.ExcelForum.com