FDist(Value, DegOfFreedomNumer, DegOfFreedomDenomin)
Value. Value for which the function is calculated. The value must satisfy the constraint: Value >= 0.
DegOfFreedomNumer. Numerator of degrees of freedom. Available values are taken from the range (1, 10^10).
DegOfFreedomDenomin. Denominator of freedom degrees. Available values are taken from the range [1, 10^10).
The method returns F-probability distribution.
This function can be used to determine whether two data sets have different degrees of diversity.
See also: