FACTOID # 107: Central European men don’t teach. In Hungary, Czech Republic, and Slovakia, over 75 percent of lower secondary teachers are female.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

Encyclopedia > Divination with I Ching

Among the many forms of Divination, one uses the 'I Ching' or Book of Changes, which is probably the oldest Chinese book and is structured like an 8x8 matrix of 64 hexagrams representing states and their dynamic relationships. As it's one of the most important books in Chinese ancient culture, it has been commented during more than twenty centuries in China's cultural influence region (including Korea, Japan and Vietnam) and have also attracted the interest of many thinkers in the West. See I Ching main article for historical and philosophical informations.


The process of consulting this book as an oracle involves determining the hexagram by some random method, and then reading the I Ching text associated with that hexagram. This method of divination is a form of bibliomancy.


Each line of a hexagram determined with these methods is either stable ("young") or changing ("old"); thus, there are four possibilities for each line, corresponding to the cycle of change from yin to yang and back again:

  • old yin (yin changing into yang), which has the number 6
  • young yang (unchanging yang), which has the number 7
  • young yin (unchanging yin), which has the number 8
  • old yang (yang changing into yin), which has the number 9

Once a hexagram is determined, each line has been determined as either changing (old) or unchanging (young). Since each changing line is seen as being in the process of becoming its opposite, a new hexagram can be formed by transposing each changing yin line with a yang line, and vice versa. Thus, further insight into the process of change is gained by reading the text of this new hexagram and viewing it as the result of the current change.

Contents

Methods

Several of the methods use a randomising agent to determine each line of the hexagram. These methods produce a number, which corresponds to the numbers of changing or unchanging lines discussed above, and thus determine each line of the hexagram.


Cracks on turtle shell

The turtle shell oracle is probably the earliest record of fortune telling. A piece of a turtle shell had heat applied to it (sometimes with a hot poker), and the resulting cracks were interpreted for divination. The cracks were sometimes annotated with inscriptions, which are the oldest Chinese writings that have been discovered. This oracle predated the earliest versions of the Zhou Yi (dated from about 1100 BC) by hundreds of years.


A variant on this method was to use ox shoulder bones. When thick material was to be cracked, then the underside was thinned by carving with a knife.


Yarrow stalks

The yarrow stalk method of divination was the next major advance in oracle methodology after the turtle shell method. It was comparatively quick and easy to perform. A yarrow stalk is piece of dried stem from the yarrow plant, approximately 15-18 inches in length.


However, the yarrow oracles is not a truly randomized method, since it is statistically biased toward certain answers. It seems fairly clear that the ancient Chinese neither understood nor intended this statistical bias.


The yarrow stalk method is performed as follows:

  • use fifty dried stalks of the yarrow plant and a large clear table space
  • set aside one stalk to represent unity, using forty-nine stalks for the remainder of the ritual
  • for each of the six lines of the hexagram (starting from the bottom and moving up)
    • divide and count the stalks three times as follows
      • gather the stalks into the left hand
      • split them randomly into two bundles with the left thumb
      • place the two bundles separately, as left and right piles, onto the table
      • take one stalk from the right side pile, hold it between the little finger and ring finger of the left hand
      • pick up the left side pile in the left hand
      • count the stalks from the pile into separate piles of four, until four or fewer remain
      • hold this remainder between the ring and middle finger of the left hand
      • pick up the right side pile in the left hand
      • count the stalks from the pile into separate piles of four, until four or fewer remain
      • hold this remainder between the index and middle finger of the left hand
      • set aside all the stalks held between fingers of the left hand
      • count the number of piles of four stalks
      • if this is not the third iteration, gather all the piles of four together to repeat the dividing and counting process
    • after the third iteration, the number of piles of four stalks will be six, seven, eight or nine
    • determine the current line of the hexagram from this number: 6 = old yin, 7 = young yang, 8 = young yin, 9 = old yang.
  • once six lines have been determined the hexagram is formed

Using this method, the probabilities of each type of line are as follows:

  • old yin: 1 in 16 (0.0625)
  • young yang: 5 in 16 (0.3125)
  • young yin: 7 in 16 (0.4375)
  • old yang: 3 in 16 (0.1875)

By way of explanation:


You starts with 50, then minus 1 to become 49 and divide into two piles P and 49-P on the table and then keep 1 on the left hand

 If P mod 4 is 1, 49 - 1 - P would be 3 ) all results into 4 If P mod 4 is 2, 49 - 1 - P would be 2 ) If P mod 4 is 3, 49 - 1 - P would be 1 ) 

and hence the number will become 49 -1 - 4 = 44 with a prob. of 3/4.

 If P mod 4 is 4, 49 - 1 - P would be 4 ) results into 8 

