<-- Previous || Up || Next -->

Chi Square Random Function
Math Probability Class

Public Function ChiSquareRandom( _
    ByVal vDF As Variant _
    ) As Variant

Random Number with Chi Square Distribution

See also:
    ChiSquareInverse Function
    ChiSquareCDF Function
    Declarations Topic
vDF: Number of degrees of freedom. Number is rounded to the nearest integer. Function returns Null if vDF is less than or equal to zero (<=0).

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.