Sensitivity (True Positive Rate)

A classification/diagnostic metric focused on catching positives. Pair with specificity for the full picture.

Sensitivity % = true positives ÷ (true positives + false negatives) × 100.

Tip: Keep “True Positives (TP)” and “False Negatives (FN)” on the same basis (units, period, and definition) before you calculate.

Cluster: Statistics hub · Percentage error · Percentage guide

Sensitivity (true positive rate / recall) is the share of actual positives correctly identified.

Enter true positives (TP) and false negatives (FN).

Correctly identified positives
Missed positives

Sensitivity

Understanding Sensitivity (True Positive Rate)

How we calculate. Sensitivity % = true positives ÷ (true positives + false negatives) × 100. See our methodology and accuracy policy .

Real-world scenario: A typical Sensitivity (True Positive Rate) case uses true positives (tp) 90 and false negatives (fn) 10. Enter the same figures below to reproduce the worked path.

What is Sensitivity (True Positive Rate)?

A classification/diagnostic metric focused on catching positives. Pair with specificity for the full picture.

  • Needs labeled outcomes
  • High sensitivity reduces missed positives
  • May raise false alarms

The Formula

Sensitivity (TPR)
Sensitivity % = TP ÷ (TP + FN) × 100

Worked Example

Scenario: TP = 90, FN = 10.
Step 1: 90 ÷ (90+10) = 0.9
Step 2: × 100 = 90%
Answer: 900% (part ÷ whole × 100; verified with this calculator).

Common Use Cases

  • Screening tests: catch rate
  • ML classifiers: recall
  • Fraud detection: true-hit coverage

Pro Tips

  • Report with specificity
  • Watch class imbalance
  • Thresholds change TPR
ScenarioWhen to use
Percent of a numberFinding a part of a whole (tax, tip, score)
Percent changeComparing old vs new values

Limitations: Sensitivity (True Positive Rate) results are educational statistics aids—not formal statistical certification. Confirm assumptions (SRS, large-sample approximations, labeling) for your analysis.

Common mistakes

  • Swapping part and whole: The denominator must be the full total, not a subset.
  • Rounding too early: Carry extra decimal places through multi-step work before rounding the final percent.
  • Mixing percent and decimal forms: Enter rates in the format the calculator labels expect.

When to use this calculator

  • Use this page when your wording matches sensitivity rate and the form labels on screen.
  • Use percent of a number for “what is X% of Y?” problems.
  • Use number is what percent when you know part and whole and need the percent.

Still unsure about sensitivity rate? Start with the quick answer above, then open the linked calculator that matches your wording.

Frequently Asked Questions

How do I use this sensitivity rate calculator?

For sensitivity rate, enter the values labeled on the form, then press Calculate. Compare the result to the worked example on this page.

What formula does this page use?

See the quick answer and formula box above for sensitivity rate—the same percentage calculator expression is applied to your inputs.

What if my result looks wrong?

When checking sensitivity rate, re-check part vs whole (or rate vs base), rounding, and whether percents were entered as 25 rather than 0.25 when the form expects percents.

Authoritative References

For statistical definitions and survey practice, consult:

  • NIST ITL — measurement and statistical guidance
  • AAPOR — survey response-rate standards
  • NCHS — public health statistics context