
        <!DOCTYPE html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width,initial-scale=1" /><title>
	不确定度、准确度、精度定义及比较_AnyWay
</title><meta name="description" content="不确定度、准确度、精度是计量测试工作中经常出现的高频词汇，本文主要根据相关定义及实际应用对其基本含义及区别进行详细介绍。" /><meta name="keywords" content="不确定度,准确度,精度" /><link rel="canonical" href="https://www.vfe.ac.cn/NewsDetail-2305.aspx" /><link href="../Templates/yinhe/style/2019/style.css" rel="stylesheet" type="text/css" /><link href="../Templates/yinhe/style/2019/iconfont.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" href="https://unpkg.com/aos@2.3.1/dist/aos.css" />

    <script type="text/javascript" src="../Templates/yinhe/script/2019/jquery.js"></script>
    <script type="text/javascript" src="../Templates/yinhe/script/2019/jquery-2.1.1.min.js"></script>
    <script type="text/javascript" src="../Templates/yinhe/script/2019/modernizr.js"></script>
    <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
    <!--[if IE 6]>
    <script type="text/javascript" src="js/DD_belatedPNG_0.0.8a.js" ></script>
    <script type="text/javascript">   DD_belatedPNG.fix('.index-banner-flash-t,img,.left,.right,banner_img_01.png')  </script>
    <![endif]-->
    <script>wx.config({ debug:false, appId: 'wx08344ce9100ae38d', timestamp: '1763738595', nonceStr: 'JeR5QSZoPpISn8kz2azxtnLkkw', signature: '13149e991073bd45af87f8764b647623813edba8', jsApiList: ['onMenuShareTimeline','onMenuShareAppMessage'] }); wx.updateAppMessageShareData({ title: '不确定度、准确度、精度定义及比较_AnyWay', desc:'不确定度、准确度、精度是计量测试工作中经常出现的高频词汇，本文主要根据相关定义及实际应用对其基本含义及区别进行详细介绍。', link: 'https://www.vfe.ac.cn/NewsDetail-2305.aspx',  imgUrl: 'https://www.vfe.ac.cn',  success: function () { }, cancel: function () {} }); wx.updateTimelineShareData({ title:'不确定度、准确度、精度定义及比较_AnyWay', link: 'https://www.vfe.ac.cn/NewsDetail-2305.aspx',  imgUrl: 'https://www.vfe.ac.cn',  success: function (res) { }, cancel: function (res) { } });</script>
    <script>

        function search() {
            var key = document.getElementById("txtSearch").value;

            if (key == undefined)
                key = "";
            url = "/Searchall.aspx?keyword=" + key;


            window.location.href = encodeURI(url);
        }

        function search2() {
            var key = document.getElementById("txtSearch").value;


            if (key == undefined)
                key = "";

            url = "http://so.vfe.ac.cn/cse/search?entry=1&s=4235808059136091158&q=" + key

            window.location.href = encodeURI(url);
        }


        function search3() {
            var key = document.getElementById("txtSearch3").value;

            if (key == undefined)
                key = "";
            url = "/Searchall.aspx?keyword=" + key;


            window.location.href = encodeURI(url);
        }
        //相应回车事件
        function testEnter() {
            if (event.keyCode == 13) {
                search();
                return false;
            }
        };



        $(document).ready(function () {

            // transition effect
            style = 'easeOutQuart';

            // if the mouse hover the image
            $('.photo').hover(
                function () {
                    //display heading and caption
                    //$(this).children('div:first').stop(false,true).animate({top:0},{duration:200, easing: style});
                    $(this).children('div:last').stop(false, true).animate({ bottom: 0 }, { duration: 200, easing: style });
                },

                function () {
                    //hide heading and caption
                    //$(this).children('div:first').stop(false,true).animate({top:-50},{duration:200, easing: style});
                    $(this).children('div:last').stop(false, true).animate({ bottom: -100 }, { duration: 200, easing: style });
                }
            );

            //手机端导航
            var mobile_menu = document.getElementsByClassName("mobile_menu")[0];
            var menuShow = function (e) {
                if ($(e.target).closest(".mobile_menu").length > 0) {
                    e.stopPropagation();
                }
                if ($(".nav-side").css("left") == "0px") {
                    menuHide();
                } else {
                    $("#mobile_video").css({ "position": "relative", "left": "-200%" });
                    $(".nav-side").animate({ "left": "0" });
                }
            }
            var menuHide = function (e) {
                $(".nav-side").animate({ "left": "-75%" }, function () {
                    $("#mobile_video").css({ "left": "0" });
                });
            }

            mobile_menu.addEventListener("touchend", menuShow, false);
            document.addEventListener("touchend", menuHide, false)

        });
    </script>
