rule of three

From Wiktionary, the free dictionary
Jump to navigation Jump to search
See also: Rule of Three

English[edit]

Alternative forms[edit]

Proper noun[edit]

the rule of three

  1. (mathematics education) A rule stating that, if two ratios are equal, then the denominator of the second equals its numerator times the reciprocal of the first ratio: if then .
  2. (medicine) A rule for clinical trials used for determining the rate of adverse side effects when no such side effects present during the course of the trial.
  3. (writing, rhetoric) A rule which states that things which come in groups of three are inherently funnier or more effective than things which come in groups of other sizes.
    1. (writing, rhetoric) Specifically, the technique of having a setup in advance, a reminder to keep it fresh in the audience's memory, and then a payoff.
  4. (religion, Wicca) A religious tenet stating that the energy a person puts out into the world, positive or negative, will be returned to that person threefold.
  5. (programming) A rule of thumb in the C++ programming language, stating that any class that defines a destructor, a copy constructor, or a copy assignment operator should define all three of them.

Quotations[edit]

For quotations using this term, see Citations:rule of three.

Translations[edit]

See also[edit]

Further reading[edit]