ExtremeValue()


ExtremeValue(Observations, Recurrence_Interval)

Returns estimated observed value for given recurrence interval using the Extreme Value (Gumbel) distribution

Input:       Observations = List of observations such as annual precipitation (numbers)

                  Recurrence_Interval = Recurrence interval for which to estimate the observed value
                        (e.g., total annual precipitation) (number)

Output:      Predicted observation for given recurrence interval calculated using the
                        Extreme Value Type I distribution (number)

Notes:  See Extreme Value Type I Distribution for additional information.

© DimensionEngine 2015.   For questions or bug reports, email us.