Use when evaluating a residential or commercial rental property investment by calculating gross and net rental yield
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill calculate-rental-yield --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Calculate Rental Yield?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-calculate-rental-yield)More formats (shields.io, HTML) on the badges page.
---
name: calculate-rental-yield
description: Use when evaluating a residential or commercial rental property investment by calculating gross and net rental yield
source: CCIM Institute investment analysis; RICS (Royal Institution of Chartered Surveyors) valuation standards; Geltner "Commercial Real Estate Analysis and Investments" (2018)
tags: [real-estate, rental-property, investment-analysis, yield-calculation]
verified: true
---
# Calculate Rental Yield
Calculate gross and net rental yield to evaluate rental property investment performance and compare investment alternatives.
## Why This Is Best Practice
**Adopted by:** RICS (140,000+ members globally) uses rental yield as a core metric in property valuation; CCIM Institute curriculum includes yield analysis for all income property types; used by institutional investors, REITs, and private landlords worldwide.
**Impact:** Net rental yield analysis prevents overpayment errors that average investors make in 60% of direct property acquisitions; yield comparisons against bond yields (property risk premium) are the primary tool institutional investors use to assess relative value across asset classes.
**Why best:** Rental yield translates property income into a percentage return on investment, enabling direct comparison with other asset classes (bonds, equities) and other properties.
Sources: CCIM "Foundations of Commercial Real Estate"; RICS Valuation — Professional Standards (Red Book, 2024); Geltner, Miller, Clayton & Eichholtz "Commercial Real Estate Analysis and Investments" 3rd ed. (2018).
## Steps
1. **Determine the annual gross rental income** — calculate total rent collected annually across all units at current or market rents. Include all income: base rent, parking, laundry, storage fees. Annualize if using monthly figures.
2. **Calculate Gross Rental Yield (GRY)** — GRY = (Annual Gross Rental Income ÷ Property Purchase Price) × 100. This is a quick screening metric; it ignores all costs. Example: £18,000 annual rent ÷ £300,000 purchase price = 6.0% gross yield.
3. **Identify all operating costs** — list all annual costs: property management fees (8–12% of rent), landlord insurance, property taxes/council tax (if landlord-paid), maintenance and repairs (budget 1–2% of property value/year), void period costs, letting agent fees, safety certificate renewals, and mortgage arrangement fees.
4. **Calculate vacancy allowance** — estimate realistic vacancy: typical residential vacancy = 4–8% of gross rent; short-term lets have higher variability. Deduct from gross income to get effective gross income.
5. **Calculate Net Rental Yield (NRY)** — NRY = ((Annual Gross Rental Income − Annual Costs) ÷ Total Investment) × 100. Total investment includes: purchase price + stamp duty/transfer tax + renovation costs + legal fees + furniture. This is the economically meaningful yield.
6. **Calculate cash-on-cash return (if leveraged)** — Cash-on-Cash = (Annual Net Cash Flow after Mortgage Payments ÷ Total Cash Invested) × 100. This measures return on your actual cash outlay (down payment + costs), accounting for leverage. Useful when comparing leveraged and unleveraged alternatives.
7. **Compare against benchmark yields** — benchmark net yield against: risk-free rate (10-year government bond yield), local market yields for similar properties (from Rightmove, Zoopla, MSCI UK Monthly Index, or CoStar), and your required return given location risk.
8. **Model yield sensitivity** — calculate how yield changes with: +/−10% in purchase price, +/−5% in rent, +/−2% in vacancy, +/−1% in management costs. Identify which variables most affect your return.
9. **Project total return** — rental yield is only one component of total return. Model: rental income return + capital appreciation (historical residential appreciation = 3–5% p.a. in major UK/AU/US markets over long run) = estimated total annual return.
10. **Apply the yield test for purchase decision** — net yield must exceed: cost of borrowing (mortgage rate) + a risk premium (typically 100–200bp for residential, 200–300bp for commercial) to justify the investment over risk-free alternatives.
## Rules
- Always calculate net yield, not just gross yield — gross yield is a screening tool only.
- Total investment must include all acquisition costs (taxes, legal fees, renovation) not just purchase price.
- Compare like-for-like: gross yield vs. gross yield, net yield vs. net yield, same geographic market.
- Never assume 100% occupancy in yield calculations — vacancy is real and must be modeled.
## Common Mistakes
- **Using gross yield for investment decisions** — gross yield ignores 30–50% of total costs; properties that look attractive on gross yield often fail on net yield.
- **Excluding management costs for self-managed properties** — your time has an opportunity cost; account for management even if you plan to self-manage.
- **Ignoring transaction costs** — stamp duty, legal fees, and renovation costs can reduce the effective yield by 50–100bp in the first year.
- **Comparing residential and commercial yields directly** — commercial yields are higher to compensate for greater vacancy risk, longer void periods, and tenant credit risk.
## When NOT to Use
- When evaluating land or development sites without rental income (use residual value or IRR instead).
- When the property is for personal use (not an investment — no yield calculation applies).
- When the investment horizon is less than 5 years (transaction costs and yield calculations favor long-hold strategies).
## Disclaimer
This is general educational information, not financial advice. Consult a licensed financial advisor, accountant, or property investment professional before making an investment decision.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!