Center The Process

One of the first lessons of the SixSigma methodology is to CenterTheProcess. For example, we want to be equally likely to make parts that are too short or too long.

Contexts where centering the process makes sense:

Contexts where centering the process does not make sense: Examples where centering the process does not make sense: See a reference to Taguchi Methods (Taguchi Minimal Loss Function) for a much more thorough discussion.


If the ProcessVariation? is described by a NormalDistribution?, shifting the ProcessCenter? by one StandardDeviation will increase the out-of-spec frequency at one end by an order of magnitude, and reduce the out-of-spec frequency at the other end by an order of magnitude. So roughly, a 100-fold difference in cost between the two ends can justify a one StandardDeviation shift of the ProcessCenter?.

The necessary cost ratio increases as the ProcessCapability? increases. In other words, as you widen the spec limits, and tighten the StandardDeviation, the more tightly you want to CenterTheProcess.

This is incorrect. The process and the specification are two different things. Shifting the process will have an unknown affect, in general, on the material with respect to the specification. If you have a tightly controlled process, you can shift many standard deviations and still stay within the specification limits. This is part of the argument in favor of continually reducing variation.


A hypothetical example, using absurdly precise probabilities:

First, let's see what happens if we CenterTheProcess. Next, let's see what happens if we shift the process average by one StandardDeviation. Let's see how much of a difference in cost is need to justify the shift. Assume that the one StandardDeviation shift is about optimum. Then the total cost of shifting a little more should be close to zero, comparing bad days. (Since most of the expensive defects happen on bad days.) Assume a too-small part costs $1, and a too-large part costs $x. (Yes, the theory is based on costs that increase the further away from the center of the target you are, but this is just a simple trade-off analysis.)

 When the shift is one StandardDeviation, the cost for two bad days (one of each type) is:
 0.621% * $x + 30.85% * $1

When the shift is 1.1 StandardDeviations?, the corresponding cost is: 0.466% * $x + 34.45% * $1

For these costs to be equal, 0.155% * $x = 3.6 % * $1 x = 23

For spec limits of +/-3, x = 23 (and the shift cuts scrap costs by 70%). For spec limits of +/-4, x = 190 (and the shift cuts scrap costs by 90%). For spec limits of +/-5, x = 1500 For spec limits of +/-6, x = 12000
Again, these values are absurdly precise.


Discussion:

The DistributionOfAllStatistics page illustrates the NormalDistribution?.


See also: SixSigma


CategoryManufacturing CategoryStatistics


EditText of this page (last edited December 14, 2014) or FindPage with title or text search