Can I chart deviation-from-target, and when would it make sense to do this?

August 18, 2023
3 min read
General

Yes, you can chart deviation-from-target. You do this by creating a Target chart, a chart that plots the deviation of subgroup values from a target value.

Target charts are popular in operations that have low-volume runs. The reason for this concerns the amount of data. To be statistically valid, many chart types, such as capability charts, require more data than is available in low-volume runs. Target charts are valid with small data sets and thus are appropriate for low-volume runs.

Another reason to use Target charts is to simplify things for an operator. For example, if an operator works on 30 different parts in a shift he or she could review 30 separate capability charts. Using a Target charts, rather than having to look at 30 separate charts, he or she can monitor the deviation of each part from its target on a single chart.

To setup a Target chart using WinSPC:

  1. On the Administrator screen, double-click the variable for which you want to setup a Target chart. (This procedure assumes the variable is fully defined, meaning the subgroup size, target and all other such settings are specified.)
  2. In the Variable Setup dialog box that is displayed, click the Advanced button.
  3. In the new Variable Setup dialog box that appears, click the Settings tab.
  4. At the bottom of the Settings tab, check the Calculated check and then click the Equation… button.
  5. In the Equation Builder that appears:
    a) In the Variables list (the rightmost list in the top half of the tab), double-click Self. This copies Self to the Calculation Text area in the bottom half of the tab. (Self refers to the variable being set up to have its deviation-from-target charted.)
    b) In the Operators list, double-click the minus sign. (The minus sign is the first item in the list.)
    c) In the Variables list, double-click Self again.
    d) In the Statistics list, scroll to and double-click Target. The content in the Calculation Text area now reads: Result = Self-Self.Target.
    e) Click the OK button. This causes the Equation Builder to close.
  6. Click the OK button in the Variable Setup dialog box.

Once this setup is complete, data for the variable can be collected normally. The chart associated with the variable will illustrate the extent to which subgroup values are higher or lower than the target value.