Expression Language Reference
    Preparing search index...
    • Returns the probability that values in a range are between two limits.

      Category: Statistical

      Parameters

      • x_range: any

        The range of numeric values of x with which there are associated probabilities.

      • prob_range: any

        A set of probabilities associated with values in x_range.

      • lower_limit: any

        Optional. The lower bound on the value for which you want a probability.

      • upper_limit: any

        Optional. The optional upper bound on the value for which you want a probability.

      Returns any