Kurtosis Property [GridStatistics]

Kurtosis returns the coefficient of kurtosis of the grid. Returns a double. It is a read-only property.

Syntax

object.Kurtosis

Example

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

Debug.Print GridStatistics.Kurtosis

Used by: GridStatistics Object and GridStatisticsXYZC Object