MeanSquare Property [GridStatistics]

MeanSquare returns the mean square of the grid. Returns a double. It is a read-only property.

Syntax

object.MeanSquare

Example

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

Debug.Print GridStatistics.MeanSquare

Used by: GridStatistics Object and GridStatisticsXYZC Object