Pp: Calculate Pp

Description Usage Arguments Value

View source: R/02_QC_FUN_Capability.R

Description

function to calculate Pp - "The elbowroom or margin your process" uses overall sigma value not the QC chart sigma values.

Usage

1
Pp(LSL, USL, s.Sigma)

Arguments

LSL

number, customer's lower specification limit.

USL

number, customer's upper specification limit.

s.Sigma

number, the sigma value determined from overall standard deviation (i.e., sd()).

Value

numeric, Pp value (unitless)


kenithgrey/rQC documentation built on May 20, 2019, 9:04 a.m.