Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Pp

Calculate Pp


Description

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

Usage

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)


ggQC

Quality Control Charts for 'ggplot'

v0.0.31
GPL-3 | file LICENSE
Authors
Kenith Grey
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.