Sensitivity= Number of people correctly identified as having an ACL rupture/all people with an ACL rupture
i.e. Sensitivity = True positives/(true positives + false negative)
Specificity = People correctly identified as not having an ACL rupture /All people without an ACL rupture
i.e. Specificity = True negatives/(false positives + true negatives)
Classification accuracy = People with and without ACL rupture correctly identified/All people who were tested
i.e. Classification Accuracy = True positives + true negatives/(positives + negatives)