Defining cumulative and discrete distributions is very easy in GoldSim. To do so, follow the steps in the Help:
https://help.goldsim.com/Default.htm#GS/cumulativedistribution.htm

However, some users have requested that the end user of their free Player model have access to change this distribution.
The below linked example model illustrates the implementation of logic for defining cumulative and discrete distributions from a dashboard. It is not possible for a user to directly edit values and probabilities for cumulative and discrete stochastic elements from a dashboard. Therefore, values and probabilities are stored in vector Data Elements and a Script Element is used to convert sampled 0-1 probability levels (sampled from a Uniform stochastic) to equivalent sampled values.
Enter the dashboard to run the model and see sampled results.
Download the Model File:
Comments
0 comments
Please sign in to leave a comment.