One of the common methods for generalization of different types of normal and beta distributions is triangular.
Though Alteryx doesn't have a function for this, even excel doesn't have this but
- SAS (randgen(x, "Triangle", c)) and
- Mathematica (TriangularDistribution[{min,max},c]) like tools include one.
Can we add something like randtriangular(min,mode,max)?
I have my solution attached, but this will ease the flow...
Best
Montecarlo_triangularand.yxmd