Specify the ranges to simulate predictive values across multiple populations.
Run the simulation to generate an interpretation...
No single screening test is perfect. Healthcare professionals often combine tests to maximize the chances of correctly identifying a disease. Here are real-world examples:
False Positive
Telling a healthy patient they are sick. Causes anxiety.
False Negative
Missing a disease in a sick patient. Extremely dangerous.
Enter the counts from your study comparing a new screening test against a Gold Standard test to automatically calculate its parameters.
The Receiver Operating Characteristic (ROC) curve is a graphical plot that illustrates the diagnostic ability of a binary classifier system as its discrimination threshold is varied.
It is created by plotting the True Positive Rate (Sensitivity) on the Y-axis against the False Positive Rate (1 - Specificity) on the X-axis at various threshold settings.
Adjust the diagnostic sliding threshold to observe how moving the cutoff for a "positive" test result trades off Sensitivity versus Specificity. The left side of the distributions typically represents healthy individuals, while the right side represents diseased individuals.