Np Chart.Average Fraction Nonconforming Property
Gets the pooled fraction nonconforming (p̄) computed during
phase-I analysis. The chart center line equals n·p̄.
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 AverageFractionNonconforming { get; }Property Value
DoubleRemarks
Exceptions
| Invalid | The chart is in the Unfitted state. |