What is the calculation used to determine PPV?
True positives / True positives + False positives
What is the calculation used to determine NPV?
True negatives / True negatives + False negatives
What is the calculation used to determine sensitivity?
True positives / True positives + False negatives
What is the calculation used to determine specificity?
True negatives / True negatives + False positives
What is the calculation used to determine odds?
Probability that x will happen / Probability that x will not happen
What is the calculation used to determine Odds ratio?
Odds in exposed group / Odds in unexposed group
What is the calculation used to determine risk ratio?
(Number with disease exposed/total exposed) / (number with disease unexposed/total unexposed)