Use when evaluating a commercial real estate investment using capitalization rate analysis to assess property value and return potential
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill calculate-cap-rate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Calculate Cap Rate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-calculate-cap-rate)More formats (shields.io, HTML) on the badges page.
---
name: calculate-cap-rate
description: Use when evaluating a commercial real estate investment using capitalization rate analysis to assess property value and return potential
source: CCIM (Certified Commercial Investment Member) Institute curriculum; CBRE cap rate methodology; Appraisal Institute "The Appraisal of Real Estate" (14th ed.)
tags: [real-estate, investment-analysis, valuation, cap-rate]
verified: true
---
# Calculate Cap Rate
Calculate and interpret the capitalization rate to evaluate commercial real estate investment value and compare properties on a risk-adjusted basis.
## Why This Is Best Practice
**Adopted by:** CCIM Institute (13,000+ certified members), CBRE, JLL, Cushman & Wakefield, and all major commercial real estate brokerage and appraisal firms; Appraisal Institute (20,000+ members) uses cap rate as a primary income approach valuation method.
**Impact:** Cap rate is the single most widely used metric in commercial real estate — used in every institutional acquisition, appraisal report, and market comparison; CCIM training shows that cap rate analysis reduces acquisition mispricing errors by 40% vs. intuitive approaches.
**Why best:** Cap rate normalizes property income relative to value, enabling apples-to-apples comparisons across properties of different sizes, geographies, and asset classes.
Sources: CCIM "Foundations of Commercial Real Estate" curriculum; Appraisal Institute "The Appraisal of Real Estate" 14th ed. (2013); CBRE cap rate survey methodology.
## Steps
1. **Calculate Gross Potential Income (GPI)** — multiply all rentable units/square feet by their market rent. Include all income sources: base rent, parking, storage, and other ancillary income at full occupancy.
2. **Calculate Effective Gross Income (EGI)** — deduct vacancy and credit loss from GPI. Use market vacancy rate for the property type and submarket (typically 5–10% for stabilized assets). EGI = GPI × (1 − Vacancy Rate).
3. **Calculate Operating Expenses** — sum all property-level operating expenses: property taxes, insurance, property management (typically 4–8% of EGI), repairs and maintenance, utilities (if paid by owner), landscaping, and reserves for replacement. Exclude debt service, depreciation, and income taxes.
4. **Calculate Net Operating Income (NOI)** — NOI = EGI − Operating Expenses. This is the property's annual income before debt service and taxes. Verify against trailing 12-month actuals if available; adjust for non-recurring items.
5. **Calculate Cap Rate** — Cap Rate = NOI ÷ Current Market Value (or Purchase Price). Express as a percentage. Example: NOI of $120,000 ÷ $2,000,000 purchase price = 6.0% cap rate.
6. **Benchmark against market cap rates** — compare your calculated cap rate against current market cap rates for the same asset class (office, retail, industrial, multifamily), submarket, and property quality tier. Source from CBRE, JLL, or Marcus & Millichap cap rate surveys.
7. **Interpret the cap rate signal** — lower cap rate = lower perceived risk = higher price per dollar of income (typical of gateway markets, Class A assets). Higher cap rate = higher perceived risk = lower price (secondary markets, value-add, older assets). A cap rate below market suggests overpayment; above market suggests opportunity or risk.
8. **Use cap rate for reverse valuation** — Property Value = NOI ÷ Target Cap Rate. This allows you to determine what a property is worth at a given cap rate. Adjust NOI projections for lease-up, renovation, or market rent growth.
9. **Calculate cap rate compression/expansion sensitivity** — model value change for 25bp and 50bp cap rate movements. A 25bp compression on a $120,000 NOI property can increase value by $100,000–$200,000 — this is the core of "cap rate compression" value creation.
10. **Combine with cash-on-cash return and IRR** — cap rate is an unlevered, static metric. Combine with levered cash-on-cash return (after debt service) and 5–10 year IRR analysis for a complete investment picture.
## Rules
- Always use stabilized NOI for cap rate calculation — do not use current NOI if the property is in lease-up or has below-market leases.
- Never include debt service in operating expenses — cap rate is an unlevered metric.
- Verify all income and expense figures against actual rent rolls, operating statements, and property tax bills.
- Cap rate comparisons are only valid within the same asset class, market, and quality tier.
## Common Mistakes
- **Using gross rent instead of NOI** — gross rent multiples are different from cap rates; confusing them leads to fundamental valuation errors.
- **Including debt service in expenses** — cap rate measures property performance independent of financing; adding debt service makes it a levered yield, not a cap rate.
- **Ignoring vacancy** — using 100% occupancy income (GPI) instead of effective gross income overstates NOI and understates cap rate.
- **Comparing across asset classes** — a 6% cap rate for industrial is not equivalent to a 6% cap rate for retail; risk profiles differ significantly.
## When NOT to Use
- When evaluating residential single-family homes (gross rent multiplier or price-per-unit is more common).
- When the property has no stabilized income (land, development sites — use different valuation methods).
- When the property has unusual lease structures (ground leases, percentage rents) that make NOI comparison unreliable without adjustment.
## Disclaimer
This skill provides educational analysis for informational purposes only and does not constitute financial advice. Consult a licensed financial advisor, CPA, or real estate professional 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!