FINXIS.

AveragingCalculationMethodEnum

Enum CDM 7.2.0

Specifies enumerations for the type of averaging calculation.

Values 3
Namespace cdm.base.math

Values

3 permitted values.

ValueDescription
Arithmetic Refers to the calculation of an average by taking the sum of observations divided by the count of observations.
Geometric Refers to the calculation of an average by taking the nth root of the product of n observations.
Harmonic Refers to the calculation of an average by taking the reciprocal of the arithmetic mean of the reciprocals of the observations.

Referenced by

2 types hold an AveragingCalculationMethodEnum as an attribute.

Functions

Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.

FunctionRoleDescription
MapAveragingCalculationMethodEnum returns —

Open AveragingCalculationMethodEnum in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · base-math-enum.rosetta cdm.base.math