FDist

Syntax

FDist(Value, DegOfFreedomNumer, DegOfFreedomDenomin)

Parameters

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).

Description

The method returns F-probability distribution.

Comments

This function can be used to determine whether two data sets have different degrees of diversity.

See also:

Function Wizard | Statistical Functions