
Tutorial > Charts > Advanced Charts
AT Sigma SPC features
comprehensive and advanced charting. Here is a quick guide to
some of these features:
Contents:
The Pareto chart shows a sorted
list in decreasing frequency. It is applied to showing the most
common causes of defects or common causes of out-of-control
conditions.
- Open samples\charts\pareto.SPC.
- Checkmark the first four
variables and click OK.
- Select Pareto
from the charts menu.
- A pareto chart including a
Pareto Analysis summary window appears. You can maximize
the window for a better view.

^ top
of page
- Select Setup | SPC Edit from
the main menu.
- Select the file
samples\charts\moveavr.SPC.
- From the Fields to Analyze
group box, select the field Width. Click on the Edit
button.
- Click the Set
button to
the immediate right of the Sample Size edit box.
The Sample Size dialog box will appear.
- From within the Sample Size dialog
box, check the Apply Moving Average check box.
Enter 5 in the Length edit box.
- Click OK on all dialog boxes
until you return to the main AT-Sigma SPC.
- Open the file,
samples\charts\moveavr.SPC.
- Click Width in the Status Grid
dialog box and click OK.
- The chart displayed is a moving
average chart.
- Open samples\charts\nomove.SPC to see
the same chart, but without Moving Average
applied.
^ top of
page
- Select Setup | SPC Edit from
the main menu.
- Select the file
samples\charts\median.SPC.
- Select Width. Then, click on
the Edit button.
- From within the SPC Detail Setup,
click on the Chart Type drop down box, and select Median,
Range.
- Click OK on all dialog boxes
until you are in the main AT-Sigma SPC window.
- Open ERIC.SPC again.
- From the Status Grid, check Width.
Click OK.
- The charts that appear are for median
charts for Width
Other SPC charts like for instance P,
C, U, NP, Group,
and Moving Range charts are selected in the same
way, from the drop down menu in SPC Detail Setup
(below).

^ top
of page
- Select Setup | SPC Edit from
the main menu.
- Select the file
samples\charts\group.SPC.
- Click the Add button. You will
see the New SPC Field dialog box.
- Type GroupField in the FieldName
edit box. Click OK.
- From within the SPC Detail Setup,
click on the Chart Type drop down box, and select Group
Field.
- A button will appear captioned Select
. Click on this button.
- From within the Select Group Charts
dialog box, move .0635 Diameter, 0317 Diameter and
.210 Distance to the Destination Chart List.
- Click OK on all dialog boxes
until you are in the main AT-Sigma SPC window.
- File > Open >
samples\charts\group.SPC.
- From the Status Grid, check GroupField.
Click OK.
- The charts that appear are for the
newly added field, GroupField.
^ top of
page
Target Charts
Target charts are used for short
production runs or where lots/batches change rapidly so that
control charts cannot be populated with like values. In order to
accommodate the changing product, you can use a Target control
chart where a Target or Nominal value is subtracted from the
measurement and the delta (left over) is plotted. AT-Sigma SPC
uses a lookup method to automatically remove the nominal values
as appropriate based on the content of one of the fields in the
data record. For example, if the operator is a field
in the record, we can lookup the target based on the product
field contents, for instance 'John' or 'Bill'.
- Select Setup
| SPC Edit and open samples\chart\target.spc
for the following example.
- From the SPC Setup select a
variable name to assign a target chart to. Click on Height.
- Click Edit, to go to SPC
Detail Setup. Check the Target Chart box.
Click on Set.
The target mechanism needs all the fields entered
properly. You also need to construct a lookup table where
AT-Sigma SPC will search for nominal values. We
have provided a lookup table (ericlu.db) that looks
something like this:
| Operator |
Target |
| Sven |
1 |
| John |
2 |
| Bill |
0.5 |
| ...etc... |
|
- Enter the field name that AT-Sigma
SPC will use to determine changes in target (in this
case Operator.
- Set directory to c:\sigwin\samples\charts\
(or wherever you installed your copy of sigma)
- Set table name to ericlu.db.
- Finally, enter the field name
in the lookup table that AT-Sigma SPC will use as
the target value for this field. In this case type
Target.

Once set up, everything is automatic. Collect data and
charts come out with Target transformations.
The data in the original table is not altered, only the
values as plotted. If a search field value does not
provide a match in the lookup table, the measured value
is left unaltered (Target=0).
- Click OK all the way back to
Sigma SPC main screen.
- Select Setup > Options and
click on the General tab.
- Make sure "Warn if
Target Lookup not found" is not selected.
- Press OK to return to Sigma
main window.
- Open target.spc, select Height
in the status grid and notice the difference. If you want
to compare this chart with the one without target values,
then open target0.spc, which is identical except for that
target values are turned off. Once again, select Height
in the status grid. You can tile the windows
(Windows>Tile) to get a better view.
