Sensitivity is the proportion of truly diseased individuals who are correctly identified by the test. It is calculated as True Positives (TP) / (True Positives + False Negatives (FN)). Given: Total individuals = 1000 Truly diseased = 200 Test correctly identifies those with disease (True Positives, TP) = 180 Test correctly identifies those without disease (True Negatives, TN) = 700 From this: False Negatives (FN) = Truly diseased - True Positives = 200 - 180 = 20 Sensitivity = TP / (TP + FN) = 180 / (180 + 20) = 180 / 200 = 0.9 = 90%.
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.