</head>
<body>
    <div class="topbar">
        <div class="container">
            <div class="topbar_cont">
                <div id="topbar_menus">
                    <ul id="topcssmenu">
                        <li class="l1"><a href="https://www.yinhe-sensor.com/">English</a></li>
                        <li>|</li>
                        <li class="l1"><a href="sitemap.aspx">sitemap</a></li>
                        <li>|</li>
                        <li class="l1">
                            <a href="#" title="在线工具"><img src="../Templates/yinhe/images/2019/ioc.png" alt="在线工具" width="16" height="16">&nbsp;在线工具 <span class="dropicon">&nbsp;</span></a>
                            <ul>
                                <li><a href="zailiuliang/" title="电缆载流量在线计算工具">电缆载流量在线计算工具</a></li>
                                <li><a href="gonglvniuju/" title="功率与扭矩在线换算工具式">功率与扭矩在线换算工具</a></li>
                                <li><a href="cgqxx/" title="SP系列变频功率传感器在线选型工具">SP系列变频功率传感器在线选型工具</a></li>
                                <!-- <li><a href="bsqxx/" title="DT系列数字变送器在线选型工具 ">DT系列数字变送器在线选型工具 </a></li> -->
                            </ul>
                        </li>
                    </ul>
                </div>
                <div id="search_box" class="for_pc">
                    <div id="search_box_left" style="float:left;width:100;height:27px;margin:0px">
                        <input type="text" name="txtSearch" id="txtSearch" value="搜索" onfocus="if(this.value==this.defaultValue) this.value='';" onblur="if(this.value=='') this.value=this.defaultValue;" class="searchinput" onkeypress="testEnter()">
                    </div>
                    <div id="search_box_right" style="float:left;margin:0px 0px 0px 5px;width:38px;height:27px;">
                        <input id="btn_search" title="搜索本站" name="btn_search" type="button" onclick="search()">
                    </div>
                    <div>
                        <input id="btn_baidu" name="btn_baidu" type="button" onclick="search2()" title="百度本站">
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="navbar">
        <div class="container">
            <div class="container-home">
                <div class="brand">
                    <a href=""><img src="../Templates/yinhe/images/2019/logo.jpg" alt="湖南银河电气有限公司" width="210" height="50"></a>
                    <p>以提升制造品质为己任，打造计测国家品牌！</p>
                </div>
           <div id="daohang">
                    <ul id="nav">
                        <li class="top"><a class="top_link" href="/">首页</a></li>
                        <li class="top">
                            <a id="services" class="top_link" href="Products.aspx">产品中心</a>
                            <ul class="sub" style="width: 180px">
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量测试分析装置<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px;width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=21" style="width: 260px">WP4000变频功率分析仪</a></li>
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=67" style="width: 260px">VFE2000设备长时运行状态记录仪</a></li>
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=65" style="width: 260px">EV4000动力系统综合测试仪</a></li>
                                        <!--
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">TE8510直流功率表</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">DS数字量传感器</a></li>-->
                                        <!--<li><a href="ProductShow.aspx?id=59">EV3000动力系统综合测试仪</a></li>
                                        <li><a href="ProductShow.aspx?id=69">DP1000直流功率表</a></li>
                                        <li><a href="ProductShow.aspx?id=35">DT数字变送器</a></li>-->
                                        <!-- <li><a href="ProductShow.aspx?id=62">DPA5000机架式功率分析仪</a></li> -->
                                        <!-- <li><a href="ProductShow.aspx?id=46">TN4000电子式扭矩仪</a></li> -->
                                    </ul>
                                </li>
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量传感器<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=63" style="width: 260px">CS零磁通电流传感器</a></li>
                                        <!--<li><a href="ProductShow.aspx?id=34">SP系列变频功率传感器</a></li>
                                        <li><a href="ProductShow.aspx?id=64">ICSA系列脉冲电流传感器</a></li> -->
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=68" style="width: 260px">VS高精度电压传感器</a></li>
                                    </ul>
                                </li>                                
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量计量标准装置<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=27" style="width: 260px">6520C变频标准功率源</a></li>                                        
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=66" style="width: 260px">6710C直流标准电流源</a></li>
                                        <!--
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">5900C多功能校准源</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">8917C交流电压测量标准</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">322C交直流转换标准</a></li>
                                        <li><a href="ProductShow.aspx?id=70">VCS系列变频电流标准源/VVS系列变频电压标准源</a></li>
                                        <li><a href="ProductShow.aspx?id=26">AP2001变频功率标准表</a></li> 
                                        <li><a href="ProductShow.aspx?id=25">AP2003变频功率标准表</a></li>
                                        <li><a href="ProductShow.aspx?id=66">SCS系列高精度直流大电流源</a></li> -->
                                    </ul>
                                </li>
                             
                                <li style="width:180px">
                                    <a class="fly" href="#" style="width: 180px">定制服务产品<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=60" style="width: 260px">银河数据采集分析系统</a></li>
                                    </ul>
                                </li>
                                <!-- 以下在设计完4合1页面开放 -->
                                <!-- <li>
                                    <a class="fly" href="#">定制服务产品<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="#"></a>典型定制案例</li>
                                        
                                     </ul>
                                </li> -->
                            </ul>
                        </li>
                        <li class="top">
                            <a id="services" class="top_link" href="cpyingyong.aspx">产品应用</a>
                            <ul class="sub">
                                <li>
                                    <a class="fly" href="#">电机试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1513.aspx">湖南省大中型电机电控产品质量监督检验中心试验台</a></li>
                                        <li><a href="NewsDetail-1502.aspx">国家中小型电机产品质量监督检验中心电机试验台</a></li>
                                        <li><a href="NewsDetail-1500.aspx">国家电器产品质量监督检验中心电机综合测试系统</a></li>
                                        <li><a href="NewsDetail-1479.aspx">陀螺仪电机自动化测试系统</a></li>
                                        <li><a href="NewsDetail-1465.aspx">湖南省中小型电机质量监站测试系统</a></li>
                                        <li><a href="NewsDetail-1455.aspx">国家高电压计量站高压电机移动式能效计量检测平台</a></li>
                                        <li><a href="NewsDetail-1449.aspx">东莞电机厂4×800kW高中低压变频电机试验室</a></li>
                                        <li><a href="NewsDetail-1448.aspx">船用电力推进系统新型十五相感应电机测试系统</a></li>
                                        <li><a href="NewsDetail-1444.aspx">国家高电压计量站高压电机能效计量检测平台</a></li>
                                        <li><a href="NewsDetail-908.aspx">哈理工教学用电机综合试验台</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">变频器试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1771.aspx">襄阳中车电机技术有限公司防爆变频器试验台</a></li>
                                        <li><a href="NewsDetail-1498.aspx">国防科大磁悬浮变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1496.aspx">自主可控机器人伺服驱动器测试系统</a></li>
                                        <li><a href="NewsDetail-1493.aspx">某院校逆变器研发平台测试系统</a></li>
                                        <li><a href="NewsDetail-1490.aspx">汇川技术股份有限公司中高压变频器试验平台</a></li>
                                        <li><a href="NewsDetail-1481.aspx">某院校DC-DC开关电源测试系统</a></li>
                                        <li><a href="NewsDetail-1478.aspx">国家电器产品质量监督检验中心风电变频器测试台</a></li>
                                        <li><a href="NewsDetail-1477.aspx">双速电机变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1460.aspx">国家变流技术工程研究中心变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1458.aspx">金风科技变流器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">变压器试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1501.aspx">中频隔离变压器测试系统</a></li>
                                        <li><a href="NewsDetail-1482.aspx">国家电器产品质量监督检验中心电力变压器测试系统</a></li>
                                        <li><a href="NewsDetail-1469.aspx">国家海上风电重点实验室并网变压器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">风电测试<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1497.aspx">东方电气东风电机双馈风力发电机试验台测试系统</a></li>
                                        <li><a href="NewsDetail-1494.aspx">一重集团永磁直驱风力发电机试验台</a></li>
                                        <li><a href="NewsDetail-1492.aspx">某院校永磁风电试验台测试系统</a></li>
                                        <li><a href="NewsDetail-1476.aspx">北京京城新能源有限公司综合性电机试验站</a></li>
                                        <li><a href="NewsDetail-1467.aspx">国家风电产品质量监督检验中心风电试验室</a></li>
                                        <li><a href="NewsDetail-1457.aspx">国家能源风力发电机研发中心永磁直驱风电试验台</a></li>
                                        <li><a href="NewsDetail-1447.aspx">国家海上风力发电技术与检测重点实验室风电试验台</a></li>
                                        <li><a href="NewsDetail-1446.aspx">国家电器产品质量监督检验中心风电试验室</a></li>
                                        <li><a href="NewsDetail-1445.aspx">金风科技6MW永磁直驱风力发电机组试验系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">光伏测试<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1499.aspx">国家电器产品质量监督检验中心光伏并网测试系统</a></li>
                                        <li><a href="NewsDetail-1491.aspx">某院校离网型光伏逆变器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">轨道交通<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1462.aspx">中国中车受电弓在线检测系统</a></li>
                                        <li><a href="NewsDetail-1454.aspx">中国中车株洲电机牵引电机国家认可实验室</a></li>
                                        <li><a href="NewsDetail-1452.aspx">重庆市电机质量监督检验站牵引电机检测系统</a></li>
                                        <li><a href="NewsDetail-1451.aspx">湘电集团轨道交通交流牵引传动系统试验室</a></li>
                                        <li><a href="NewsDetail-1450.aspx">中国中车株洲电力机车研究所牵引系统实验室 </a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">电动汽车<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-2120.aspx">湘电莱特电气有限公司电动汽车驱动系统试验台简介</a></li>
                                        <li><a href="NewsDetail-2119.aspx">中山大洋电动汽车驱动系统测试平台</a></li>
                                        <li><a href="NewsDetail-1480.aspx">国家工矿电传动车辆质检中心传动系统试验台</a></li>
                                        <li><a href="NewsDetail-1474.aspx">三一重工电动汽车控制器与电机试验台</a></li>
                                        <li><a href="NewsDetail-1468.aspx">东方电气集团东风电机电动汽车动力系统试验站</a></li>

                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">风机/水泵<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1486.aspx">美国福斯流体变频水泵测试系统</a></li>
                                        <li><a href="NewsDetail-1472.aspx">新加坡科沛达(calpeda)水泵测试平台</a></li>
                                        <li><a href="NewsDetail-1466.aspx">湖南南方泵业高低压水泵试验系统</a></li>
                                        <li><a href="NewsDetail-1464.aspx">湖南利欧泵业高低压水泵综合测试中心测试系统</a></li>
                                        <li><a href="NewsDetail-1461.aspx">大连深蓝泵业有限公司低温泵（LNG）测试系统</a></li>
                                        <li><a href="NewsDetail-1456.aspx">上海凯泉泵业高温高压泵综合试验室</a></li>
                                    </ul>
                                </li>
                            </ul>
                        </li>
                        <li class="top"><a id="contacts" class="top_link" href="news.aspx">新闻中心</a> </li>
                        <li class="top">
                            <a id="products" class="top_link" href="#">技术中心</a>
                            <ul class="sub">
                                <li><a href="wenda.aspx">产品问答</a></li>
                                <li><a href="baike.aspx">银河百科</a></li>
                                <li><a href="News-14.aspx">基础知识</a></li>
                                <li><a href="News-17.aspx">银河文库</a></li>
                                <li><a href="dianjiceshi.aspx">电机测试 </a></li>
                            </ul>
                        </li>
                        <li class="top">
                            <a id="privacy" class="top_link" href="fwzc/">支持与服务</a>
                            <ul class="sub">
                                <li><a href="fwzc/yhsc.htm">用户手册</a></li>
                                <!--  <li><a href="fwzc/3d.htm">3D模型</a></li>-->
                                <li><a href="fwzc/azgf.htm">安装规范</a></li>
                                <li><a href="fwzc/ybsc.htm">样本手册</a></li>
                                <li><a href="HelpDetail-12.aspx">维修与服务</a></li>
                                <li><a href="zixun.aspx">在线咨询</a></li>
                                <li><a href="http://yhzxd.vfe.ac.cn/" target="_blank">软件服务中心</a></li>
                            </ul>
                        </li>
                        <li class="top">
                            <a id="products" class="top_link" href="Content-1.aspx">关于银河</a>
                            <ul class="sub">
                                <li><a href="Content-1.aspx">银河简介</a></li>
                                <li><a href="Content-11.aspx">大事记</a></li>
                                <li><a href="Content-12.aspx">企业资质</a></li>
                                <li><a href="Content-50.aspx">组织架构</a></li>
                                <li><a href="Content-51.aspx">企业文化</a></li>
                                <li><a href="kanwu.aspx">企业刊物</a></li>
                                <li><a href="zhaopin/cxyzp.htm">人才招聘</a></li>
                                <li><a href="yuangongfengcai.aspx">员工风采</a></li>
                                <li><a href="ContactUs.aspx">联系我们</a></li>
                            </ul>
                        </li>
                        <li class="top"><a id="contacts" class="zxsc"  href="https://shop364457956.taobao.com/?spm=pc_detail.29232929/evo365560b447259.shop_block.dentershop.6d797dd673USin" target="_blank">在线商城</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </div>

    <!--导航手机版-->

    <div class="for_mobile">
        <div class="n_mobile_cont">
            <div class="mobile_logo"><a href="" title="湖南银河电气有限公司"><img src="../Templates/yinhe/images/2019/mobile_logo.png"></a></div>
            <div class="mobile_rightside">
                <div id="mobile_dropside" class="mobile_search"><a class="searchdropmenu"><img src="../Templates/yinhe/images/2019/mobile_search.png"></a></div>
                <div class="mobile_menu"><a><img src="../Templates/yinhe/images/2019/mobile_menu.png"></a></div>
                <ul class="nav-side" style="left: -75%;">
                    <li><a href="" class="now" id="home">首页</a></li>
                    <li><a href="Products.aspx" id="cpzx">产品中心</a></li>
                    <li><a href="cpyingyong.aspx" id="cpyy">产品应用</a></li>
                    <li><a href="news.aspx" id="xwzx">新闻中心</a></li>
                    <li><a href="wenda.aspx" id="cpwd">产品问答</a></li>
                    <li><a href="baike.aspx" id="yhbk">银河百科</a></li>
                    <li><a href="News-14.aspx" id="jczs">基础知识</a></li>
                    <li><a href="shiyanshi.aspx" id="jczx">银河文库</a></li>  
                    <li><a href="fwzc" id="fwzc">服务与支持</a></li>
                    <li><a href="https://shop364457956.taobao.com/?spm=pc_detail.29232929/evo365560b447259.shop_block.dentershop.6d797dd673USin">在线商城</a></li>
                    <li><a href="Content-1.aspx" id="yhjj">关于银河</a></li>
                </ul>
            </div>
        </div>
        <div id="search_box" class="mobile_search_box">
            <div id="search_box_left" style="float:left;width:100;height:27px;margin:0px">
                <input type="text" name="txtSearch" id="txtSearch3" onfocus="if(this.value==this.defaultValue) this.value='';" class="searchinput">
            </div>
            <div id="search_box_right" style="float:left;margin:0px 0px 0px 5px;width:38px;height:27px;">
                <input id="btn_search" title="搜索本站" name="btn_search" type="button" onclick="search3()">
            </div>
        </div>
    </div>
    <script>
        $(function () {
            $("#mobile_dropside").click(function () {
                $(".mobile_search_box").slideToggle("slow");
            });
        });
    </script>

  <div class="news_center">
      <img src="../../Templates/yinhe/images/2019/jishu_center.jpg">
  </div>
