Click or drag to resize
NormTwoSampleStdDevY Property
The standard deviation of the second sample, y.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double StdDevY { get; }

Property Value

Type: Double
A double containing the standard deviation of the second sample, y.
See Also