Random
The following functions are used to generate random values with corresponding probability distribution. These functions can be found in the 'Functions and Variables' area of the Property Calculator (for the different areas on the Property Calculator form, see The Property Calculator).
Parameters of these functions can be any calculator expression (not only numeric constants).
Example 45 Random property with normal distribution
|
normal(2,1) |
Example 46 Discrete random property with specified histogram distribution
|
histogramD(1, 4, 2, 3, 3, 2, 4, 1, 5, 4) |