False Negative Rate (FNR) Calculator
Calculate the miss rate and diagnostic accuracy from sensitivity and specificity values.
Results Breakdown
Understanding False Negative Rate
The False Negative Rate (FNR), often called the "miss rate," represents the probability that a positive case is incorrectly identified as negative by a diagnostic test. In medical and statistical contexts, this is a critical metric because it tells you how often the test fails to detect a condition when it is actually present.
How to Calculate FNR from Sensitivity
There is a direct mathematical inverse relationship between Sensitivity and the False Negative Rate. Because Sensitivity (True Positive Rate) and the False Negative Rate must add up to 100%, the formula is straightforward:
The Role of Specificity
While Specificity is not used to calculate the False Negative Rate, it is used to calculate the False Positive Rate (FPR). Just as Sensitivity relates to FNR, Specificity (True Negative Rate) relates to FPR:
Practical Example
Imagine a diagnostic test for a specific virus with the following characteristics:
- Sensitivity: 94% (The test correctly identifies 94% of infected patients).
- Specificity: 90% (The test correctly identifies 90% of healthy patients).
To find the False Negative Rate, you subtract the sensitivity from 100:
100% – 94% = 6% FNR. This means for every 100 infected people, 6 will receive a "false negative" result and be told they are healthy.