EWMA
is an exponentially weighted moving average control chart.
For a list of all members of this type, see EWMA Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.Data
Imsl.Chart2D.QC.ShewhartControlChart
Imsl.Chart2D.QC.EWMA
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The EWMA statistic is given by
where is the observation at time t and is the decay parameter which determines the depth of memory of EWMA.Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll)
EWMA Members | Imsl.Chart2D.QC Namespace | Example | NIST Engineering Statistics Handbook: EWMA Control Charts