Sensitivity (tests)
Encyclopedia : S : SE : SEN : Sensitivity (tests)
The sensitivity of a binary classification test or algorithm, such as a blood test to determine if a person has a certain disease, or an automated system to detect faulty products in a factory, is a parameter that expresses something about the test's performance. The sensitivity of such a test is the proportion of those cases having a positive test result of all positive cases (e.g., people with the disease, faulty products) tested.
- [=\frac.]
Sensitivity alone does not tell us all about the test, because a 100% sensitivity can be trivially achieved by labeling all test cases positive. Therefore, we also need to know the specificity of the test.
Sensitivity is not the same as the positive predictive value defined as
- [\frac]
In information retrieval, positive predictive value is called precision, and sensitivity is known as recall.
F-measure can be used as a single measure of performance of the test. The F-measure is the harmonic mean of precision and recall:
- [F = 2 \times \times / ( + ).]
See also
- specificity
- binary classification
- receiver operating characteristic
- statistical significance
- False positive
- False negative
- Type I and type II errors
- Selectivity
External link
- http://www.musc.edu/dc/icrebm/sensitivity.html Sensitivity and Specificity - Medical University of South Carolina
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
