简体   繁体   English

“精确度”和“准确度”有什么区别?

[英]What is the difference between 'precision' and 'accuracy'?

What is the difference between 'accurate' and 'precise'? “准确”和“精确”有什么区别?

If there is a difference, can you give an example of如果有区别,你能举个例子吗

  • a number that is accurate but not precise一个准确但不精确的数字
  • a number that is precise but not accurate一个精确但不准确的数字
  • a number that is both accurate and precise一个既准确又精确的数字

Thanks!谢谢!

Precision refers to how much information is conveyed by a number (in terms of number of digits) whereas accuracy is a measure of "correctness". 精度是指数字传达的信息量(以位数表示),而精度是“正确性”的量度。

Let's take the π approximation 22 / 7 , for our purposes, 3.142857143 . 让我们以π逼近7分之22,我们的目的, 3.142857143

For your specific questions: 对于您的特定问题:

  • a number that is accurate but not precise: 3.14 . 一个准确但不准确的数字: 3.14 That's certainly accurate in terms of closeness, given the precision available. 考虑到可用的精度,就紧密度而言,这当然是准确的。 There is no other number with three significant digits that is closer to the target (both 3.13 and 3.15 are further away from the real value). 没有其他数字具有更接近目标的三个有效数字( 3.133.15都离实际值更远)。

  • a number that is precise but not accurate: 99999.12345678901234567890 . 一个精确但不准确的数字: 99999.12345678901234567890 That's much more precise since it conveys more information. 由于它传达了更多信息,因此更为精确。 Unfortunately its accuracy is way off since it's nowhere near the target value. 不幸的是其精度的路要走,因为它是无处接近目标值。

  • a number that is both accurate and precise: 3.142857143 . 一个既准确又精确的数字: 3.142857143 You can get more precise (by tacking zeros on the end) but no more accurate. 您可以得到更精确的结果 (通过在末尾加上零),而没有更精确的结果。

Of course, that's if the target number is actually 3.142857143 . 当然,这是如果目标数量实际上 3.142857143 If it's 22 / 7 , then you can get more accurate and precise, since 3.142857143 * 7 = 22.000000001 . 如果是七分之二十二 ,那么你可以得到更准确精确,因为3.142857143 * 7 = 22.000000001 The actual decimal number for that fraction is an infinitely repeating one (in base 10): 该分数的实际十进制数字是一个无限重复的数字(以10为底):

3 . 142857 142857 142857 142857 142857 ...

and so on, so you can keep adding precision and accuracy in that representation by continuing to repeat that group of six digits. 等等,因此您可以通过继续重复该组六位数来继续增加表示的精度准确性。 Or, you can maximise both by just using 22 / 7 . 或者,你可以只使用七分之二十二最大限度地发挥。

One way to think of it is this: 想到它的一种方法是:

  • A number that is "precise" has a lot of digits. 一个“精确”的数字有很多数字。 But it might not be very correct. 但这可能不是很正确。
  • A number that is "accurate" is correct, but may not have a lot of digits. 一个“准确”的数字是正确的,但可能没有很多数字。

Examples: 例子:

  • 3.14 is an "accurate" approximation to Pi. 3.14是Pi的“精确”近似值。 But it is not very precise. 但这不是很精确。
  • 3.13198408654198 is a very "precise" approximation to Pi, but it is not accurate, 3.13198408654198是对Pi的非常“精确”的近似值,但是它不准确,
  • 3.14159265358979 is both accurate and precise. 3.14159265358979既准确又精确。

So precision gives a lot of information. 因此,精度可以提供很多信息。 But says nothing about how correct it is. 但是没有说它有多正确。

Accuracy says how correct the information is, but says nothing about how much information there is. 准确性说明了信息的正确性,但没有说明信息的数量。

Assume the exact time right now is 13:01:03.1234 假设现在的确切时间是13:01:03.1234

  • Accurate but not precise - it's 13:00 +/- 0:05 准确但不精确-13:00 +/- 0:05
  • Precise but not accurate - it's 13:15:01.1425 精确但不准确-13:15:01.1425
  • Accurate and precise - it's 13:01:03.1234 准确而精确-13:01:03.1234

The standard example I always heard involved a dart board: 我一直听到的标准示例涉及飞镖板:

  • accurate but not precise: lots of darts scattered evenly all over the dart board 准确但不精确:许多飞镖均匀地分布在飞镖板上
  • precise but not accurate: lots of darts concentrated in one spot of the dart board, that is not the bull's eye 精确但不准确:很多飞镖都集中在飞镖板上的一个点, 这不是靶心
  • both: lots of darts concentrated in the bull's eye 两者:很多飞镖都集中在靶心里

Accuracy is about getting the right answer. 准确性在于获得正确答案。 Precision is about repeatedly getting the same answer. 精度就是要反复获得相同的答案。

Precision and accuracy are defined by significant digits.精密度和准确度由有效数字定义。 Accuracy is defined by the number of significant digits while precision is identified by the location of the last significant digit.准确性由有效数字的数量定义,而精度由最后一个有效数字的位置标识。 For instance the number 1234 is more accurate than 0.123 because 1234 had more significant digits.例如,数字 1234 比 0.123 更准确,因为 1234 有更多有效数字。 The number 0.123 is more precise because the 3 (last significant figure) is in the thousandths place.数字 0.123 更精确,因为 3(最后一位有效数字)位于千位。 Both types of digits typically only relevant because they are the results of a measurement.这两种类型的数字通常只相关,因为它们是测量的结果。 For instance, you can have a decimal number that's exact such as 0.123 such as 123/1000 as defined, thus the discussion of precision has no real meaning because 0.123 was given or defined;however, if you were to measure something and come up with that value, then 0.123 indicates the precision of the tool used to measure it.例如,您可以有一个精确的小数,例如 0.123,如定义的 123/1000,因此对精度的讨论没有实际意义,因为给出或定义了 0.123;但是,如果您要测量某物并得出该值,然后 0.123 表示用于测量它的工具的精度。

The real confusion occurs when combining these numbers such as adding, subtracting, multiply and dividing.真正的混淆发生在组合这些数字时,例如加、减、乘、除。 For example, when adding two numbers that are the result of a measurement, the answer can only be as precise as the least precise number.例如,当将两个测量结果的数字相加时,答案只能与最不精确的数字一样精确。 Think of it as a chain is only as strong as its weakest link.将其视为一条链条,其强度取决于其最薄弱的环节。

Accuracy are very often confused with precision but they are much different. 精度常常与精度相混淆,但是它们却有很大的不同。

Accuracy is degree to which the measured value agrees with true value. 精度是测量值与真实值一致的程度。 Example-Our objective is to make rod of 25mm And we are able to make it of 25 mm then it is accurate. 示例-我们的目标是制造25mm的杆,而我们能够制造25mm的杆,那么它是准确的。

Precision is the repeatability of the measuring process. 精度是测量过程的可重复性。 Example-Our objective is to make 10 rods of 25mm and we make all rods of 24mm then we are precise as we make all rods of same size,but it is not accurate as true value is 25 mm. 示例-我们的目标是制造10个25mm的棒,然后制作所有24mm的棒,然后我们制作所有尺寸相同的棒就很精确了,但是由于真实值为25 mm,所以它并不准确。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM