IMSL C# Numerical Library

ShewhartControlChart.d2_data Field

This field contains d_{2,n} the mean 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.

public static readonly double[] d2_data;

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace