Use when setting a defensive investor's overall stock-bond split — applying Graham's specific range (never less than 25% or more than 75% in either stocks or bonds), adjusting the mix within that range as conditions change, and rebalancing back toward the chosen split periodically.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill design-defensive-stock-bond-range --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Design Defensive Stock Bond Range?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-design-defensive-stock-bond-range)More formats (shields.io, HTML) on the badges page.
---
name: design-defensive-stock-bond-range
description: Use when setting a defensive investor's overall stock-bond split — applying Graham's specific range (never less than 25% or more than 75% in either stocks or bonds), adjusting the mix within that range as conditions change, and rebalancing back toward the chosen split periodically.
source: Benjamin Graham, "The Intelligent Investor" (1949; 1973 revised edition) — Chapter 4, the defensive investor's stock-bond allocation range
tags: [finance, investing, asset-allocation, defensive-investor, stock-bond-split, graham]
related: [apply-investor-type-classification, design-portfolio-allocation, design-rebalancing-strategy]
---
# Design Defensive Stock-Bond Range
Set a defensive investor's overall portfolio split between stocks and bonds within Graham's specific range — never less than 25% or more than 75% in either asset class — adjusting the mix within that range as conditions warrant, and rebalancing back toward the chosen split on a regular schedule.
## Why This Is Best Practice
**Adopted by:** Benjamin Graham prescribed this specific allocation range in Chapter 4 of "The Intelligent Investor" (1949; 1973 revised edition) as his core mechanical guidance for the defensive investor (see `apply-investor-type-classification`) — a simple, bounded rule intended to prevent the two failure modes he observed most often: an investor going entirely into stocks near a market peak out of enthusiasm, or entirely into bonds near a market trough out of fear, both driven by exactly the wrong timing impulse.
**Impact:** By mandating that neither asset class ever fall outside the 25%–75% range, the rule structurally prevents an investor from ever being fully exposed to a single asset class's downside — a defensive investor following this range, even in the worst market timing, never experiences a full 100% stock decline or misses out entirely on a stock market recovery due to having gone fully to bonds. Graham designed this specifically as protection against the behavioral extremes of all-in and all-out decisions, which he identified as far more damaging to defensive investors than moderate allocation drift within a bounded range.
**Why best:** A simple, mechanical range is easier for a defensive investor to maintain with discipline than a more complex, continuously-optimized allocation model — and the specific bounds (25% and 75%) are wide enough to allow meaningful adjustment for genuinely different market conditions or personal circumstances, while narrow enough to prevent the extreme, behaviorally-driven all-in or all-out decisions that cause the most damage. This tradeoff between simplicity and protection against extremes is the rule's specific design intent.
Sources: Graham, "The Intelligent Investor" (1949; 1973 revised edition), Chapter 4
## Steps
### Step 1: Confirm this range applies to the defensive-investor track
This specific mechanical rule is designed for the defensive investor (see `apply-investor-type-classification`) prioritizing simplicity and protection against behavioral extremes — confirm this is the appropriate track before applying the rule, since an enterprising investor's allocation decisions may follow a different, more actively-managed process.
### Step 2: Set an initial split within the 25%–75% range
Choose a starting stock-bond split with neither asset class below 25% nor above 75% of the total — a common defensive starting point is an even 50/50 split, adjusted from there based on age, risk tolerance, and time horizon while staying within the bounded range.
### Step 3: Adjust the mix within the range as conditions or circumstances change
Within the 25%–75% boundaries, the specific split can shift based on genuine changes in market valuation levels, personal risk tolerance, or time horizon — Graham allowed for this kind of moderate, bounded adjustment, distinct from the all-in or all-out extremes the range is designed to prevent entirely.
### Step 4: Never move a position fully into or fully out of either asset class
Regardless of how compelling the case for one asset class over the other feels at a given moment, do not move stock or bond allocation below 25% or above 75% for either asset class — this is the rule's core mechanical protection, and it applies precisely in the moments when it feels most tempting to violate (extreme market optimism or pessimism).
### Step 5: Rebalance back toward the chosen split on a regular schedule
As with any target allocation, market movement will cause actual weights to drift from the chosen split over time — rebalance back toward the target periodically (see `design-rebalancing-strategy` for specific rebalancing mechanics), maintaining the position within the 25%–75% bounds throughout.
## Rules
- Never allow either stocks or bonds to fall below 25% or exceed 75% of the total allocation, regardless of market conditions or sentiment.
- Reserve moderate adjustments within the range for genuine changes in circumstances (valuation levels, risk tolerance, time horizon) — not for reacting to short-term market sentiment.
- Rebalance back toward the chosen split on a regular schedule, using the mechanics in `design-rebalancing-strategy`.
- Apply this specific rule to the defensive-investor track — confirm via `apply-investor-type-classification` that this is the appropriate allocation approach for the investor's actual circumstances.
## Examples
**Maintaining discipline during a stock market rally:** A defensive investor holding a 60/40 stock-bond split sees stocks rally strongly, and feels the temptation to shift entirely into stocks to capture further gains. The 25%–75% rule prevents this — bonds cannot fall below 25% of the total — and the investor instead rebalances back toward their chosen split as the rally causes drift, rather than abandoning bonds entirely at the moment of maximum optimism.
**Maintaining discipline during a market downturn:** The same investor, during a subsequent sharp market decline, feels pressure to move entirely into bonds to avoid further losses. The rule again prevents this extreme — stocks cannot fall below 25% of the total — keeping the investor exposed to at least some equity participation in the eventual recovery, rather than being fully out of stocks at the point of maximum pessimism, which Graham identified as the more damaging behavioral failure.
## Common Mistakes
- **Moving fully into or out of an asset class during extreme market sentiment** — this is exactly the behavior the 25%–75% range is designed to prevent; violating it during the moments of strongest temptation defeats the rule's entire purpose.
- **Treating the range as license for frequent, sentiment-driven adjustment within the bounds** — moderate adjustment is permitted for genuine changes in circumstances, not as a substitute for disciplined rebalancing driven by short-term market mood.
- **Applying this specific rule to an enterprising-investor allocation decision** — this mechanical range is designed for the defensive track specifically; an enterprising investor's allocation process may appropriately differ.
- **Setting the range without a rebalancing mechanism** — establishing the 25%–75% bounds without periodic rebalancing back toward the chosen split allows market drift to erode the intended allocation over time.
## When NOT to Use
- For an enterprising investor pursuing a more actively managed, individually-researched approach to allocation — see `apply-investor-type-classification` for that track's distinct process.
- For a more sophisticated, model-driven allocation approach (e.g., full MPT-based optimization) — see `design-portfolio-allocation` for that framework, which this simple range is not intended to replace for an investor pursuing that level of analysis.
- For an investor whose circumstances genuinely require an allocation outside this range (e.g., an extremely short time horizon requiring near-total capital preservation, or a very young investor with an extremely long horizon and high risk tolerance) — Graham's range is a general defensive-investor guideline, and genuinely exceptional circumstances may warrant a different approach with appropriate justification.
> **Finance disclaimer:** This skill encodes professional best practices for educational purposes. It is not financial advice. Consult a licensed financial advisor before making investment decisions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!