- Healthcare Analytics Made Simple
- Vikas (Vik) Kumar
- 134字
- 2021-07-23 17:18:38
Calculating likelihood ratios for chest pain (+ and -)
The likelihood ratio is a measure of how much a test changes the likelihood of having a condition. It is often split into two quantities: the likelihood ratio of a positive test (LR+), and the likelihood ratio of a negative test (LR-).
The likelihood ratio for MI given a positive chest pain result is given by the following formulas:



The likelihood ratio for MI given a negative chest pain result would be given by the following formulas:



Since the patient is positive for the presence of chest pain, only LR+ applies in this case. To get LR+, we use the appropriate numbers:
LR+ = (TP/(TP + FN)) / (FP/(FP + TN))
= (15/(15 + 5)) / (100/(100 + 280))
= 0.750 / 0.263
= 2.85
推薦閱讀
- Instant Raspberry Pi Gaming
- 網絡服務器架設(Windows Server+Linux Server)
- Mobile DevOps
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- SharePoint 2010開發最佳實踐
- Embedded Programming with Modern C++ Cookbook
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- 塊數據5.0:數據社會學的理論與方法
- 網絡安全與防護
- 電子設備及系統人機工程設計(第2版)
- ESP8266 Robotics Projects
- 精通LabVIEW程序設計
- 重估:人工智能與賦能社會
- Red Hat Enterprise Linux 5.0服務器構建與故障排除
- Mastering SQL Server 2014 Data Mining