Expression Language Reference
    Preparing search index...
    • Returns the F probability distribution.

      Category: Statistical

      Parameters

      • x: any

        The value at which to evaluate the function.

      • deg_freedom1: any

        The numerator degrees of freedom.

      • deg_freedom2: any

        The denominator degrees of freedom.

      • cumulative: any

        A logical value that determines the form of the function. If cumulative is TRUE, F.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

      Returns any