public final class NPChart extends ProportionChart
A Statistical Process Control (SPC) or control chart provides basis for deciding whether the variation in the output is due to common causes (in control) or assignable causes (out of control). Whenever an out-of-control situation is detected, adjustments and/or other corrective action will be taken to bring the process back into control. The
Please see the SpcChart
object for additional information.
Constructor and Description |
---|
NPChart()
Constructs a newly allocated NPChart object
|
getLcl, getLclStudy, getMean, getMeanStudy, getSigma, getUcl, getUclStudy, isShowLimits, resetShowLimits, setMean, setShowLimits, setSigma
2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.