Name | Type | Description |
average | double | the most likely x value |
variability | double | the percent [0...1] of average representing the half of distribution range, where the generated sample falls |
Type | Description |
double | the generated sample |
Name |
Type |
Description |
average |
double |
the most likely x value |
variability |
double |
the percent [0...1] of average representing the half of distribution range, where the generated sample falls |
r |
Random |
the random number generator |
Type | Description |
double | the generated sample |