Process of elimination
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (June 2007) |
Process of elimination is a method to identify an entity of interest among several ones by excluding all other entities.
Contents |
[edit] In education testing
In educational testing, the process of elimination is a test-taking tactic for increasing the chances of answering multiple-choice questions correctly. A test-taker is presented with several possibilities, of which only one answers the question. Even if only one is eliminated and the test-taker guesses among the rest, it is rather more probable he will hit it; when there are only five or four the gain in luck is substantial.
[edit] Method
The method of elimination is iterative. One looks at the answers, determines that several answers are unfit, eliminates these, and repeats, until one cannot eliminate any more. This iteration is most effectively applied when there is logical structure between the answers -- that is to say, when by eliminating an answer one can eliminate several others. In this case one can find the answers which one cannot eliminate by eliminating any other answers and test them alone -- the others are eliminated as a logical consequence. (This is the idea behind optimizations for computerized searches when the input is sorted -- as, for instance, in binary search).
[edit] Application
|
|
This article contains instructions, advice, or how-to content. The purpose of Wikipedia is to present facts, not to train. Please help improve this article either by rewriting the how-to content or by moving it to Wikiversity or Wikibooks. (January 2011) |
Here are two questions of one sort, to illustrate how this tactic is applied. In the first, elimination produces an answer almost at once - if you know how to go at it; in the other, there is no way around it -- you must try every answer.
By which of the following is the number 2135 divisible: 2, 3, 4, 15, 7? Since (see divisibility rule for a refresher) 2135 is not divisible by 2, it is not divisible by 4; since 2 + 1 + 3 + 5 = 11 and it is not divisible by 3, it is not divisible by 15. Then only 7 is left; and, indeed: 305 times 7 is 2135.
Note that, if we had a number divisible by 2 but not by 4 (and not divisible by 7), then testing 2 would give us the answer at once. It is always worth testing answers whose exclusion eliminates possibilities, for then, as long as there is only one answer, these possibilities will not need to be tested at all; in effect we incorporate all the information found between our answers and reduce the set.
Now by which of the following is the number above divisible: 2, 3, 7, 11, 13? All of these numbers are prime; to eliminate one of them furnishes no information about the rest. We must test them all in order to find the answer.
[edit] In medicine
A process of elimination can be used to reach a diagnosis of exclusion.
It is also an underlying method in performing a differential diagnosis.
[edit] See also
| This philosophy-related article is a stub. You can help Wikipedia by expanding it. |