Dichotomy

Source: Wikipedia, the free encyclopedia.
(Redirected from
Dichotomic
)
In this image, the universal set U (the entire rectangle) is dichotomized into the two sets A (in pink) and its complement Ac (in grey).

A dichotomy /dˈkɒtəmi/ is a partition of a whole (or a set) into two parts (subsets). In other words, this couple of parts must be

  • jointly exhaustive
    : everything must belong to one part or the other, and
  • mutually exclusive
    : nothing can belong simultaneously to both parts.

If there is a concept A, and it is split into parts B and not-B, then the parts form a dichotomy: they are mutually exclusive, since no part of B is contained in not-B and vice versa, and they are jointly exhaustive, since they cover all of A, and together again give A.

Such a partition is also frequently called a bipartition. The two parts thus formed are

binary variables is called dichotomization. The discretization error inherent in dichotomization is temporarily ignored for modeling
purposes.

Etymology

The term dichotomy is from the Greek language Greek: διχοτομία dichotomía "dividing in two" from δίχα dícha "in two, asunder" and τομή tomḗ "a cutting, incision".

Usage and examples

  • In set theory, a dichotomous relation R is such that either aRb, bRa, but not both.[1]
  • A
    undistributed middle
    ).
  • One type of dichotomy is dichotomous classification – classifying objects by recursively splitting them into two groups. As Lewis Carroll explains, "After dividing a Class, by the Process of Dichotomy, into two smaller Classes, we may sub-divide each of these into two still smaller Classes; and this Process may be repeated over and over again, the number of Classes being doubled at each repetition. For example, we may divide "books" into "old" and "new" (i.e. "not-old"): we may then sub-divide each of these into "English" and "foreign" (i.e. "not-English"), thus getting four Classes."[3]
  • In
    ordinal level of measurement (such as "tall" vs "short", when measuring height). A variable measured dichotomously is called a dummy variable
    .
  • In computer science, more specifically in programming-language engineering, dichotomies are fundamental dualities in a language's design. For instance, C++ has a dichotomy in its memory model (heap versus stack), whereas Java has a dichotomy in its type system (references versus primitive data types).
  • In astronomy dichotomy is when the Moon or an inferior planet is exactly half-lit as viewed from Earth. For the Moon, this occurs slightly before one quarter Moon orbit and slightly after the third quarter of the Moon's orbit at 89.85° and 270.15°, respectively. (This is not to be confused with quadrature which is when the Sun-Earth-Moon/superior planet angle is 90°.)
  • In botany, branching may be dichotomous or axillary. In dichotomous branching, the branches form as a result of an equal division of a terminal bud (i.e., a bud formed at the apex of a stem) into two equal branches. This also applies to root systems as well.[4][5]

See also

References

  1. .
  2. ^ Baronett, Stan (2013). Logic. Oxford University Press. p. 134.
  3. ^ Carroll, Lewis (1897), Symbolic Logic, vol. 1.3.2 (4th ed.), London: Macmillan and Co., Ltd.
  4. S2CID 218495278
    .
  5. .