Previous Up Next

8.3.8 Producing random numbers with the χ2 distribution: randchisquare

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

Example.

Input:

randchisquare(5)

Output (for example):

4.53970828547

Previous Up Next