CuSum
is a cumulative sum chart. It is more efficient than a Shewhart chart for detecting small shifts in the mean of a process.
For a list of all members of this type, see CuSum Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.Data
Imsl.Chart2D.QC.ShewhartControlChart
Imsl.Chart2D.QC.CuSum
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
CuSum plots the cumulative sum of the deviations of the expected value. If is the expected mean for a process and are the sample means then the cumulative sum is
Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll)
CuSum Members | Imsl.Chart2D.QC Namespace | Example