Rand()
It returns the uniform distributed random number from the [0; 1) range.
Formula | Result | Application |
= Rand*{Brazil|BCA} | Each Brazil|BCA factor observation is multiplied by random number from the range [0; 1). |
It can be used in formulas of calculated series of time series database and model formulas of modeling container that is a child of the time series database. |
= Rand+X1 | Each X1 factor point is increased by random number from the range [0; 1). |
It can be used in model formulas of modeling container. |
See also:
Functions Available in Expression Editor │ Arithmetic Functions │ IModelling.Rand