Calculate Distance to Upper Specification Limit
function to calculate a standardized distance to the Upper specification limit (sigma units)
UD(LSL, USL, QC.Center, QC.Sigma)
LSL |
number, customer's lower specification limit. |
USL |
number, customer's upper specification limit. |
QC.Center |
number, the mean or median value determined from an XmR plot or a Studentized (e.g., xBar) analysis. |
QC.Sigma |
number, the sigma value determined from an XmR plot or a Studentized (e.g., xBar) analysis. |
numeric, standardized distance to the upper specification limit (sigma units)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.