All Topics  
Plus-minus sign

 

   Email Print
   Bookmark   Link






 

Plus-minus sign



 
 
The plus-minus sign (±) is a mathematical symbol commonly used to indicate the precision
Accuracy and precision

In the fields of science, engineering, industry and statistics, accuracy is the degree of closeness of a Measure d or calculated quantity to its actual Value ....
 of an approximation
Approximation

An approximation is an Accuracy and precision representation of something that is still close enough to be useful. Although approximation is most often applied to numbers, it is also frequently applied to such things as Function , shapes, and physical laws....
, or as a convenient notation for a value that can be of either sign.

In mathematics, the sign is pronounced "plus or minus" and indicates that there are two possible answers: one positive, and one negative. In most experimental sciences, the sign is pronounced "give or take" and indicates an inclusive range of values that a reading might have.

The plus-minus sign does not mean "approximately".

use of ± for an approximation is most commonly encountered for presenting the numerical value of a quantity together with its tolerance
Tolerance (engineering)

Engineering tolerance is the permissible limit of variation in# a physical dimension,# a measured value or physical property of a material, manufacturing object, system, or service,...
 or its statistical margin of error
Margin of error

The margin of error is a statistic expressing the amount of random sampling error in a statistical survey's results. The larger the margin of error, the less faith one should have that the poll's reported results are close to the "true" figures; that is, the figures for the whole Statistical population....
. For example, "5.7 ± 0.2" denotes a quantity that is specified or estimated to be within 0.2 units of 5.7; it may be anywhere in the range from 5.7 − 0.2 (i.e.






Discussion
Ask a question about 'Plus-minus sign'
Start a new discussion about 'Plus-minus sign'
Answer questions from other users
Full Discussion Forum



Encyclopedia


The plus-minus sign (±) is a mathematical symbol commonly used to indicate the precision
Accuracy and precision

In the fields of science, engineering, industry and statistics, accuracy is the degree of closeness of a Measure d or calculated quantity to its actual Value ....
 of an approximation
Approximation

An approximation is an Accuracy and precision representation of something that is still close enough to be useful. Although approximation is most often applied to numbers, it is also frequently applied to such things as Function , shapes, and physical laws....
, or as a convenient notation for a value that can be of either sign.

In mathematics, the sign is pronounced "plus or minus" and indicates that there are two possible answers: one positive, and one negative. In most experimental sciences, the sign is pronounced "give or take" and indicates an inclusive range of values that a reading might have.

The plus-minus sign does not mean "approximately".

Usage for indicating precision

The use of ± for an approximation is most commonly encountered for presenting the numerical value of a quantity together with its tolerance
Tolerance (engineering)

Engineering tolerance is the permissible limit of variation in# a physical dimension,# a measured value or physical property of a material, manufacturing object, system, or service,...
 or its statistical margin of error
Margin of error

The margin of error is a statistic expressing the amount of random sampling error in a statistical survey's results. The larger the margin of error, the less faith one should have that the poll's reported results are close to the "true" figures; that is, the figures for the whole Statistical population....
. For example, "5.7 ± 0.2" denotes a quantity that is specified or estimated to be within 0.2 units of 5.7; it may be anywhere in the range from 5.7 − 0.2 (i.e. 5.5) to 5.7 + 0.2 (5.9.) More precisely, in scientific usage it usually comes with a probability of being within the interval, usually that of 2 standard deviation
Standard deviation

In statistics, standard deviation is a simple measure of the variability or statistical dispersion of a data set. A low standard deviation indicates that all of the data points are very close to the same value , while high standard deviation indicates that the data are ?spread out? over a large range of values....
s, or 95.4%.

A percentage
Percentage

In mathematics, a percentage is a way of expressing a number as a fraction of 100 . It is often denoted using the percent sign, "%". For example, 45% is equal to 45 / 100, or 0.45....
 may also be used to indicate the error margin. For example, 230 V ± 10% refers to a voltage within 10% of either side of 230 V (207 V to 253 V).

Separate values for the upper and lower bounds may also be used. For example, to indicate that a value is most likely 5.7 but may be as high as 5.9 or as low as 5.6, one could write .

Usage as shorthand for two values of opposite signs

In mathematical equations, the use of ± may be found as shorthand, to present two equations in one formula: equation+ OR equation- represented with equation±.

The best-known example is offered by the formula for the solutions of quadratic equation
Quadratic equation

In mathematics, a quadratic equation is a polynomial equation of the second degree of a polynomial. The general form iswhere a ? 0. The letters a, b, and c are called coefficients: the quadratic coefficient a is the coefficient of x2, the linear coefficient b is the coefficient of x, and c i...
s:

If then

Written out in full, this states that there are two solutions to the equation, namely

and

Another example is found in the trigonometric identity

This stands for two identities: one with + on both sides of the equation, and one with − on both sides.

A somewhat different use is found in this presentation of the formula for the Taylor series
Taylor series

In mathematics, the Taylor series is a representation of a function as an Series of terms calculated from the values of its derivatives at a single point....
 of the sine function:

This mild abuse of notation
Abuse of notation

In mathematics, abuse of notation occurs when an author uses a mathematical notation in a way that is not formally correct but that seems likely to simplify the exposition or suggest the correct intuition ....
 is meant to indicate that the sign of the terms alternate, where (starting the count at 0) the terms with an even index are added while those with an odd index are subtracted. A less ambiguous presentation in this case would use the quantity , which gives when is even and −1 when is odd.

Minus-plus sign


There is another character, the minus-or-plus sign , which is seen less often. It only takes on significant meaning when used in conjunction with the "±" sign. It can be used alongside "±" in such expressions as "x ± y z", which can be interpreted as "x + yz" or/and "xy + z", but neither "x + y + z" nor "xyz". The upper "−" in "" is considered attached to the "+" of "±" (and the lower symbols work in the same way) even though there is no visual indication of the dependency. The original expression can be rewritten as "x ± (yz)" to avoid confusion, but cases such as the trigonometric identity

are most neatly written using the "" sign.

Encodings

  • In ISO 8859-1, -7, -8, -9, -13, -15, and -16, the plus-minus symbol is given by the code 0xB1hex
    Hexadecimal

    In mathematics and computer science, hexadecimal is a numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 09 to represent values zero to nine, and A, B, C, D, E, F to represent values ten to fifteen....
    Since the first 256 code points of Unicode are identical to the contents of ISO-8859-1 this symbol is also at Unicode code point 00B1.
  • The symbol also has a HTML entity
    Character entity reference

    In the markup languages SGML, HTML, XHTML and XML, a character entity reference is a reference to a particular kind of named SGML entity that has been predefined or explicitly declared in a Document Type Definition ....
     representation of ±.
  • The rarer minus-plus sign is not generally found in legacy encodings and does not have a named HTML entity but is available in Unicode with codepoint U+2213 and so can be used in HTML using ∓
  • In TeX
    TeX

    TeX is a typesetting system designed and mostly written by Donald Knuth. Together with the METAFONT language for font description and the Computer Modern typefaces, it was designed with two main goals in mind: to allow anybody to produce high-quality books using a reasonable amount of effort, and to provide a system that would give the exact...
     'plus-or-minus' and 'minus-or-plus' symbols are encoded as \pm and \mp entities, respectively.
  • These characters are also seen written as the (highly un-semantic) underlined or overlined + symbol. ( +  or  ).


See also

  • Plus and minus signs
    Plus and minus signs

    The plus and minus signs are mathematical symbols used to represent the notions of Negative and non-negative numbers as well as the operations of addition and subtraction....
  • Table of mathematical symbols
    Table of mathematical symbols

    This is a listing of common symbols found within all branches of the science of mathematics....