The function for calculating the probability of passing a general upper and/or lower boundary.

pp(Llim, Ulim, mu, sigma, n)

Arguments

Llim

lower specification limit

Ulim

upper specification limit

mu

hypothetical mean of the attribute

sigma

hypothetical standard deviation of the attribute

n

sample size (number of locations)

Value

A numeric value of the passing/acceptance probability

See also

rl_pp and PPQ_pp.

Author

Yalin Zhu