How to find true negative values from known true positive, false positive, false negative values
Answers
Answered by
0
Answer:
Multiply the Total with disease by the Sensitivity to get the number of True positives. Multiply the Total without disease by the Specificity to get the number of True Negatives. Compute the number of False positives and False negatives by subtraction.
Similar questions