SixSigma

CPK

Returns the short term process capability of normally distributed data described by mean, standard deviation, USL and LSL. Underlying data is characterized by 5th parameter as short term or long term.

Collection CPK(Collection mean, Collection stddev, Collection LSL, Collection USL, Collection st/lt=nothing, Collection dist=nothing, Collection failures=nothing, Collection samples=nothing, Collection param1=nothing, Collection param2=nothing, Collection param3=nothing, Collection st/lt=nothing, Collection =nothing, Collection st/lt=nothing, st/lt)

ispoefactor

Checks if a specific factor is used in the transfer function of a ctq.

Collection ispoefactor(Collection ctqmean, Collection factors, Object selected=nothing, Object factor=nothing)

pk

Returns the process capability of normally distributed data described by mean, standard deviation, USL and LSL.

Collection pk(Collection mean, Collection stddev, Collection LSL, Collection USL)

poe

Calculates the propagation of errors (POE) for given mean values resulting from transfer functions.

Collection poe(Collection ctqmean, Collection facmean, Collection facstdd)

poesensitivity

Calculates the sensitivity of a propagation of errors (POE) for given mean values resulting from transfer functions.

Collection poesensitivity(Collection ctqmean, Collection poe, Collection facmean, Collection facstdd)

ppk

Returns the long term process performance of normally distributed data described by mean, standard deviation, USL and LSL. Underlying data is characterized by 5th parameter as short term or long term.

Collection ppk(Collection mean, Collection stddev, Collection LSL, Collection USL, Collection st/lt, Collection , Collection st/lt)

processsigma

Returns the short term Process Sigma for a given long term DPMO. Applies a Sigma shift of 1.5.

Collection processsigma(Collection DPMO, Collection SHIFT=nothing, Collection ZLSL=nothing, Collection ZUSL=nothing)

rty

fills a vector by multiplying an input value by the value in the previous row of the vector. (f(i)=f(i-1)*x)

Collection rty(Object value, Object start, Object sort=nothing, boolean asc=false, Object , Object , Object =nothing, boolean =false)

sigmagap

returns the delta between the targeted Process Sigma and the measured or estmated Process Sigma considering the predicition maturity level.

Collection sigmagap(Collection ProcessSigma, Collection SigmaRisk, Collection TargetSigma)

targetstddev

Calculates the target standard deviation

Collection targetstddev(Collection Target, Collection LSL, Collection USL, Collection ProcessSigma)

transferfunction

Marks a column to be calculated by transfer functions that refer to a given vector of factors.

Collection transferfunction(Collection factors)

zsl

Returns the Z value for a specification limit (upper or lower). The functions expects normally distributed data described by mean and standard deviation. The four arguments are: spec limit, mean, stddev, short/long term.

Collection zsl(Collection mean, Collection stddev, Collection limit, Collection st/lt, Collection , Collection st/lt)

Feedback

Did you find what you needed?

If you have any further questions or suggestions to improve this page, please let us know:

=