Intermediate

Youden's J Index Calculator — Diagnostic Test Performance

Youden's J index summarises how well a binary diagnostic test separates diseased from non-diseased populations. Enter the test's sensitivity and specificity (from a published study or ROC analysis) to get J, the likelihood ratios, and the false discovery rates.

%

True positive rate — fraction of actual positives the test correctly identifies

%

True negative rate — fraction of actual negatives the test correctly identifies
Youden's J Index
0.750

J = Sensitivity + Specificity − 1 (0 = no discriminatory ability; 1 = perfect test)

Sensitivity (TPR)
85 %
Specificity (TNR)
90 %
False Positive Rate
10 %
False Negative Rate
15 %
Positive Likelihood Ratio (LR+)
8.5
Negative Likelihood Ratio (LR−)
0.167
Balanced Accuracy
87.5 %
Youden's J index — diagnostic discriminatory power (0 to 1): Very Good
Step by step
  1. 1

    Sensitivity (fraction)

    85 ÷ 100 = 0.85
  2. 2

    Specificity (fraction)

    90 ÷ 100 = 0.9
  3. 3

    Youden's J index

    0.85 + 0.9 − 1 = 0.750
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

Youden's J = Sensitivity + Specificity − 1. It ranges from 0 (random performance) to 1 (perfect discrimination). Pair it with LR+ and LR− to translate sensitivity and specificity into post-test probability shifts. A J above 0.5 generally indicates a clinically useful test.

Formula
J = Sensitivity + Specificity − 1 • LR+ = Sensitivity / (1 − Specificity) • LR− = (1 − Sensitivity) / Specificity
How this is calculated

Youden's J statistic, proposed by W.J. Youden in 1950, provides a single summary measure of the performance of a diagnostic test across its entire range. It equals sensitivity plus specificity minus one, giving a value between 0 (test performs at chance level) and 1 (perfect discrimination). It is equivalent to the vertical distance from the chance diagonal to the point on the ROC curve corresponding to the chosen cut-off, which makes it the optimal cut-off criterion under equal misclassification costs.

The positive likelihood ratio (LR+) describes how much more likely a positive test result is in a diseased individual compared to a healthy one. An LR+ above 10 provides strong evidence of disease. The negative likelihood ratio (LR−) describes how much less likely a positive test result is in a diseased individual; an LR− below 0.1 provides strong evidence against disease. These ratios are more clinically useful than sensitivity and specificity alone because they can be combined with pre-test probability via Bayes' theorem.

Limitations: J assumes equal costs of false positives and false negatives. If missing a disease (false negative) is far more dangerous than a false alarm, the optimal cut-off shifts toward higher sensitivity at the cost of specificity. In practice, always report J alongside the raw sensitivity, specificity and the AUC of the full ROC curve.

Frequently asked questions

Generally: J < 0.2 is poor (barely better than chance), 0.2–0.5 is fair, 0.5–0.8 is good, and > 0.8 is excellent discriminatory ability. However, acceptable values depend on the clinical context — a screening test for a rare, serious disease may tolerate low specificity (J 0.3) if sensitivity is very high.

The AUC summarises performance across all possible cut-offs, whereas J measures performance at one specific cut-off. The cut-off that maximises J is often chosen as the optimal operating point on the ROC curve. A high AUC can coexist with a moderate J if the best cut-off still produces imperfect sensitivity or specificity.

Sensitivity and specificity are population-level properties of the test; they cannot directly tell you the post-test probability of disease in an individual patient. Likelihood ratios combine with the pre-test probability via Bayes' theorem (or a Fagan nomogram) to give the post-test probability — a clinically actionable number.

Also known as

youden j statistic calculator
diagnostic test accuracy calculator
sensitivity specificity index
roc optimal cutoff calculator
positive likelihood ratio calculator
biostatistics test performance
balanced accuracy calculator
test discriminatory ability

APA

TG we-Calculate Editorial Team. (2026). Youden's J Index Calculator — Diagnostic Test Performance [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/youden-index-calculator

Chicago

TG we-Calculate Editorial Team. "Youden's J Index Calculator — Diagnostic Test Performance." TG we-Calculate. 2026. https://we-calculate.com/calculator/youden-index-calculator.

IEEE

TG we-Calculate Editorial Team, "Youden's J Index Calculator — Diagnostic Test Performance," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/youden-index-calculator

BibTeX

@misc{wecalculate_youden_index_calculator, title = {Youden's J Index Calculator — Diagnostic Test Performance}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/youden-index-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?