6.4 process capability

13
Process Capability For Continuous and Discrete Data

Upload: chusz

Post on 21-Apr-2015

98 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: 6.4 Process Capability

Process Capability

For Continuous and Discrete Data

Page 2: 6.4 Process Capability

Variation

• Don’t worry the rope is over half an inch thick on averageaverage.

• It is not the average I’m worried about!

Page 3: 6.4 Process Capability

Process Capability - Definition

• Process Capability is a measurement of how the process is performing with respect to a desired outcomeis performing with respect to a desired outcome

Allowed VariationA l V i i

determined by the customerd d b h

Voice of CustomerV i f PActual Variation determined by the process Voice of Process

Lower Spec LimitLSL

Upper Spec Limit Lower Spec Limit Upper Spec LimitLSL

Rejects Rejects Rejects Rejects

USL LSL USL

Quality Products

Acceptable

Target

Quality Products

Acceptable

TargetUpper Control LimitUCL

Lower Control LimitLCL UCLLCL

VOC = USP - LSL

VOP = UCL - LCL = 6s

+3s-3s +3s-3sVOC = USP - LSL

VOP = UCL - LCL = 6s

GOOD CAPABILITY POOR CAPABILITY

Page 4: 6.4 Process Capability

Short Term (Cp) vs Long Term (Pp) Capability

• Over an extended period we expect to see more variation

Changes in process

This process is short term Capable but not long term Capable

Time

LCL-3ste

ristic

LSLCp Pp

3s

uct C

hara

ct

UCL+3s

Sustained long term

Short term 1 cyclelu

e of

Pro

du

USL

term performance

1 cycle performance

Time

Val

Page 5: 6.4 Process Capability

Process Capability Ratios (Cp, Pp) & Index (Cpk, Ppk)

USL - LSLA centred process

X LSL

An off-centred process

Cp = USL LSL6sshort term

Pp = USL - LSL6

X - LSL3sTL =

USL - X3TU =Pp 6slong term

Cpk = Min (TL, TU)short term

3sshort term

3sTU

Mi (T T )

Lower Spec LimitLSL

Upper Spec LimitUSL

Lower Spec LimitLSL

Upper Spec LimitUSL

Ppk = Min (TL, TU)long term

3slong termX X

LSL

Rejects Rejects

Acceptable

USL LSL

Rejects Rejects

Acceptable

USL

Quality Products

Acceptable

Target

VOC USP LSL

UCL+3s

LCL-3s

Quality Products

Acceptable

Target UCL+3s

LCL-3s

T TVOC = USP - LSL

VOP = UCL - LCL = 6s

TL TU

Note: Standard Deviation long term is usually referred to as Sigma or σ

Page 6: 6.4 Process Capability

Summary of Capability Metrics

Short Term Performance

Long Term Performance

Considers Centring Cpk PpkCpk Ppk

Does NotDoes Not Consider Centring Cp Pp

Page 7: 6.4 Process Capability

Test Your Understanding

Sketch the histogram and specification limits for the data sets below

2.0

A

1.5 FB

1.0Cpk C

0.5 B

D

C

E D

E0.0

2.01.51.00.50.0

AE

FCp

F

Page 8: 6.4 Process Capability

Calculating Sigma Score (Z)

• For normally distributed data the standard deviation (s) and mean (Xbar)

Point of interestX

Z = +3 ( ) ( )can be used to estimate the probability of defects

• Point of interest X can be an USL or LSL

Z = +3

Yield

• Example with X = 25, s =0.5, X=USL=26.5 then Z = (26.5-25)/0.5 = 3.

• Z scores can be converted to

Defects

• Z scores can be converted to probabilities in Minitab or Excel fx NORMSDIST(Z). Note Excel returns the “left tail” or yield of the distribution. If you

TargetMean

X

+3s+2s+1s

left tail or yield of the distribution. If you enter Z=3 you get 0.99865. The defects are 1-0.99865 = 0.00135 or 0.135% (defects = 1-yield).

X

(X – X)Z = s(Z = the number of standard deviations from the mean. Z = 3Cp if using USL and LSL)

Page 9: 6.4 Process Capability

Calculating the Total Defect Rate (Zbench)

• The total defect rate expected from a process can be estimated by converting

X=USL = 26.5ZU = +3ZL = -2

X=LSL = 24.0p y gboth upper and lower Z scores to probabilities and adding them :-NORMSDIST(3)=0.99865 P=1-0.99865 =

ZU = +3ZL = -2

s = 0.5Yield ( )0.00135. NORMSDIST(-2)=0.02275 (left tail). Total probability PT = 0.00135+0.02275 = 0.0241 or 2.41%.

DefectsDefects

• The total sigma score called Zbench can be found from the total yield of the process YT =1 - PT. This represents the

+3sTargetMeanX = 25

-2s

overall process capability:-If total probability PT = 0.0241 then YT = 0.9759. Using Excel fx NORMSINV(0.9759) = 1 9756

(X – X)Z =1.9756.

• We say the SIGMA of this process is ~2!s

(Z th b f t d d d i ti(Z = the number of standard deviations from the mean. Z = 3Cp if using USL and LSL)

Page 10: 6.4 Process Capability

Cp/Pp Relationships

N.B. Yields and PPM’s are calculated using defects at both tails of the Distribution assuming a Centred Process

Page 11: 6.4 Process Capability

Capability for Discrete/Attribute Data

• Discrete data has clear boundaries between adjoining values includes names categories counts and rankvalues includes names, categories, counts and rank orders e.g. dates, colours, defects, defectives

• The data will either be Defectives (e g pass/fail or on• The data will either be Defectives (e.g. pass/fail or on time or late) = ‘Binomial’ (0 or 1) or the data will be Defects (e.g. scratches or number of omissions) = ( g )‘Poisson’.

• Capability can be calculated directly from Binomial or Poisson distributions using Minitab or other statistical software packages, however you can convert the data to continuous and then use the previous method e gcontinuous and then use the previous method. e.g. convert defects to probabilities (%ages / 100).

Page 12: 6.4 Process Capability

Capability for Non-Normal Data

• Normal capability analysis with l d t ld inon-normal data would give

misleading results• Non-normal capability can be p y

found from software packages like Minitab or by transforming the data to a distribution whichthe data to a distribution which is Normal.

• Try taking logs (either Log10 or L ) b i i th d t tLn) or by raising the data to a power (called a Box-Cox transformation) e.g. data2.

Page 13: 6.4 Process Capability

Process Capability Summary

• All processes have variationP C bilit i t f h th• Process Capability is a measurement of how the process is performing with respect to a desired outcomeCapability is defined as the voice of the customer over• Capability is defined as the voice of the customer over the voice of the process

• Long term capability is not the same as short term• Long term capability is not the same as short term capability

• Covert discrete to continuous and non-normal data toCovert discrete to continuous and non normal data to normal before analysing capability or use specialist software

• The overall capability of a process can be defined by it’s Sigma value.