and hence the number becomes 49 - 1 - 8 = 40, with a prob. of 1/4.


As hereafter the pile is divisible by 4, from the second iteration (which repeat in the third iteration) the probably is quite different as follows (using example of 44):


From 44 it divides into two piles X and 44-X on the table with 1 on the left hand

 If X mod 4 is 2, 44 - 1 - X would be 1 ) all reseults into a pile of 3 If X mod 4 is 1, 44 - 1 - X would be 2 ) 

and hence the number will become 44 - 1 - 3 = 40 with a prob. of 2/4.

 If X mod 4 is 4, 44 - 1 - X would be 3 ) all reseults into a pile of 7 If X mod 4 is 3, 44 - 1 - X would be 4 ) 

and hence the number becomes 44 - 1 - 7 = 36, with a prob. of 2/4.


Altogether that would generate the following prob. tree:

 50 - 1 -> 49 
 -> 44 (3/4) -> 40 (2/4) -> 36 (2/4) i.e. as 9 at prob. 3*2*2/64 = 12/64 -> 32 (2/4) i.e. as 8 at prob. 3*2*2/64 = 12/64 -> 36 (2/4) -> 32 (2/4) i.e. as 8 at prob. 3*2*2/64 = 12/64 -> 28 (2/4) i.e. as 7 at prob. 3*2*2/64 = 12/64 -> 40 (1/4) -> 36 (2/4) -> 32 (2/4) i.e. as 8 at prob. 1*2*2/64 = 4/64 -> 28 (2/4) i.e. as 7 at prob. 1*2*2/64 = 4/64 -> 32 (2/4) -> 28 (2/4) i.e. as 7 at prob. 1*2*2/64 = 4/64 -> 24 (2/4) i.e. as 6 at prob. 1*2*2/64 = 4/64 

Collecting all these branches one can arrive at:

 Prob(9) should be (12 )/64 = 12/64 = 3/16 for old yang Prob(8) should be (12+12+ 4)/64 = 28/64 = 7/16 for young ying Prob(7) should be (12+ 4+ 4)/64 = 20/64 = 5/16 for young yang Prob(6) should be ( 4)/64 = 4/64 = 1/16 for old ying 

This is the same from the probability above. The prob. has been used also in the marble and bean method below as well. This is significantly differ from the probablility tree of the coin method.


Coins

Three-coin method

The three coin method was the next major advance in oracular method, and occurred well over a thousand years later. It was also the quickest and easiest by far, which is probably why it has largely supplanted the yarrow stalks.

  • use three coins with distinct "head" and "tail" sides
  • for each of the six lines of the hexagram, beginning with the first (bottom) line and ending with the sixth (top) line:
    • toss all three coins
    • assign the value 3 to each "head" result, and 2 to each "tail" result
    • total all the coin values
    • the total will be six, seven, eight or nine
    • determine the current line of the hexagram from this number: 6 = old yin, 7 = young yang, 8 = young yin, 9 = old yang.
  • once six lines have been determined, the hexagram is formed

This is the most common "quick" method for casting a hexagram. Using this method, the probabilities of each type of line are as follows:

  • old yin: 1 in 8 (0.125)
  • young yang: 3 in 8 (0.375)
  • young yin: 3 in 8 (0.375)
  • old yang: 1 in 8 (0.125)

An alternative and equivalent method is to toss the coins and count the "tails":

  • 3 tails = old yin
  • 2 tails = young yang
  • 1 tail = young yin
  • 0 tails = old yang

Some find this approach easier than doing the computations.


Two-coin method

The problem with the three-coin method is that the probabilities differ so markedly from the yarrow-stalk method. Here's a method using two coins (with two tosses per line) that matches the yarrow-stalk probabilities:

  • first toss of the two coins: if both are "heads," use a value of 2; otherwise, value is 3
  • second toss: a "head" has a value of 2, a "tail" a value of 3. Add the two values from this toss and the value from the first toss.
  • the sum of the three vales will be 6 (old yin), 7 (young yang), 8 (young yin), or 9 (old yang). This provides the first (bottom) line of the hexagram.

Repeat the process for each remaining line.


Dice

Using coins will quickly reveal some problems: if you shake the coins in your cupped hands, it's hard to know whether they are truly being tumbled; if you flip the coins, they tend to bounce and scatter. It's much easier to use a die as a coin-equivalent: if an odd number of pips shows, count it as "heads"; if an even number of pips shows, count it as "tails." Obviously, the 50/50 probability is preserved--and rolling dice turns out to be easier and quicker than flipping coins.


