Negative Predictive Value Calculator
Calculate the probability that a patient truly does not have the disease after a negative diagnostic test.
Required Terms Explained
Negative predictive value = TN / (TN + FN). It answers: if the test is negative, what is the probability the patient truly does not have the disease?
- TN: correct negative test result.
- FN: missed disease case.
- NPV depends on prevalence: NPV changes when disease prevalence changes, even if sensitivity and specificity stay the same.
