Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Plus–minus sign

From Wikipedia, the free encyclopedia
(Redirected fromMinus-plus sign)
Symbol combining both + and - signs
For other uses, seePlus–minus (disambiguation).
±
Plus–minus sign
In UnicodeU+00B1 ±PLUS-MINUS SIGN (±, ±, ±)
Related
See alsoU+2213 MINUS-OR-PLUS SIGN (∓, ∓, ∓)

Theplus–minus sign orplus-or-minus sign (±) and the complementaryminus-or-plus sign () are symbols with broadly similar multiple meanings.

  • Inmathematics, the± sign generally indicates a choice of exactly two possible values, one of which is obtained throughaddition and the other throughsubtraction. The is typically used only in tandem with the± sign and indicates that in the case that the± is a +, the would be a − (and vice-versa).
  • Instatistics andexperimental sciences, the± sign commonly indicates theconfidence interval oruncertainty bounding a range of possibleerrors in a measurement, often thestandard deviation orstandard error. The sign may also represent an inclusive range of values that a reading might have.
  • Inchess, the± sign indicates a clear advantage for the white player; the complementary minus-plus sign () indicates a clear advantage for the black player.

Other meanings occur in other fields, includingmedicine,engineering,chemistry,electronics,linguistics, andphilosophy.

History

[edit]

A version of the sign, including also the French wordou ("or"), was used in its mathematical meaning byAlbert Girard in 1626, and the sign in its modern form was used as early as 1631, inWilliam Oughtred'sClavis Mathematicae.[1]

Usage

[edit]

In mathematics

[edit]

Inmathematical formulas, the± symbol may be used to indicate a symbol that may be replaced by either of theplus and minus signs,+ or, allowing the formula to represent two values or two equations.[2]

Ifx2 = 9, one may give the solution asx = ±3. This indicates that the equation has two solutions:x = +3 andx = −3. A common use of this notation is found in thequadratic formula

x=b±b24ac2a,{\displaystyle x={\frac {-b\pm {\sqrt {b^{2}-4ac}}}{2a}},}

which describes the two solutions to thequadratic equationax2 +bx +c = 0.

Similarly, thetrigonometric identity

sin(A±B)=sin(A)cos(B)±cos(A)sin(B){\displaystyle \sin(A\pm B)=\sin(A)\cos(B)\pm \cos(A)\sin(B)}

can be interpreted as a shorthand for two equations: one with+ on both sides of the equation, and one with on both sides.

Theminus–plus sign,, is generally used in conjunction with the± sign, in such expressions asx ±yz, which can be interpreted as meaningx +yz orxy +z (butnotx +y +z orxyz). When an interpretation is chosen, always has the opposite sign to±.

The above expression can be rewritten asx ± (yz) to avoid use of, but cases such as the trigonometric identity are most neatly written using the "∓" sign:

cos(A±B)=cos(A)cos(B)sin(A)sin(B){\displaystyle \cos(A\pm B)=\cos(A)\cos(B)\mp \sin(A)\sin(B)}

which represents the two equations:

cos(A+B)=cos(A)cos(B)sin(A)sin(B)cos(AB)=cos(A)cos(B)+sin(A)sin(B){\displaystyle {\begin{aligned}\cos(A+B)&=\cos(A)\cos(B)-\sin(A)\sin(B)\\\cos(A-B)&=\cos(A)\cos(B)+\sin(A)\sin(B)\end{aligned}}}

Another example is theconjugate of theperfect squares

x3±y3=(x±y)((xy)2±xy){\displaystyle x^{3}\pm y^{3}=(x\pm y)\left((x\mp y)^{2}\pm xy\right)}

which represents the two equations:

x3+y3=(x+y)((xy)2+xy)x3y3=(xy)((x+y)2xy){\displaystyle {\begin{aligned}x^{3}+y^{3}&=(x+y)\left((x-y)^{2}+xy\right)\\x^{3}-y^{3}&=(x-y)\left((x+y)^{2}-xy\right)\end{aligned}}}

A related usage is found in this presentation of the formula for theTaylor series of the sine function:

sin(x)=xx33!+x55!x77!+±1(2n+1)!x2n+1+{\displaystyle \sin \left(x\right)=x-{\frac {x^{3}}{3!}}+{\frac {x^{5}}{5!}}-{\frac {x^{7}}{7!}}+\cdots \pm {\frac {1}{(2n+1)!}}x^{2n+1}+\cdots }

Here, the plus-or-minus sign indicates that the term may be added or subtracted depending on whethern is odd or even; a rule which can be deduced from the first few terms. A more rigorous presentation would multiply each term by a factor of(−1)n, which gives +1 whenn is even, and −1 whenn is odd. In older texts one occasionally finds(−)n, which means the same.

