Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Accuracy and precision
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===In binary classification=== {{Main|Evaluation of binary classifiers#Single metrics}} ''Accuracy'' is also used as a statistical measure of how well a [[binary classification]] test correctly identifies or excludes a condition. That is, the accuracy is the proportion of correct predictions (both [[true positive]]s and [[true negative]]s) among the total number of cases examined.<ref>{{cite journal| url= http://www.umich.edu/~ners580/ners-bioe_481/lectures/pdfs/1978-10-semNucMed_Metz-basicROC.pdf |archive-url=https://ghostarchive.org/archive/20221009/http://www.umich.edu/~ners580/ners-bioe_481/lectures/pdfs/1978-10-semNucMed_Metz-basicROC.pdf |archive-date=2022-10-09 |url-status=live |last= Metz |first= CE |title= Basic principles of ROC analysis |journal= Semin Nucl Med.| date= October 1978 |volume= 8| number=4 |pages=283–98|doi= 10.1016/s0001-2998(78)80014-2 |pmid= 112681 }}</ref> As such, it compares estimates of [[pre- and post-test probability]]. To make the context clear by the semantics, it is often referred to as the "Rand accuracy" or "[[Rand index]]".<ref>{{cite web |url=http://www.alta.asn.au/events/altss_w2003_proc/altss/courses/powers/ALTSS2003-Val+Eval-L3.pdf |title=Archived copy |access-date=2015-08-09 |url-status=dead |archive-url=https://web.archive.org/web/20150311073014/http://alta.asn.au/events/altss_w2003_proc/altss/courses/powers/ALTSS2003-Val+Eval-L3.pdf |archive-date=2015-03-11 }}</ref><ref>{{cite arXiv |eprint=1503.06410|title=What the F-measure doesn't measure|last1=Powers|first1=David M. W.|class=cs.IR|year=2015}}</ref><ref>{{cite web|url=http://www.anthology.aclweb.org/E/E12/E12-1035.pdf |archive-url=https://ghostarchive.org/archive/20221009/http://www.anthology.aclweb.org/E/E12/E12-1035.pdf |archive-date=2022-10-09 |url-status=live|title=The Problem with Kappa|author=David M W Powers|website=Anthology.aclweb.org|access-date=11 December 2017}}</ref> It is a parameter of the test. The formula for quantifying binary accuracy is: <math display="block">\text{Accuracy}=\frac{TP+TN}{TP+TN+FP+FN}</math> where {{math|1=TP = True positive}}; {{math|1=FP = False positive}}; {{math|1=TN = True negative}}; {{math|1=FN = False negative}} In this context, the concepts of trueness and precision as defined by ISO 5725-1 are not applicable. One reason is that there is not a single “true value” of a quantity, but rather two possible true values for every case, while accuracy is an average across all cases and therefore takes into account both values. However, the term ''[[Precision and recall|precision]]'' is used in this context to mean a different metric originating from the field of information retrieval ([[#In information systems|see below]]).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)