Simulates
a triangular distribution, as a test for graph behaviour.
Namely, it observes 'gnuplot's "filledcurves".
For the (symmetrical) triangular distribution, it is
σ = a ⁄ √6 .
(In the program, a is called 'aa'.)
Draws plots for (1) the simulated triangular,
(2) the shaded left and right "significance", and
(3) the theoretical (roof-like) triangular. |