UChart.Pooled Defects Per Unit Property
Gets the pooled defects per unit (ū) computed during phase-I
analysis, which serves as the chart center line.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public double PooledDefectsPerUnit { get; }Property Value
DoubleRemarks
Exceptions
| Invalid | The chart is in the Unfitted state. |