This field contains d_{3,n} the standard deviation of the ranges of n samples from a Gaussian distribution. The entries for n= 0 and 1 are NaN because these values are not defined. Valid entries in the table are for n=2 through 50.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public static readonly double[] d3_data
Visual Basic (Declaration)
Public Shared ReadOnly d3_data As Double()
Visual C++
public:
static initonly array<double>^ d3_data

See Also