Ewma Chart Data.Lower Control Limit Property
Gets the steady-state (asymptotic) lower control limit.
Equal to CenterLine - Width * Sigma * sqrt(Lambda / (2 - Lambda)).
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 LowerControlLimit { get; }