Module VI·Article II·~4 min read

Investment Analysis of a Project

Financing Development Projects

Turn this article into a podcast

Pick voices, format, length — AI generates the audio

Investment Analysis of a Development Project

Financial Model of the Project

A financial model is a key decision-making tool in development. It allows you to assess the economic efficiency of the project, determine the optimal financing structure, and identify the key risks.

Key Performance Indicators

NPV (Net Present Value)

NPV is the sum of the project's discounted cash flows minus initial investments.

Formula: NPV = Σ(CFt / (1 + r)^t) - I₀

Where:

  • CFt — cash flow in period t
  • r — discount rate
  • I₀ — initial investments
  • t — period number

Interpretation:

  • NPV > 0 — the project creates value and should be accepted
  • NPV < 0 — the project destroys value and should be rejected
  • NPV = 0 — the project breaks even

IRR (Internal Rate of Return)

IRR is the discount rate at which the project's NPV equals zero. It shows the yield generated by the project.

Interpretation:

  • IRR > required yield → the project is attractive
  • For development projects, the normal IRR is 15–30%

ROI (Return on Investment)

Formula: ROI = (Profit / Investment) × 100%

A simple indicator that does not account for the time value of money, but is widely used for quick evaluations.

Project Margin

Formula: Margin = (Revenue - Costs) / Revenue × 100%

For residential development, the normal margin is 15–25%. For commercial development: 20–35%.

Cash-on-Cash Return

Formula: CoC = Profit / Equity × 100%

Shows the yield for the developer taking leverage into account.

Structure of the Financial Model

The financial model for a development project usually includes:

1. Income Block:

  • Sales forecast by months/quarters
  • Price dynamics (price growth as readiness increases)
  • Area by type (residential, commercial, parking)

2. Costs Block:

  • Land acquisition
  • Design and permits
  • Construction works by stages
  • Utility connections
  • Section 106 / CIL obligations (UK) or infrastructure contributions
  • Marketing and sales (agency fees 1–3%)
  • Management expenses (development management)
  • Interest on loans (finance costs)
  • Taxes (VAT, Stamp Duty, DLD fees)

3. Financing Block:

  • Equity (equity drawdown schedule)
  • Credit facility (facility drawdown and repayment)
  • Off-plan collections / escrow
  • Interest calculation

4. Cash Flow Block:

  • Cash flow by month
  • Cumulative cash flow
  • Calculation of NPV, IRR, ROI

Sensitivity Analysis

Sensitivity analysis shows how changes in key parameters affect the project outcome:

Key parameters for analysis:

  • Sales price (±10–20%)
  • Construction cost (±10–15%)
  • Sales pace (±30–50%)
  • Loan rate (±2–3 p.p.)
  • Construction period (±3–6 months)

Sensitivity Analysis Table

Example sensitivity analysis for a residential project (base IRR = 22%):

Parameter−15%−10%−5%Base+5%+10%+15%
Sales price9%13%18%22%26%30%34%
Construction cost29%26%24%22%20%18%16%
Sales pace18%20%21%22%23%24%25%
Loan rate26%25%23%22%21%20%19%

Conclusions:

  • The project is most sensitive to sales price: a 15% decrease causes the IRR to fall from 22% to 9%
  • Construction cost is the second most significant factor
  • Sales pace affects the least, but delays increase financial costs
  • The developer should hedge price risk through pre-sales and lock in construction costs in the contract with the contractor (lump-sum or GMP)

Monte Carlo Simulation and Project Stress Testing

Sensitivity analysis is useful but linear: it changes one parameter, keeping the rest unchanged. Monte Carlo simulation is a more advanced method, which randomly varies all key parameters within specified ranges simultaneously, launching thousands of scenarios.

How it is applied in development:

  • Distributions are set for each parameter (sales price: normal distribution with mean €4,500/m² and standard deviation €400; construction cost: triangular distribution min/mode/max)
  • 10,000–50,000 scenarios are simulated
  • Result: probabilistic distribution of IRR and NPV

Typical Monte Carlo results:

  • P10 IRR (worse than in 10% of scenarios): 8% — lower bound of expected yield
  • P50 IRR (median scenario): 22%
  • P90 IRR (better than in 90% of scenarios): 35%
  • Probability IRR < 10% (loss-making): 7%

“Double Shock” Stress Test — simultaneous sales price decrease of 15% and construction cost increase of 15%: under this scenario, the project must remain viable (IRR > cost of capital). If not — it's necessary to reconsider the financing structure or renegotiate the land acquisition terms.

Large institutional developers (Mace, Turner & Townsend, Emaar Properties) use specialized software: @RISK (Palisade), Crystal Ball (Oracle), or custom Excel/Python models to integrate Monte Carlo into the investment committee.

Practical Assignment

<details> <summary>Assignment: NPV Calculation for the Project</summary>

Calculate the NPV of a development project at a discount rate of 10%:

YearCash Flow (mln EUR)
0-20 (land acquisition)
1-35 (construction)
2+25 (off-plan sales)
3+50 (sales upon completion)

Solution:

NPV = -20/(1.10)⁰ + (-35)/(1.10)¹ + 25/(1.10)² + 50/(1.10)³

NPV = -20 + (-31.8) + 20.7 + 37.6

NPV = +6.5 mln EUR

NPV > 0 → the project is economically attractive.

The project yield is higher than 10% (IRR > 10%).

</details>

§ Act · what next