A Distributed Property is a property of a Block or a Value Type used to apply a probability distribution to the values of the property. Specific distributions can be defined by applying a Subclass of the «DistributedProperty» stereotype to a property according to OMG SysML 1.4, E.7 Distribution Extensions. The Cameo Simulation Toolkit supports three types of distributions: Uniform, Normal, and Triangular.
To set a distributed property
Specify the required properties. These include Mean, Standard Deviation, etc. for «normal» and Min, Max, etc. for other distributed properties.
Results of the distributed property «normal» (with 100000 samples) with a Mean value of 10 and a Standard Deviation value of 2.
You can apply a «uniform» distributed property stereotype with Min and Max properties (e.g., 0 and 100) to plot a uniform distribution chart.