UChartData.AverageDefectsPerUnit Property

Gets the average defects per unit across all subgroups. Equal to the chart center line.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public double AverageDefectsPerUnit { get; }

Property Value

Double

See Also