Taking the Gaussian distribution, the random diameter, length, or side length values follow a bell-shaped distribution. The values cluster around the entered Mean Value but may vary according to the entered Standard Deviation.
The value in Distribution Width corresponds to the interval on both sides of the mean value limiting the random diameter or angle values that are accepted.
As an example, a Distribution Width value of 10 means that the values may vary only -10 to +10 from the given Mean Value.
You can set the parameters so that negative values would be possible. Then, the negative values are ignored and only the range of possible values is generated. For example, a mean value of 20 and a distribution width of 25 would lead to values between 1 and 45.
For all distribution options (Gaussian, Probability Distribution and Log-Normal) on the right of the dialog the distribution is visualized in a 2D plot.
The red line shows the density distribution defined by Mean Value, Standard Deviation and Distribution Width. It displays how many objects of which diameter will be generated in percent. The blue curve shows the cumulative distribution.
The three dashed blue lines show the diameter values for 10% percentile, 50% percentile and 90% percentile of the distribution. For example, if the distribution is given for diameters as shown in the screenshot above, on average, 10% of the objects have a diameter smaller than 14µm (10% percentile), and 90% of the generated objects have a diameter smaller than 26µm (90% percentile). For further explanations, see the Wikipedia article.
Right-clicking into the plot opens a dialog to save the plot or to Edit the Axis Settings. Checking or unchecking the checkboxes next to the graph names decides which curves should be displayed.
More information about these options can be found in the Result Viewer User Guide.
If Cut-Off Distribution is checked, the distribution is truncated at the bounds. This means, that all values outside the bounds are dropped and not considered for generation. If this option is not checked, then all values that are outside of the bounds are set to be on the distribution bound. Not checking this option leads to an accumulation of values on the bounds.
In the following example, leaving Cut-Off Distribution unchecked leads to many objects with diameters of 40 or 60 µm.
In contrast, checking Cut-Off Distribution leads to more grains with diameter of 50 µm.
Further details on Gaussian distributions can be found e.g., on Wikipedia on Normal (or Gaussian) distributions.
|