The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Chi2Distri


Unit: SDL_statis
Class: TRandGen
Declaration: procedure Chi2Distri (df: integer);

The method Chi2Distri sets the reference points of the random generator in a way so that the delivered random numbers are distributed according to a c2 (chi square) distribution with df degrees of freedom.

Hint 1: The properties LowBorder  and HighBorder cut the distribution (any values of the probability function outside of those limits are zero). Thus, be careful to set these properties in a way that the c2 distribution does not interfere with them.



Last Update: 2023-Dec-14