home
>
medical
>
likelihood-ratio

Likelihood Ratio (LR) Test Calculator

The likelihood ratio (LR) is a test that is performed to analyze the goodness of a diagnostic tests.


Goodness of Diagnostic Test Calculation

Enter the values in I or II:

I.Enter the information in the table with appropriate values
Disease presentDisease absentTotal
Test positive
Test negative
Total

II.Enter the following details
Enter the value of sensitivity
Enter the value of specificity

Positive Likelihood Ratio
Negative Likelihood Ratio

 
   
  
Code to add this calci to your website Expand embed code Minimize embed code
Just copy and paste the below code to your webpage where you want to display this calculator.


Formula:
Positive LR = (a/(a+c)) / (b/(b+d))
Negative LR = (c/(a+c)) / (d/(b+d))
Positive LR = (sensitivity)/(1-specificity)
Negative LR = (1-sensitivity)/(specificity)

Goodness of diagnostic test can be easily determined using this likelihood ratio calculator.