Previous Up Next

9.3.8  Producing random numbers with the χ2 distribution: randchisquare

The randchisquare command finds random numbers chosen according to the χ2 distribution (see Section 9.4.9).


Example.
Input:

randchisquare(5)

Output (for example):

4.53970828547

Previous Up Next