The standard deviation.
[Visual Basic .NET] Public ReadOnly Property StandardDeviation As Double
[C#] public double StandardDeviation {get;}
[C++]
HRESULT get_StandardDeviation(
double* pStandardDeviation
);
[C++]Parameters
pStandardDeviation [out, retval] pStandardDeviation is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The standard deviation of all observed values for the field.