When the standard presumption that the plus-or-minus signs all take on the same value of +1 or all −1 is not true, then the line of text that immediately follows the equation must contain a brief description of the actual connection, if any, most often of the form"where the ‘±’ signs are independent" or similar. If a brief, simple description is not possible, the equation must be re-written to provide clarity; e.g. by introducing variables such ass1,s2, ... and specifying a value of +1 or −1 separately for each, or some appropriate relation, likes3 =s1 · (s2)n or similar.

In statistics

[edit]

The use of± for an approximation is most commonly encountered in presenting the numerical value of a quantity, together with itstolerance or its statisticalmargin of error.[3] For example,5.7 ± 0.2 may be anywhere in the range from 5.5 to 5.9 inclusive. In scientific usage, it sometimes refers to a probability of being within the stated interval, usually corresponding to either 1 or 2 standard deviations (a probability of 68.3% or 95.4% in anormal distribution).

Operations involving uncertain values should always try to preserve the uncertainty, in order to avoidpropagation of error. Ifn =a ±b, any operation of the formm =f(n) must return a value of the formm =c ±d, wherec isf(a) andd is the rangeb updated usinginterval arithmetic.

In chess

[edit]

The symbols± and are used inchess annotation to denote a moderate but significant advantage for White and Black, respectively.[4] Weaker and stronger advantages are denoted by and for only a slight advantage, and+– and–+ for a strong, potentially winning advantage, again for White and Black respectively.[5]

Other meanings

[edit]

Encodings

[edit]
  • InUnicode:U+00B1 ±PLUS-MINUS SIGN
  • InISO 8859-1,-7,-8,-9,-13,-15, and-16, the plus–minus symbol is code 0xB1hex. This location was copied to Unicode.
  • InHTML, the symbol also hascharacter entity reference representations of±,±
  • The rarer minus–plus sign is not generally found in legacy encodings, but is available in Unicode asU+2213 MINUS-OR-PLUS SIGN so can be used in HTML using∓ or∓.
  • InTeX 'plus-or-minus' and 'minus-or-plus' symbols are denoted\pm and\mp, respectively.
  • Although these characters may be approximated by underlining or overlining a+ symbol ( +  or+ ), this is discouraged because the formatting may be stripped at a later date, changing the meaning. It also makes the meaning less accessible to blind users withscreen readers.

Similar characters

[edit]
Look up,, or in Wiktionary, the free dictionary.

The plus–minus sign resembles theChinese characters (Radical 32) and (Radical 33), whereas the minus–plus sign resembles (Radical 51).

See also

[edit]

References

[edit]
  1. ^Cajori, Florian (1928),A History of Mathematical Notations, Volume I: Notations in Elementary Mathematics, Open Court, p. 245.
  2. ^"Definition of PLUS/MINUS SIGN".merriam-webster.com. Retrieved2020-08-28.
  3. ^Brown, George W. (1982). "Standard deviation, standard error: Which 'standard' should we use?".American Journal of Diseases of Children.136 (10):937–941.doi:10.1001/archpedi.1982.03970460067015.PMID 7124681.
  4. ^Eade, James (2005),Chess For Dummies (2nd ed.), John Wiley & Sons, p. 272,ISBN 9780471774334.
  5. ^For details, seeChess annotation symbols § Positions.
  6. ^Naess, I. A.; Christiansen, S. C.; Romundstad, P.; Cannegieter, S. C.; Rosendaal, F. R.; Hammerstrøm, J. (2007)."Incidence and mortality of venous thrombosis: a population-based study".Journal of Thrombosis and Haemostasis.5 (4):692–699.doi:10.1111/j.1538-7836.2007.02450.x.ISSN 1538-7933.PMID 17367492.S2CID 23648224.
  7. ^Heit, J. A.; Silverstein, M. D.; Mohr, D. N.; Petterson, T. M.; O'Fallon, W. M.; Melton, L. J. (1999-03-08). "Predictors of survival after deep vein thrombosis and pulmonary embolism: a population-based, cohort study".Archives of Internal Medicine.159 (5):445–453.doi:10.1001/archinte.159.5.445.ISSN 0003-9926.PMID 10074952.
  8. ^Hornsby, David.Linguistics, A Complete Introduction. p. 99.ISBN 9781444180336.
Commonpunctuation and othertypographical symbols
  •   ‘ ’   “ ”   ' '   " "   quotation mark 
  •   ‹ ›   « »   guillemet 
  •   ( )   [ ]   { }   ⟨ ⟩   bracket 
  •   ”   ditto mark 
Retrieved from "https://en.wikipedia.org/w/index.php?title=Plus–minus_sign&oldid=1323584507#Minus_plus_sign"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp