Owning Palette: Control Charts VIs
Installed With: Statistical Process Control Toolkit
Computes points and limits for X-bar and s control charts. These are control charts for showing mean and sample standard deviation. Optionally, you can choose a range of indices for samples to use and indices of samples to ignore in the control limit calculation. The VI outputs the actual number of samples used to calculate the control limits. By default, control limits are calculated from the input samples. You can also calculate control limits from standard values by wiring the chart limit src input.

The control limit calculations for the chart limits are as follows.If standard values are used for the control limit calculations, then
(X-bar-bar) is set to std mean
s (s-bar) is set to std s0 or std sigma * c4, otherwise, X and s are calculated from the input samples as specified by the index spec and indices to ignore inputs.







