|
PERCENT ACCEPTABLEName:
<SUBSET/EXCEPT/FOR qualification> where <x> is the variable for which the percent acceptable is computed; <par> is a parameter where the computed percentage acceptable is saved; and where the <SUBSET/EXCEPT/FOR qualification> is optional.
LET A = PERCENT ACCEPTABLE Y1 SUBSET TAG > 2
LET USL = <value>
LET Y = NORMAL RANDOM NUMBERS FOR I = 1 1 100
LET LSL = -2
LET USL = 2
LET A = PERCENT ACCEPTABLE Y
The following outout is generated
THE COMPUTED VALUE OF THE CONSTANT A = 97.00000
Date created: 12/02/2025 |
Last updated: 12/02/2025 Please email comments on this WWW page to [email protected]. | |||||||||||||||||||