<div class="top-title">
    <div class="container">
        <div class="left">
            <i class="iconfont icon-address"></i>
            <span>当前位置：<a href="/">首页</a> │ <a href='shiyanshi.aspx'  id='title'>检测中心</a> │  <a href='News-14.aspx'  id='title1' >基础知识</a> │ 不确定度、准确度、精度定义及比较</span>
        </div>
        
    </div>
</div>


<div class="product">
    <div class="container">
        <div class="wrap">
            <div class="wrap-baike">
                <div class="bkleft">
                                <div class="wrap-baike-title">
                <h1>不确定度、准确度、精度定义及比较</h1>
                <div class="fenxiang">
                    <div class="left">
                        <ul>
                            <li>浏览次数：46317次</li>
                            <li>发布时间：2017/10/13 16:21:43 </li>
                            <li> 作者：ly_yinhe</li>
                        </ul>
                    </div>
                    <div class="right">
                        <div class="bdsharebuttonbox"><a title="分享到微信" href="#" class="bds_weixin" data-cmd="weixin"><a title="分享到新浪微博" href="#" class="bds_tsina" data-cmd="tsina"><a title="分享到腾讯微博" href="#" class="bds_tqq" data-cmd="tqq"></a><a title="分享到QQ空间" href="#" class="bds_qzone" data-cmd="qzone"></a></a></a><a title="分享到人人网" href="#" class="bds_renren" data-cmd="renren"></a><a href="#" class="bds_more" data-cmd="more"></a></div>
                        <div class="weixintup"><img src="../../Templates/yinhe/images/2019/weixin_saomiao.png" class="_weixintup"></div>
                    </div>
                    <div class="da_weixintup"> <img src="../../Templates/yinhe/images/2019/2wm_weixin.jpg"></div>
                </div>
            </div>
           
                    <br />
                    <p>　　<b>不确定度</b>、<b>准确度</b>、<b>精度</b>这三个名词在计量研究报告、测试报告及仪器性能说明中经常出现，许多人对这些常见的计量测试名词含义不清，出现错用的现象，搞清这些专业术语，了解其本质含义及区别，对从事计量测试的技术人员来说具有重要的现实意义。</p>
