Positive Predictive Value Calculator
Calculate the probability that a patient truly has the disease after a positive diagnostic test.
Required Terms Explained
Positive predictive value = TP / (TP + FP). It answers: if the test is positive, what is the probability the patient truly has the disease?
- TP: correct positive test result.
- FP: false positive result.
- PPV depends on prevalence: PPV changes when disease prevalence changes, even if sensitivity and specificity stay the same.
