Acceptance Sampling for Attributes |
< Prev | Next > |
---|
This module is designed to help with the decision whether to accept or reject a lot consisting of individual items, which can be classified as good or faulty (conforming or nonconforming). The decision is based on sequential random sampling. Each item drawn is inspected and information about its status is inputted into the program. After sufficient amount of information has been collected, the program suggests whether the lot should be accepted or rejected. The procedure is called Sequential acceptance sampling and usually requires to test only a relatively small number of items before a decision is made. Apart from appropriate parameter choice, the randomness of the sampling is the crucial part of the procedure. When numbers can assigned to items (e.g. order within the lot), tables of random numbers can be used. Alternatively, the random number generator from the Simulation module can be used instead.
Acceptance Sampling for Attributes - Pdf manual
Example analysis:
Data:
Protocol Text Output:
Graphical Output:
LOT REJECTED
LOT Undecided
LOT ACCEPTED
|
< Prev | Next > |
---|