What is sensitivity?
Ability to identify those with true disease; = true pos/(true pos + false neg)
What is specificity?
Ability to identify those without disease; = true neg/(true neg + false pos)
What is positive predictive value?
The likelihood patient has disease with a positive result; = true pos/(true pos + false pos)
What is negative predictive value?
The likelihood that patient does not have disease with a negative result; = true neg/(true neg + false neg)
What is accuracy?
correct tests/all tests = (TP + TN)/(TP + FP + TN + FN)
What is prevalence?
A measure of how common a disease is for a certain time period in the population; = total positive/total population