Update a diagnostic probability after a test result
Reinforce Bayes order from clinical-decision or reliability training. Treatment or scrap is not decided from sensitivity alone; prior and likelihood must be combined first.
- State the prior probability from prevalence or history.
- Obtain the test’s sensitivity and false-positive rate.
- Apply Bayes to get the posterior given this result.
- Compare the posterior to the decision threshold.
- Act only after that comparison.
- Do not treat a ‘positive test’ as certainty when the prior is very low.