What is specificity
How many healthy people does the test correctly classify as healthy.
How do you calculate specificity
specificity = true negative ÷ true negative + false positive
What is sensitivity
The number of sick people that the test correctly classified as sick.
How do you calculate sensitivity
sensitivity = true positives ÷ true positives + false negatives
What is the positive predictive value
If the test is positive, what is the probability that the patient has the disease
How do you calculate PPV
PPV = true positive ÷ true positive + false positive