RiskK

Description

 

RiskK(cellref or output name, Sim#, RiskSixSigma(LSL,USL, Target,LongTerm Shift,Number of Standard Deviations)) calculates a measure of process center for cellref or output name in Sim#.

 

Examples

 

RiskK(A10) returns a measure of process center for the output cell A10.  In this case, a RiskSixSigma property function is required in the RiskOutput function in cell A10, and it must list LSL and USL, the values required to calculate the K statistic.

RiskK(A10, ,RiskSixSigma(100,120,110,1.5,6)) returns a measure of process center for the output cell A10, using LSL 100 and USL 120. The last three arguments, 110, 1.5, and 6, are ignored for this calculation.

 

Guidelines

None.