Thus the three-coin method will use three dice, and the two-coin method two dice. Even better, if you have a backgammon set, you're likely to have two pair of dice, each pair having its own color--e.g., a pair of blue dice and a pair of white dice. You can then designate one pair to be the "first toss" in the two-coin method, and the other pair to be the "second toss." So one roll of the four dice will determine a line, with probabilities matching the yarrow-stalk method.


Marbles or Beads (Method of Sixteen)

This method is a recent innovation, designed to be quick like the coin method, while giving the same probabilities as the yarrow stalk method.

  • use sixteen marbles of four different colours but the same size, distributed as follows
    • 1 marble of a colour representing old yin (such as blue)
    • 5 marbles of a colour representing young yang (such as white)
    • 7 marbles of a colour representing young yin (such as black)
    • 3 marbles of a colour representing old yang (such as red)
  • place all the marbles in a bag or other opaque container
  • for each of the six lines of the hexagram
    • shake all sixteen marbles together in the container to "shuffle" them
    • draw out one marble
    • the marble drawn determines the current line of the hexagram
    • replace the marble in the container
  • once six lines have been determined, the hexagram is formed

A good source of marbles is a (secondhand) Chinese checkers set: 6 colors, 10 marbles each.


Using this method, the probabilities of each type of line are the same as the distribution of the colours, as follows:

  • old yin: 1 in 16 (0.0625)
  • young yang: 5 in 16 (0.3125)
  • young yin: 7 in 16 (0.4375)
  • old yang: 3 in 16 (0.1875)

An improvement on this method uses 16 beads of four different colors but with the same size and shape (i.e., indistinguishable by touch), strung beads being much more portable than marbles. You take the string and, without looking, select a bead a random. The comments above apply to this methd as well.


Rice grains

For this method, either rice grains, or small seeds are used.


One picks up a few seeds between the middle finger and thumb. Carefully and respectfully place them on a clean sheet of paper. Repeat this process six times, keeping each cluster of seeds in a separate pile --- each pile represents one line. One then counts the number of seeds in each cluster, starting with the first pile, which is the base line. If there is an even number of seeds, then the line is yin, otherwise the line is yang --- except if there is one seed, in which case one redoes that line.


One then asks the question again, and picks up one more cluster of seeds. Count the number of seeds you have, then keep subtracting six, until you have six seeds or less. This gives you the number of the line that specifically represent your situation. It is not a moving Line. If you do not understand your answer, you may rephrase the question, and ask it a second time.


Calligraphy brush strokes

Calendric Systems

There is a component of Taoist thought which is concerned with numerological/cosmological systems. This has also been applied to the I Ching as well. The noted Chinese Neo-Confucian philosopher Shao Yung (1011-1077 CE) is the one who has done the most work in popularizing this concept and in developing/publishing oracular systems based on them. This is the most sophisticated usage of I Ching oracular systems.


The most readily accessible of these methods (the easiest to learn to do, and also to practice) is called the Plum Blossom Oracle. In fact, there are several variants of this method. One method uses the number of brushstrokes used in writing the question along with the date and time of the inquiry. Another method simply uses the date and time without an actual question. There are other variants as well, including not using date and time at all. The resulting numbers are used to select the trigrams (in either the Early Heaven or the Later Heaven sequence), which then identify the hexagram of the answer.


The most accurate of these methods is also the most complex. This is called the Ho Map Lo Map Rational Number method (and has been published in English as "The Astrology of I Ching"). It uses a very complicated series of operations with a series of tables to generate series of predictions which are entirely calendar-based.


It should also be noted that the original transmitted method contains an error, since two of the trigrams are not properly generated at times, and so sometimes causes erroneous predictions. This error is noted, and a correction published, in the book "I Ching for a New Age" in an end note. There have also been a few computer programs employing this method, and this error complicates the situation, since they most likely do not include this correction.


See also


  Results from FactBites:
 
I Ching symbols (614 words)
The I Ching is not a means of Fortune Telling, but like the Runes, it may be seen as a practical guide to life.
Ching translates into Book, and I means Change or Changes, yet at the same time the I also signifies constancy.
In his principle of Synchronicity, he attempts to explain the uncanny accuracy of the I Ching, in that there is interdependence at work between the moment of casting, the psychic state of the observer and the collective unconscious.
I Ching - divination (271 words)
The I-Ching is based upon an entire philosophy which is the unified and cyclical universe, the future develops according to fixed laws and numbers.
The I-Ching philosophy itself is thought to date back thousands of years.
The final writings connected with the I-Ching did not reach the west until the 19th Century when it was translated into German and then into English.
  More results at FactBites »

 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your location
Your comments
Please enter the 5-letter protection code


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.