computes average outgoing quality for a double-sampling plan.
AOQ2(replacement,
)
where
|
replacement |
has the value 'REP' or 'NOREP', respectively, depending on whether nonconforming items are replaced with conforming items. |
|
N |
is the lot size, where |
|
|
is the acceptance number for the first sample, where |
|
|
is the rejection number for the first sample, where |
|
|
is the acceptance number for the second sample, where |
|
|
is the size of the first sample, where |
|
|
is the size of the second sample, where |
|
p |
is the proportion of nonconforming items produced by the process, where 0 < p < 1. |
The AOQ2 function returns the average outgoing quality for a Type B double-sampling plan in which nonconforming items are replaced with conforming items (replacement is 'REP') or not replaced (replacement is 'NOREP'). For details on Type B double-sampling plans, see Types of Sampling Plans.
For replacement, the average outgoing quality is
![\[ \mr{AOQ}=\frac{pP_{a_{1}}(N-n_{1}) + pP_{a_{2}}(N-n_{1}-n_{2}) }{N} \]](images/qcug_functions0017.png)
and for no replacement, the average outgoing quality is
![\[ \mr{AOQ}=\frac{ pP_{a_{1}}(N-n_{1}) }{N-n_{1}p } + \frac{ pP_{a_{2}}(N-n_{1}-n_{2}) }{N-n_{1}p-n_{2}p } \]](images/qcug_functions0018.png)
where, in both situations,

and
