Difference between revisions of "Positive predictive value and negative predictive value"

Jump to navigation Jump to search
create
(create)
 
(create)
Line 1: Line 1:
'''Positive predictive value''' (abbreviated '''PPV''') and '''negative predictive value''' (abbreviated '''NPV''') are statistical descriptors of diagnostic tests that depend on the prevalence.
'''Positive predictive value''' (abbreviated '''PPV''') and '''negative predictive value''' (abbreviated '''NPV''') are statistical descriptors of diagnostic tests that depend on the prevalence.
==Positive predictive value==
<br>
:<math>PPV = \frac{TP}{TP+FP}</math>
Where:
*TP = true positives.
*FP = false positives.
==Negative predictive value==
<br>
:<math>NPV = \frac{TN}{TN+FN}</math>
Where:
*TN = true negatives.
*FN = false negatives.


==See also==
==See also==
48,479

edits

Navigation menu