SChart is an S chart using sample standard deviations
to monitor the variability of a process.
This is normally used with sample sizes greater than 10.
Namespace:
Imsl.Chart2D.QC
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class SChart : ShewhartControlChart |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class SChart _ Inherits ShewhartControlChart |
Visual C++ |
---|
[SerializableAttribute] public ref class SChart : public ShewhartControlChart |
Remarks
The control limits are at





Inheritance Hierarchy
System..::.Object
Imsl.Chart2D..::.AbstractChartNode
Imsl.Chart2D..::.ChartNode
Imsl.Chart2D..::.Data
Imsl.Chart2D.QC..::.ShewhartControlChart
Imsl.Chart2D.QC..::.SChart
Imsl.Chart2D..::.AbstractChartNode
Imsl.Chart2D..::.ChartNode
Imsl.Chart2D..::.Data
Imsl.Chart2D.QC..::.ShewhartControlChart
Imsl.Chart2D.QC..::.SChart