Use when screening stocks for value — comparing a stock's P/E ratio against its total return potential (earnings growth plus dividend yield) rather than judging P/E or growth in isolation, favoring low-P/E stocks whose combined growth and yield justify a higher total-return-to-P/E ratio.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill apply-low-pe-total-return-investing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apply Low Pe Total Return Investing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-apply-low-pe-total-return-investing)More formats (shields.io, HTML) on the badges page.
---
name: apply-low-pe-total-return-investing
description: Use when screening stocks for value — comparing a stock's P/E ratio against its total return potential (earnings growth plus dividend yield) rather than judging P/E or growth in isolation, favoring low-P/E stocks whose combined growth and yield justify a higher total-return-to-P/E ratio.
source: John Neff, longtime manager of the Windsor Fund; documented investment approach and public interviews on low-P/E, total-return-driven stock selection
tags: [finance, investing, low-pe, total-return, dividend-yield, value-investing, neff]
related: [calculate-peg-ratio, calculate-margin-of-safety, apply-quality-over-cheapness]
---
# Apply Low-P/E Total-Return Investing
Screen for low-P/E stocks whose combined earnings growth and dividend yield produce an attractive total-return-to-P/E ratio, rather than judging P/E in isolation or focusing on growth alone — capturing return from both price appreciation and dividend income while limiting the price paid for that return.
## Why This Is Best Practice
**Adopted by:** John Neff managed the Windsor Fund for over three decades using this exact discipline, becoming one of the best-performing mutual fund managers of his era by consistently applying a low-P/E, total-return-focused selection process rather than following the market's prevailing enthusiasm for high-multiple growth stocks.
**Impact:** Neff's documented long-term track record at Windsor substantially outperformed broad market benchmarks over his multi-decade tenure, credited directly to disciplined adherence to buying low-P/E stocks with the combination of earnings growth and dividend yield that produced favorable total-return-to-P/E ratios — capturing return other investors were paying a premium multiple to access through pure growth stocks.
**Why best:** Judging a stock's attractiveness by P/E alone ignores the return actually available from dividend income, while judging growth alone (as in Lynch's PEG, see `calculate-peg-ratio`) ignores the return available from yield — combining earnings growth and dividend yield into a single total-return figure, then comparing that total return to the P/E paid for it, captures a more complete picture of what an investor is actually getting for the price paid.
Sources: John Neff, Windsor Fund investment record and public statements
## Steps
### Step 1: Calculate the stock's total-return-to-P/E ratio
Add the expected earnings growth rate to the current dividend yield to arrive at an estimated total return figure, then divide by the P/E ratio — similar in structure to the PEG ratio (see `calculate-peg-ratio`), but explicitly incorporating dividend yield alongside growth rather than growth alone.
### Step 2: Screen for low absolute P/E as a starting filter
Begin with a screen for stocks trading at a low P/E relative to the broader market or their historical range — this is the starting universe from which total-return-to-P/E candidates are identified, consistent with Neff's preference for out-of-favor, lower-multiple stocks over popular, richly-valued ones.
### Step 3: Require genuine earnings growth, not just a low multiple
A low P/E alone can reflect a genuinely deteriorating business rather than an attractive value — require evidence of real, sustainable earnings growth (even if modest) alongside the low multiple, so the total-return calculation isn't built on a growth assumption that isn't actually supported.
### Step 4: Weight dividend yield as a genuine return component, not an afterthought
Treat dividend yield as a real, substantial part of the expected total return, not a minor bonus — a stock with modest earnings growth but a substantial, well-covered dividend yield can offer a comparable total-return-to-P/E profile to a higher-growth stock with no yield at all.
### Step 5: Verify dividend sustainability before crediting it to the total-return calculation
Confirm the dividend is well-covered by earnings and cash flow, and not at risk of being cut — a dividend yield that isn't sustainable overstates the total-return calculation and can reverse suddenly, undermining the entire basis for the investment.
## Rules
- Never screen on low P/E alone without checking for genuine, sustainable earnings growth — a low multiple can reflect a deteriorating business, not a bargain.
- Weight dividend yield as a real component of total return, not a minor consideration secondary to growth.
- Verify dividend sustainability (earnings and cash flow coverage) before crediting it to the total-return calculation.
- Compare the combined total-return-to-P/E ratio across candidates consistently, using the same growth and yield estimation methodology for each.
## Examples
**Low-P/E total-return candidate identified:** An investor screens for stocks trading at a P/E well below the market average, and finds one with modest but genuine earnings growth combined with a substantial, well-covered dividend yield. The combined total-return-to-P/E ratio compares favorably to higher-multiple growth stocks with no yield, and the investor selects it specifically for this combined return profile rather than for growth alone.
**Low P/E without genuine total return (correctly avoided):** A different low-P/E stock is screened out after further analysis reveals declining earnings and a dividend that's not well covered by current cash flow — the low multiple reflects a genuinely deteriorating business rather than an attractive combined total-return opportunity, and crediting the current dividend yield to a total-return calculation would overstate the actual return available.
## Common Mistakes
- **Treating a low P/E as sufficient evidence of value without checking earnings trend** — a low multiple on a deteriorating business isn't a bargain; require genuine, sustainable growth alongside the low P/E.
- **Ignoring dividend sustainability when calculating total return** — crediting an at-risk dividend to the total-return figure overstates the actual expected return and can reverse suddenly if the dividend is cut.
- **Comparing total-return-to-P/E ratios calculated with inconsistent methodology across candidates** — use the same growth and yield estimation approach for every candidate being compared.
- **Confusing this with pure growth-stock investing (PEG-based)** — this discipline specifically incorporates dividend yield alongside growth, distinct from `calculate-peg-ratio`'s growth-only framing.
## When NOT to Use
- For growth stocks that pay no dividend and rely entirely on earnings growth for return — see `calculate-peg-ratio` for the more applicable growth-only framing in that case.
- When a low P/E reflects genuine, ongoing business deterioration rather than an overlooked opportunity — verify earnings trend and dividend sustainability before proceeding.
- For a passive, broadly diversified index-fund approach, where individual-stock total-return screening doesn't apply — see `apply-index-fund-investing`.
> **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!