Quality control and genetic algorithms: Difference between revisions

Content deleted Content added
mNo edit summary
Line 13:
The QC procedure to be designed or optimized can be formulated as:
 
''Q''<sub>1</sub>(''n''<sub>1</sub>,'''''X''<sub>1</sub>''''')# ''Q''<sub>2</sub>(''n''<sub>2</sub>,'','''X''<sub>2</sub>''') ''#...# ''Q''<sub>''q''</sub>(''n''<sub>''q''</sub>,'''''X''<sub>''q''</sub>''''')'' (1)
 
where ''Q''<sub>''i''</sub>(''n''<sub>''i''</sub>,'''''X''<sub>''i''</sub>''')'')'' denotes a statistical decision rule, ''n<sub>i</sub>'' denotes the size of the sample '''S'''<sub>''i''</sub>''', that is the number of the measurements the rule is applied upon, and '''X'''<sub>''i''</sub>''' denotes the vector of the rule specific parameters, including the decision limits. Each symbol ''#'' denotes either the [[Boolean]] operator AND or the operator OR. Obviously, for ''#'' denoting AND, and for ''n''<sub>1</sub> < ''n''<sub>2</sub> <...< ''n''<sub>''q''</sub>'', that is for '''S'''<sub>1</sub>''' <math>\subset</math> '''S'''<sub>2</sub>''' <math>\subset</math> ....<math>\subset</math> '''S'''<sub>''q''</sub>''', the (1) denotes a ''q''-sampling QC procedure.
 
Each statistical decision rule is evaluated by calculating the respective statistic of the sample of the measurements. Then, if the statistic is out of the interval between the decision limits, the decision rule is considered to be true. Many statistics can be used, including the following: a single value of the sample, the [[range]] of the sample, the [[mean]] of the sample, the [[standard deviation]] of the sample, the cumulative sum, the smoothed mean, and the smoothed standard deviation. Finally, the QC procedure is evaluated as a [[Boolean]] proposition. If it is true, then the [[null hypothesis]] is considered to be false, the process is considered to be out of control, and the run is rejected.