CoefVariation Property [GridStatistics]

CoefVariation returns the coefficient of variation of the grid. Returns a double. It is a read-only property.

Syntax

object. CoefVariation

Example

The following example demonstrates how to return the coefficient of variation of the grid.

Debug .Print GridStatistics.CoefVariation

Used by: GridStatistics Object and GridStatisticsXYZC Object