This is only valid for non-negative Cpk values. If a value(s) is negative, it will not return the worst value, it would return the minimum negative value, the value closest to zero. E.g. Cp.u = -0.2, Cp.l = -2.0, the value returned would be Cp.u, not Cp.l
This is only valid for non-negative Cpk values. If a value(s) is negative, it will not return the worst value, it would return the minimum negative value, the value closest to zero. E.g. Cp.u = -0.2, Cp.l = -2.0, the value returned would be Cp.u, not Cp.l