ShewhartControlChartd3_data Field |
This field contains
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.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public static readonly double[] d3_data
Public Shared ReadOnly d3_data As Double()
public:
static initonly array<double>^ d3_data
static val d3_data: float[]
Field Value
Type:
DoubleSee Also