GeometricMean Property [GridStatistics]

GeometricMean returns the geometric mean of the grid. Returns a double. It is a read-only property.

Syntax

object. GeometricMean

Example

The following example demonstrates how to return the geometric mean of the grid.

Debug.Print GridStatistics.GeometricMean

Used by: GridStatistics Object and GridStatisticsXYZC Object