<h2 class="hhtitle"><span>一</span>不确定度、准确度、精度基本含义</h2>
<h3 class="hhtitle2"><span>01</span>不确定度</h3>
<p>　　<a href="/NewsDetail-455.aspx" target="_blank"><span style="color:#337fe5;">不确定度</span></a>定义为与测量结果相关联的参数，表征合理地赋予被测量值的分散性。它可以是标准偏差，也可以是说明了置信水平的区间半宽度，经常用标准不确定度、合成不确定度、扩展不确定度来表示。</p>
<h3 class="hhtitle2"><span>02</span>准确度</h3>
<p>　　<a href="/NewsDetail-454.aspx" target="_blank"><span style="color:#337fe5;">测量准确度</span></a>定义为测量结果与被测量真值的一致程度。真值在实际测量中是较难得到的，故准确度只是一个定性的概念，所谓定性意味着可以用准确度的高低、准确度为0.25级、准确度为3级、准确度符号XX标准等说法定性地表示测量质量。</p>
<h3 class="hhtitle2"><span>03</span>精度</h3>
<p>　　<a href="/NewsDetail-424.aspx" target="_blank"><span style="color:#337fe5;">精度</span></a>是用来表示测量结果中的随机误差大小的程度，反映的是在规定条件下各独立测量结果间的分散性。在测量误差理论中，精度或精确度常出现，我国长时间以来一直习惯用精度这一名词，如在仪器性能表示中经常出现这一名词，它有时指精密度，有时指准确度，比较混乱，在计量测试报告中尽量回避精度这一提法。</p>
<h2 class="hhtitle"><span>二</span>不确定度、准确度、精度相互之间的区别</h2>
<h3 class="hhtitle2"><span>01</span>不确定度、准确度、精度的内涵不同</h3>
<p>　　准确度或精度是与测量误差相关联的，表示的是测量结果与真值的偏离量，因此是一个确定的值，在数轴上表示为一个点。测量不确定度表示被测量之值的分散性，它是以分布区间的半宽度表示的，因此在数轴上是一个区间。</p>
<p>　　严格来说，准确度与精(密)度是有区别的，准确度是测量结果中系统误差与随机误差的综合表示，是一个定性的概念，而精度是表示测量结果中随机误差的大小。一个仪器的精度高，不能就说它的准确度一定高，精度高只说明其测量的随机误差小，但是准确度高必须使随机误差与系统误差都小。</p>
<p>　　测量结果的不确定度表示在重复性或复现性条件下被测量之值的分散性，其大小只与测量方法有关，即测量原理、测量仪器、测量环境条件、测量程序、测量人员、以及数据处理方法等有关，而准确度或精度是与测量误差有关，而误差仅与测量结果及真值有关，而与测量方法无关。</p>
<h3 class="hhtitle2"><span>02</span>不确定度、准确度、精度的表现形式不同</h3>
<p>　　对模拟输出的仪表，主要给出其精度，其形式有两种，其一是%读数+%满量程，如某仪器测量直流电流的精度为0.01%+0.0015%;其二是精度等级，如±0.05%。给定精度，就可以得出单次测量的最大误差，以某仪器测量直流电流为例，如果所用的电流档为1A，某次仪表示值读数为0.5A，则该次测量的最大误差为</p>
<p align="center">0.5A*0.01%+1A*0.0015%=0.065mA</p>
<p>　　对数字量输出的仪表，常以准确度的形式给出，此时的准确度(定量)与前面模拟输出仪表给出的精度含义相同，其基本形式为：%读数+X个字，如FLUKE715电压/毫安(V/mA)校准器给出的电压测量准确度为0.02%读数+2个字。</p>
<p>　　不确定度是以标准不确定度、合成不确定度、扩展不确定度表示的，总体来说，有两种表现形式，一种是绝对形式，另一种是相对形式。绝对形式表示的不确定度与被测量有相同的量纲，相对形式的不确定度无量纲。被测量x的标准不确定度u(x)和相对标准不确定度urel(x)之间的关系为</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162249_4055.png" title="a" alt="a" border="0" /></p>
<p>　　式中的x为被测量的真值，常用其约定真值或真值的最佳估值代替。</p>
<p>　　同样，扩展不确定度与合成标准不确定度也有绝对形式与相对形式。在计量报告中，测量结果一般以扩展不确定度的形式给出，其一般形式为</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162259_8967.png" title="b" alt="b" border="0" /></p>
<p>　　式中：y是被测量的最佳估值;U为扩展不确定度；uc(y)为合成标准不确定度;k为包含因子。该式的含义是：被测量的最佳估值是y，由y-U到y+U的区间，包含了能合理赋予y的分布的大部分。</p>
<h3 class="hhtitle2"><span>03</span>不确定度、准确度、精度的计算方式不同</h3>
<p>　　准确度与随机误差与<a href="/NewsDetail-2093.aspx" target="_blank"><span style="color:#337fe5;">系统误差</span></a>有关，而精度只与随机误差有关，无论是随机误差还是系统误差都与无数次的测量的平均值有关，它们都是理想化的概念，实际只能得到它们的估值，故可可操作性角差。精度的计算过程如下：</p>
<p>　　测量某值，在相同的情况下连续测量n次(n足够大)，得到的测量值为x1、x2、x3……xn。</p>
<p>　　计算测量值的数学期望M(x)：</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162445_1066.png" title="c" alt="c" border="0" /></p>
<p>　　计算测量值的方差δ²(x)：</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162455_9065.png" title="d" alt="d" border="0" /></p>
<p>　　δ(x)是方差的额算数平方根，即标准偏差，其大小反映了精度的高低。</p>
<p>　　不确定度可以根据实验、资料、经验等信息进行评定，是可以定量操作的。标准不确定度的评定方法可分为A类与B类，而扩展不确定度及合成标准不确定度的计算都是建立在标准不确定度的基础上。</p>
<p>　　用对被测量重复观察并根据测量数据进行统计分析的方法来评定标准不确定度，称为标准不确定度的A类评定方法。常用以下几种方法：</p>
<p>　　1) 对被测量X，在同一条件下进行n次重复观察，观察值(x1、x2、x3……xn)。则</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162514_8547.png" title="e" alt="e" border="0" /></p>
<p>　　`X是被测量X的估计值，即测量结果。`X的试验标准偏差s(`X)即为测量结果的标准不确定度u(x)</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162528_4807.png" title="f" alt="f" border="0" /></p>
<p>　　2) 
对于一个测量过程，若采用核查标准和控制图的方法使测量过程处于统计控制状态，则统计控制下测量过程可用合并标准差Sp表征。若每次核查的自由度相同，则</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162636_0637.png" title="g" alt="g" border="0" /></p>
<p>　　式中：Sp为合并标准偏差，是测量过程长期组内标准偏差的统计平均值；Si为每次核查的样本标准偏差；P是核查次数。</p>
<p>　　由该测量过程对被测量X进行n次观察，其测量结果的标准不确定度为</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162651_1047.png" title="h" alt="h" border="0" /></p>
<p>　　3) 
当被测量X的估计值是由实验数据用最小二乘法拟合的一条直线或曲线上得到时，任意预期的估计值或表征曲线拟合参数的标准不确定度可以用已知的统计程序计算得到。</p>
<p>　　当被测量X的估计值不是由重复观察得到时，标准不确定度的评定就可用B类方法，B类评定主要是利用X的有关信息或资料来评定，包括以前测量的数据、一般的认识、生产厂的技术说明书、检定证书、测试报告、引用手册等。具体方法如下：</p>
<p align="center"><img src="/Storage/uploads/201710/20171013162701_4985.png" title="i" alt="i" border="0" /></p>
<p>　　根据经验或资料等有关信息，分析判断被测量可能的区间(-a，a)，并假设被测量值的概率分布，由要求的置信水平估计包含因子k，则B类评定的标准不确定度为</p>
<p align="center"><img src="/Storage/uploads/201711/20171123085813_8204.png" title="a" alt="a" border="0" /></p>
                    <div class="help_xiazai">
                    <span class="read_a"></span>
                    <span class="down_a"></span>

                </div>
                    <hr>
                    <div class="fanye2"><p class="left"> 上一篇：<a href='NewsDetail-2304.aspx'>变频器开关频率的影响</a></p><p class="right">下一篇：<a href='NewsDetail-2306.aspx'>电机高于额定频率运行增加铁耗的原因</a></p></div>

                </div>
                <div class="bkright">
                    <div class="xiangguanwenzhang">
                        <div class="xiangguan_title"><p class="left">相关文章</p> </div>
                        <ul>
                            才<li><a href="/NewsDetail-2129.aspx" target="_blank">测量不确定度与误差二者之间差别</a> </li>
<li><a href="/NewsDetail-302.aspx" target="_blank">解读测试设备的精度指标</a> </li>
<li><a href="/NewsDetail-2026.aspx" target="_blank">测量不确定度评定的步骤以及相关的定义的详解</a> </li>
<li><a href="/NewsDetail-47.aspx" target="_blank">误差,精度与不确定度</a></li>
<li><a href="/NewsDetail-2026.aspx" target="_blank">测量不确定度评定的步骤以及相关的定义的详解</a></li>
                        </ul>
                    </div>

                    <div class="remenwenzhang">
                        <div class="remwn_title"><p class="left">热门文章</p> </div>
                        <ul>
                            <li><a href='NewsDetail-799.aspx'  target='_blank'>三角函数公式大全</a></li><li><a href='NewsDetail-973.aspx'  target='_blank'>变频空调真的省电吗</a></li><li><a href='NewsDetail-2239.aspx'  target='_blank'>怎样用通俗易懂的方式理解窗函数</a></li><li><a href='NewsDetail-720.aspx'  target='_blank'>扭矩和功率的计算公式推导及记忆方法</a></li><li><a href='NewsDetail-2286.aspx'  target='_blank'>无刷直流电机构成及工作原理详解</a></li>
                        </ul>
                    </div>

                    <div class="biaoqian">
                        <div class="biaoqian_title"><p class="left">标签</p> </div>

                        <ul>
                            <li><a href='ContentTagList.aspx?name=%E4%B8%8D%E7%A1%AE%E5%AE%9A%E5%BA%A6'>不确定度</a></li>,<li><a href='ContentTagList.aspx?name=%E5%87%86%E7%A1%AE%E5%BA%A6'>准确度</a></li>,<li><a href='ContentTagList.aspx?name=%E7%B2%BE%E5%BA%A6'>精度</a></li>,<li><a href='ContentTagList.aspx?name=%E8%AE%A1%E9%87%8F%E6%9C%AF%E8%AF%AD'>计量术语</a></li>

                        </ul>
                    </div>
                </div>

            </div>
        </div>
    </div>
</div>
<script>window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdPic": "", "bdStyle": "0", "bdSize": "16" }, "share": {} }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = '../static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];</script>
 <script type="text/javascript" src="../Templates/yinhe/script/new/jquery.1.7.2.js"></script>
            <script>
                oHove("._weixintup", ".da_weixintup");
                function oHove(aClas, bClas) {

                    $(aClas).hover(function () {
                        $(bClas).show();
                    }, function () {
                        $(bClas).hide();
                    });
                }
            </script>


<!--底部-->
<div class="footer">
    <div class="container">
        <div class="footer_cont">
            <div class="footer_cont_1">
                <img src="../Templates/yinhe/images/2019/footer_logo.png">
                <p>中国变频电量测量与计量的领军企业</p>
                <p>国家变频电量测量仪器计量站创建单位</p>
                <p>国家变频电量计量标准器的研制单位</p>
            </div>
            <div class="footer_cont_2">
                <h4>关于我们</h4>
                <p>湖南银河电气有限公司专业从事变频电量测量技术研究，是国家变频电量测量仪器计量站的创建单位及国家测量标准器的研制单位，主营各种高精度功率分析仪、高精度电流传感器、高精度电压传感器、电动汽车动力系统测试仪、变频功率传感器、变频功率标准源等AnyWay系列变频电量计测设备及基于前端数字化和虚拟仪器技术的各类分布式计算机数据采集与控制系统。</p>
            </div>
            <div class="footer_cont_3">
                <h4>联系我们</h4>
                <div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-dianhua"></span>
                        <span class="liebiao_wenzi">总机：400-673-1028/0731-88392988</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-tubiao210"></span>
                        <!-- <span class="liebiao_wenzi">电话：18374498885</span> -->
                        <span class="liebiao_wenzi">技术：0731-88392611</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-chuanzhen"></span>
                        <span class="liebiao_wenzi">传真：0731-88392900</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-address"></span>
                        <span class="liebiao_wenzi">地址：湖南省长沙市经济技术开发区开元路17号</span>
                    </div>
                </div>
                <div></div>
                <div></div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
</div>

<div class="root">
    <div class="container">
        <div class="root_cont">Copyright 2010-2017 www.vfe.ac.cn, All Rights Reserved  湖南银河电气有限公司  版权所有  <a href="http://beian.miit.gov.cn/">湘ICP备09002592号-5</a></div>
    </div>
</div>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?7f0f5c03bca096e558b5c8e620cdfc08";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

</body>
</html>