当前位置:网站首页>Difference Between Accuracy and Precision
Difference Between Accuracy and Precision
2022-07-19 11:39:00 【RS&Hydrology】
在进行数据测量时,准确度和精度是需要考虑的两个重要因素。
1.准确度 Accuracy
准确度有两种常见的定义。在数学、科学和工程中,准确度是指测量值与真实值的接近程度。
ACcurate is Correct (or Close to real value)
2.精度Precision
精度是重复测量结果的一致性。随机误差是观测误差的一种。
PRecise is Repeating (or Repeatable)
3.两者区别
- 准确性和精度都反映了测量与实际值的接近程度,但准确性反映了测量与已知或接受的值的接近程度;
- 而精度则反映了测量的可重复性,即使它们与接受的值相差很远。精确度强调的是,测量的可重复性。
accuracy reflects how close a measurement is to a known or accepted value, while precision reflects how reproducible measurements are, even if they are far from the accepted value.
- 准确度是测量结果中系统误差与随机误差的综合表示,是一个定性的概念,而精度是表示测量结果中随机误差的大小(参考文献:不确定度、准确度、精度辨析)。
- 准确度与随机误差与系统误差有关,而精度只与随机误差有关,无论是随机误差还是系统误差都与无数次的测量的平均值有关。
4.计算方法
(1)准确度
(2)精度
图片来源:https://www.wikihow.com/Calculate-Precision
边栏推荐
- TCP/IP四层模型中的重点网络协议
- Link: fatal error lnk1104: unable to open the file "ucrtd.lib" workaround Visual Studio
- 详解mysql 主从复制原理
- 【历史上的今天】7 月 5 日:Google 之母出生;同一天诞生的两位图灵奖先驱
- 云原生、Intel Arch及云原生机密计算 3 大 SIG 在线分享!今天见 | 第 32-34 期
- OneFlow v0.8.0正式发布
- 一文详解scp命令
- rand1 生成 rand9
- 【历史上的今天】7 月 4 日:第一本电子书问世;磁条卡的发明者出生;掌上电脑先驱诞生
- bootloader的原理分析
猜你喜欢
在线XML转JSON工具
step num 问题
【深度】新派LaaS协议Elephant:重振DeFi赛道发展的关键
1小时搭建全栈Web应用框架,支持二次开发,随时更新扩展
【LeetCode】28、实现 strStr()
字符函数和字符串函数(二)
How to use SAP intelligent robotic process automation to automate Excel
【Latex】PPT畫圖,導出emf格式,word插入emf文件並導出pdf,pdf裁剪並導出eps文件,latex插入eps文件
sprigboot中过滤器执行顺序源码解读
With arbitrary pricing, products difficult to distinguish between true and false, and platforms running away, will the digital Tibet market continue to be popular?
随机推荐
卡片式链接
1小时搭建全栈Web应用框架,支持二次开发,随时更新扩展
PayPal php 产品试用期「建议收藏」
Interpretation of CBC mode and ECB mode
clickhouse笔记02--安装测试 clickvisual
TypeScript 基础 — interface 中的函数和属性
【MATLAB】基于油猴脚本和MATLAB下载原创力文档
今日睡眠质量记录75分
开源SPL强化MangoDB计算
mysql插入三表不同的值,关联条件是主外键,插入语句语法如何?
阿洛的思考后续
科技云报道:零信任和SASE有什么不一样?答案其实并不重要
NetApp expansion enclosure disk shelf expansion method steps
关于XML文件(八)-DOM和验证
Week 5 Image Classification、Bag of Visual Words (Bag of Features) and Multi-Layer Neural Networks
bootloader的原理分析
Xinlaifu Xincai IPO meeting: annual revenue of 780million, with 47% equity held by Wang Xiaoming
There is no remote branch when sourcetree is pushed
嵌入式开发:嵌入式基础——线程与任务
图解LeetCode——3. 无重复字符的最长子串(难度:中等)