Go/no-go: Difference between revisions

Content deleted Content added
Finagle29 (talk | contribs)
moved information from lead into body of article
Finagle29 (talk | contribs)
m formatting, removed unsourced tag
Line 1:
{{original research|date=December 2012}}
{{unreferenced|date=December 2012}}
In general '''go/no go''' testing refers to a pass/fail test (or check) principle using two boundary conditions or a [[binary classification]].
The test is passed only when the ''Go'' condition is met and also the ''No go'' condition fails.
Line 6 ⟶ 5:
The test gives no information as to the degree of conformance to, or deviation from the boundary conditions.
These tests can be used for [[statistical process control]] purposes. There are specific SPC tools that use parameter based measurements (e.g., P-charts) for determining the stability of a process.
 
 
== Uses ==