SAS/QC software includes several specialized DATA step functions and CALL subroutines for computations that are related to control chart analysis, Bayes analysis of screening design, and sampling plan evaluation.
| Function | Purpose |
|---|---|
Expected value of the standard deviation of n independent normal random variables |
|
Average run length for a cumulative sum control chart scheme |
|
Expected value of the sample range |
|
Standard deviation of the range of n independent normal random variables |
|
Average run length for an exponentially weighted moving average |
|
Cumulative probabilities for the sample median |
|
Standard deviation of a sample median |
| CALL Subroutine | Purpose |
|---|---|
Posterior probabilities that observations are contaminated with a larger variance |
| Function | Purpose |
|---|---|
Average outgoing quality for double-sampling plan |
|
Average sample number for double-sampling plan |
|
Average total inspection for double-sampling plan |
|
Acceptance probability for double-sampling plan |
|
Probability that an observation from a binomial(n,p) distribution is less than or equal to m |
|
Probability that an observation from a hypergeometric distribution is less than or equal to x |