IMSL C# Numerical Library

NormOneSample.StdDev Property

Returns the standard deviation of the sample.

public double StdDev {get;}

Property Value

A double containing the standard deviation of the sample.

See Also

NormOneSample Class | Imsl.Stat Namespace