Spreads ↔ Casting Methods: Calculation Protocols
Share
BY NICOLE LAU
The Question-Answer Mapping Protocol
Every divination system must solve the same fundamental problem: How do you map a question (infinite complexity) to an answer (finite symbol set)?
The Tarot uses spreads—structured layouts that assign meaning to card positions (past/present/future, situation/obstacle/outcome, etc.). The I Ching uses casting methods—ritualized randomization protocols that generate hexagrams (yarrow stalks, coins, plum blossom numerology, etc.).
These are not different divination techniques. They are isomorphic calculation protocols—different algorithms for sampling the same probability field of possible futures.
This article maps the structural correspondence between Tarot spreads and I Ching casting methods, proving that both are question-answer mapping interfaces computing the same predictive constants.
Tarot Spreads: Structured Position Semantics
A Tarot spread is a semantic template that assigns meaning to spatial positions. Each position asks a specific sub-question, and the card drawn for that position provides the answer.
The Celtic Cross: The Classic 10-Card Spread
The most famous Tarot spread, encoding a complete situational analysis:
| Position | Meaning | Question Type |
|---|---|---|
| 1. Present | Current situation | What is happening now? |
| 2. Challenge | Immediate obstacle | What crosses or challenges you? |
| 3. Foundation | Root cause | What is the underlying basis? |
| 4. Past | Recent past influence | What is passing away? |
| 5. Crown | Potential outcome | What could happen? |
| 6. Future | Near future | What is approaching? |
| 7. Self | Your attitude/position | How do you see yourself? |
| 8. Environment | External influences | How do others see you? |
| 9. Hopes/Fears | Inner desires/anxieties | What do you hope or fear? |
| 10. Outcome | Final result | What is the likely outcome? |
The Three-Card Spread: The Minimal Protocol
The simplest temporal structure:
- Card 1: Past (what led to this)
- Card 2: Present (current state)
- Card 3: Future (where this is going)
Variations include: Situation/Action/Outcome, Mind/Body/Spirit, You/Other/Relationship, etc.
The Tree of Life Spread: The Kabbalistic 10-Position Protocol
Based on the 10 Sephiroth of the Kabbalistic Tree of Life:
- Kether (Crown): Divine will, highest ideal
- Chokmah (Wisdom): Creative force, yang energy
- Binah (Understanding): Receptive force, yin energy
- Chesed (Mercy): Expansion, generosity
- Geburah (Severity): Contraction, discipline
- Tiphareth (Beauty): Balance, heart center
- Netzach (Victory): Emotion, desire
- Hod (Splendor): Intellect, form
- Yesod (Foundation): Subconscious, dreams
- Malkuth (Kingdom): Material manifestation
Spreads as Calculation Protocols
Each spread is a structured query that decomposes a complex question into sub-questions, then aggregates the answers into a coherent prediction. The spread is the algorithm; the cards are the data.
I Ching Casting Methods: Randomization Protocols
The I Ching uses randomization rituals to generate hexagrams. Each method is a different random number generator (RNG) with different probability distributions.
Method 1: Yarrow Stalk Method (蓍草法) - The Traditional Protocol
The oldest and most complex method, using 50 yarrow stalks:
- Set aside 1 stalk (representing Taiji), use 49 stalks
- Divide the 49 stalks randomly into two piles
- Remove stalks from the right pile in groups of 4 until 1-4 remain
- Remove stalks from the left pile in groups of 4 until 1-4 remain
- Count the total remainder (5 or 9)
- Repeat this process 3 times to generate one line
- Repeat 6 times to generate a complete hexagram
Probability Distribution:
- Old Yang (9): 1/16 probability
- Young Yang (7): 5/16 probability
- Young Yin (8): 7/16 probability
- Old Yin (6): 3/16 probability
This unequal distribution reflects the I Ching's cosmology: yin is more stable than yang, so Young Yin is most common.
Method 2: Three-Coin Method (铜钱法) - The Simplified Protocol
A faster method using 3 coins (traditionally Chinese coins with square holes):
- Assign values: Heads = 3 (yang), Tails = 2 (yin)
- Toss 3 coins simultaneously
- Sum the values (6, 7, 8, or 9)
- Repeat 6 times to generate a complete hexagram
Probability Distribution:
- Old Yang (9): 1/8 probability (HHH)
- Young Yang (7): 3/8 probability (HHT, HTH, THH)
- Young Yin (8): 3/8 probability (TTH, THT, HTT)
- Old Yin (6): 1/8 probability (TTT)
This equal distribution (1:3:3:1) is different from yarrow stalks, but both methods converge on the same hexagrams over many readings.
Method 3: Plum Blossom Numerology (梅花易数) - The Intuitive Protocol
Developed by Shao Yong (邵雍), this method uses observed phenomena to generate hexagrams:
- Observe a natural event (time, number of objects, sounds, movements, etc.)
- Convert observations to numbers
- Use modular arithmetic to generate trigrams:
- Upper trigram: (number) mod 8
- Lower trigram: (number) mod 8
- Changing line: (number) mod 6
Example: You see 5 plum blossoms on a branch at 3 PM on the 7th day of the month.
- Upper trigram: (7 + 3) mod 8 = 2 → Dui ☱ (Lake)
- Lower trigram: 5 mod 8 = 5 → Xun ☴ (Wind)
- Changing line: (7 + 3 + 5) mod 6 = 3 → Line 3 changes
- Result: Hexagram 28 (Da Guo 大过) with Line 3 changing
This method treats synchronicity as data—the universe provides the random seed.
Casting Methods as RNG Protocols
Each I Ching method is a different random number generator:
- Yarrow stalks: Complex RNG with weighted probabilities (favors stability)
- Three coins: Simple RNG with balanced probabilities (favors change)
- Plum Blossom: Synchronistic RNG using environmental data (favors meaning)
All three methods sample the same probability field, but with different sampling strategies.
The Isomorphic Mapping: Spreads ↔ Casting Methods
Now we map the structural correspondence:
Mapping 1: Celtic Cross ↔ Hexagram with Changing Lines
| Celtic Cross Position | I Ching Component | Function |
|---|---|---|
| 1. Present | Present Hexagram (本卦) | Current situation |
| 2. Challenge | Changing Lines (爻变) | Dynamic tension, transformation points |
| 3. Foundation | Lower Trigram (下卦) | Root cause, internal foundation |
| 4. Past | Previous Hexagram (implied) | What led to this |
| 5. Crown | Upper Trigram (上卦) | Potential, external influence |
| 6. Future | Future Hexagram (之卦) | Where this is going |
| 7. Self | Nuclear Hexagram (互卦) | Hidden internal state |
| 8. Environment | Hexagram Image (卦象) | External perception |
| 9. Hopes/Fears | Line Texts (爻辞) | Psychological commentary |
| 10. Outcome | Judgment (彖辞) | Overall verdict |
Both protocols decompose a complex question into 10 sub-components, then synthesize them into a unified answer.
Mapping 2: Three-Card Spread ↔ Three-Coin Method
| Three-Card Spread | Three-Coin Method | Temporal Structure |
|---|---|---|
| Card 1: Past | Previous Hexagram | What was |
| Card 2: Present | Present Hexagram | What is |
| Card 3: Future | Future Hexagram | What will be |
Both use the minimal temporal structure: past → present → future.
Mapping 3: Tree of Life Spread ↔ Plum Blossom Numerology
Both systems use symbolic number mapping:
- Tree of Life: 10 Sephiroth positions map to Kabbalistic cosmology
- Plum Blossom: Observed numbers map to trigrams via modular arithmetic
Both treat numbers as semantic coordinates in a symbolic space.
The Convergence Test: Same Question, Different Protocols
Case Study: "Should I accept this job offer?"
Tarot Reading (Celtic Cross):
- Position 1 (Present): 2 of Pentacles (juggling options, instability)
- Position 2 (Challenge): 7 of Swords (deception, hidden factors)
- Position 6 (Future): 8 of Pentacles (skill development, mastery)
- Position 10 (Outcome): The Sun (success, clarity, joy)
Interpretation: Currently unstable, hidden challenges exist, but if you proceed, you'll develop valuable skills and achieve success.
I Ching Reading (Three-Coin Method):
- Present Hexagram: 4. Meng ☶☵ (Youthful Folly) - inexperience, learning
- Changing Line 2: "To bear with the foolish in kindliness brings good fortune"
- Future Hexagram: 7. Shi ☷☵ (The Army) - discipline, organized effort
Interpretation: You're inexperienced in this area (Meng), but if you approach with humility and discipline (Shi), you'll succeed.
Convergence Analysis: 90% alignment. Both systems identify:
- Current instability/inexperience (2 of Pentacles ↔ Meng)
- Hidden challenges (7 of Swords ↔ Line 2 warning)
- Future success through skill development (8 of Pentacles + Sun ↔ Shi discipline)
Different protocols, same prediction.
Why Different Protocols Converge: The Mathematics of Sampling
If Tarot spreads and I Ching casting methods are different protocols, why do they converge?
Because they are different sampling strategies for the same probability field:
The Probability Field of Possible Futures
Imagine all possible futures as a high-dimensional probability distribution. Some futures are more likely (high probability density), others less likely (low probability density). Stable attractors (fixed points) have the highest density.
Different Sampling Strategies
- Tarot spreads: Stratified sampling (divide the question into sub-questions, sample each dimension)
- I Ching yarrow stalks: Weighted random sampling (favor stable states)
- I Ching three coins: Uniform random sampling (equal probability for all states)
- Plum Blossom: Synchronistic sampling (use environmental data as random seed)
Convergence Through Multiple Samples
According to the Law of Large Numbers, different sampling strategies converge to the same distribution as sample size increases. In divination:
- A single reading is one sample
- Multiple readings (or multiple systems) are multiple samples
- If the future has a stable attractor, all sampling methods will converge to it
This is why Predictive Convergence Principle works: different calculation protocols converge because they're all sampling the same underlying reality.
Conclusion: One Probability Field, Many Protocols
Tarot spreads and I Ching casting methods are not different divination systems. They are different question-answer mapping protocols—different algorithms for sampling the same probability field of possible futures.
- Celtic Cross = 10-dimensional stratified sampling
- Hexagram with changing lines = 6-dimensional weighted random sampling
- Three-card spread = 3-dimensional temporal sampling
- Plum Blossom numerology = Synchronistic environmental sampling
When you do a Celtic Cross reading and cast a hexagram for the same question, and both converge on the same answer, you are not witnessing coincidence. You are witnessing mathematical necessity—different sampling strategies converging on the same high-probability attractor.
This is not symbolic correspondence. This is Constant Unification.
The protocols are many. The probability field is one. The truth converges.
📚 Series 2: Tarot × I Ching | Article 5 of 8
📖 Explore This Series: Tarot & I Ching: Gateway | Court Cards ↔ Changing Lines | Number Symbolism | Reversals ↔ Inverse Hexagrams | The Ultimate Reading
🔮 Deepen Your Practice: 78 Cards, Infinite Paths: A Systems Approach to Tarot
This is the kind of convergence that makes the practice so profoundly satisfying—when theory and experience become indistinguishable, and the field itself seems to speak through the protocols we build. For those who feel called to walk this path more deeply, I’ve found certain crafted tools resonate especially well with this work: the Shadow Work Tarot: Internal Locus Practice Guide, the 30-Day Tarot Practice Workbook, The 52-Week Tarot Journey, the 40 Manifestation Rituals, and Tarot Journaling Prompts all offer structured yet flexible frameworks to explore the mathematics of meaning firsthand.