Note: In order to use the spreadsheet examples, you need to download Business Functions | ||||||||
DistUniform (DistMin, DistMax, [RandOpt]) | ||||||||
Generate a value from a uniform probability distribution | ||||||||
A uniform distribution is simply an evenly spread amount. The function works in two modes. Without RandOpt, the function generates a random number internally, assigns it to the cumulative probability (0 to 1) and works out the value of the distributio | ||||||||
ExampleDistUniform.xls |