TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Understanding medical tests: sensitivity, specificity, predictive value (2018)

33 pointsby akbarnamaabout 5 years ago

7 comments

avalysabout 5 years ago
This is not just medical tests - you use the same criteria to evaluate any binary classifier.<p>“Precision and recall” are positive predictive value and sensitivity, respectively.
kryogen1cabout 5 years ago
saying a test has 85% accuracy tells you nothing about the results of that test. not being hyperbolic - literally nothing. simple proof:<p>i develop a test for disease X and give it to 1 billion walking around grocery stores in the whole world. it is 85% accurate. results are 200 million people are positive? how many of those people actually have disease X? do you have a guess?<p>disease X i was testing for was death. every single positive test was wrong. how close was your guess?<p>you must, at a minimum, know test accuracy _as well as_ disease prevalence to form a statistical guess. death is prevalent in 0% of alive people, so test accuracy is worthless.
评论 #22998461 未加载
评论 #22998559 未加载
评论 #22999008 未加载
matheusmoreiraabout 5 years ago
Wikipedia article on the subject: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sensitivity_and_specificity" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sensitivity_and_specificity</a>
mlthoughts2018about 5 years ago
Using my VPN, this site says access is not allowed. It seems very scammy &#x2F; low-quality as a result.
SubiculumCodeabout 5 years ago
Hits, misses, correct rejections, false alarms, in memory research lingo. Can I get a d-prime?
ageitgeyabout 5 years ago
This site blocks visitors from the UK.
评论 #22999200 未加载
lean_industriesabout 5 years ago
This is amazing +1