Previous Up Next

9.3.10  Producing random numbers with the gamma distribution: randgammad

The randgammad command finds random numbers chosen according to the gamma distribution (see Section 9.4.11).


Example.
Input:

randgammad(3,1)

Output (for example):

4.91461463472

Previous Up Next