parity1

[par-i-tee] /ˈpær ɪ ti/
noun
1.
equality, as in amount, status, or character.
2.
equivalence; correspondence; similarity; analogy.
3.
Finance.
  1. equivalence in value in the currency of another country.
  2. equivalence in value at a fixed ratio between moneys of different metals.
4.
Physics.
  1. a property of a wave function, expressed as +1 or −1 and noting the relation of the given function to the function formed when each variable is replaced by its negative, +1 indicating that the functions are identical and −1 that the second function is the negative of the first.
  2. Also called intrinsic parity. a number +1 or −1 assigned to each kind of elementary particle in such a way that the product of the parities of the particles in a system of particles multiplied by the parity of the wave function describing the system is unchanged when particles are created or annihilated.
5.
a system of regulating prices of farm commodities, usually by government price supports, to provide farmers with the same purchasing power they had in a selected base period.
6.
Computers. the condition of the number of items in a set, particularly the number of bits per byte or word, being either even or odd: used as a means for detecting certain errors.
Origin
1565-75; < Late Latin paritās. See par1, -ity

parity2

[par-i-tee] /ˈpær ɪ ti/
noun, Obstetrics
1.
the condition or fact of having borne offspring.
2.
para5 (def 1).
Origin
1875-80; < Latin par(ere) to bring forth (cf. parent) + -ity
Examples from the web for parity
  • Our games are always more expensive than the states, even though our dollars are near parity.
  • Meanwhile, women worldwide will achieve parity with men as leaders in the professions.
  • Its aim was the establishment of the parity for farm products
  • No question, parity has produced thrilling playoff races.
  • No country has near 100% parity among schools across all its geographical regions, not even Finland.
  • Insurance parity is a step in the right direction.
  • The euro hovered above parity with the dollar.
  • He's 30 years my senior, and there's no parity.
  • We need parity in evidence-based treatment, not just in coverage.
  • Disabling a feature on one device does not give the other one feature parity.
British Dictionary definitions for parity

parity1

/ˈpærɪtɪ/
noun (pl) -ties
1.
equality of rank, pay, etc
2.
close or exact analogy or equivalence
3.
(finance)
  1. the amount of a foreign currency equivalent at the established exchange rate to a specific sum of domestic currency
  2. a similar equivalence between different forms of the same national currency, esp the gold equivalent of a unit of gold-standard currency
4.
equality between prices of commodities or securities in two separate markets
5.
(physics)
  1. a property of a physical system characterized by the behaviour of the sign of its wave function when all spatial coordinates are reversed in direction. The wave function either remains unchanged (even parity) or changes in sign (odd parity)
  2. a quantum number describing this property, equal to +1 for even parity systems and –1 for odd parity systems P See also conservation of parity
6.
(maths) a relationship between two integers. If both are odd or both even they have the same parity; if one is odd and one even they have different parity
7.
(in the US) a system of government support for farm products
Word Origin
C16: from Late Latin pāritās; see par

parity2

/ˈpærɪtɪ/
noun
1.
the condition or fact of having given birth
2.
the number of children to which a woman has given birth
Word Origin
C19: from Latin parere to bear
Word Origin and History for parity
n.

1570s, "equality of rank or status," from Middle French parité (14c.) or directly from Late Latin paritas "equality," from Latin adjective par (genitive paris) "equal" (see pair (n.)). Meaning "condition in which adversaries have equal resources" is from 1955, originally in reference to the U.S.A. and the U.S.S.R.

parity in Medicine

parity par·i·ty (pār'ĭ-tē)
n.
The state of having given birth to an infant or infants.

parity in Science
parity
(pār'ĭ-tē)
  1. The property of a physical system that entails how the system would behave if the coordinate system were reversed, each dimension changing sign from x, y, z to -x, -y, -z. If a system behaves in the same way when the coordinate system is reversed, then it is said to have even parity; if it does not, it is said to have odd parity. For bosons, the antiparticle of any given particle has the same parity, odd or even, as that particle. For fermions, the antiparticle has the opposite parity. See also conservation law, parity conjugation.

  2. A quantum number, either +1 or -1, that mathematically describes this property.

  3. The number of 1's in a piece of binary code, generally taken as the quality of odd or even rather than as a specific number. The parity of packets of binary data is often transmitted along with the data to help detect whether the value of any bits has been altered.


parity in Technology

storage, communications
An extra bit added to a byte or word to reveal errors in storage (in RAM or disk) or transmission. Even (odd) parity means that the parity bit is set so that there are an even (odd) number of one bits in the word, including the parity bit. A single parity bit can only reveal single bit errors since if an even number of bits are wrong then the parity bit will not change. Moreover, it is not possible to tell which bit is wrong, as it is with more sophisticated error detection and correction systems.
See also longitudinal parity, checksum, cyclic redundancy check.
(1996-03-01)