RateBaseline.CenterLine Property

Gets the frozen center line. For P charts this is p̄ (average fraction nonconforming). For U charts this is ū (average defects per unit).

Definition

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

Property Value

Double

See Also