An applet that draws a Gamma process, a stochastic process with independent increments: X(s + t) - X(s) is Gamma(t). Click the mouse in the window to start zooming. Click again to stop.

The total increase occurs at a countable set of jumps. The simulation gives some idea of this.

Bugs:

Source code.


For some statistical Java applets by other people, see http://www.stat.duke.edu/sites/java.html.

Back to my home page.