Based on the following picture, how would you calculate sensitivity?
a / (a+c)
Based on the following picture, how would you calculate specificity?
d / (b+d)
Based on the following picture, how would you calculate the PPV?
a / (a+b)
Based on the following picture, how would you calculate the NPV?
d / (c+d)
How is a + LR calculated?
sensitivity / (1- specificity)
How is a - LR calculated?
(1 - sensitivity) / specificity