{% extends 'base.html' %}{% block heading %}Value Creation Lab{% endblock %}{% block content %}
Wize spells out the finance terms before it calculates them. The handbook's core comparison is operating return on invested capital versus the weighted cost of debt and equity financing.Is this project earning enough on its capital to justify the cost of financing that capital?
Calculate Return on Invested Capital (ROIC) = Net Operating Profit After Tax รท Invested Capital.
Compare that operating return with the Weighted Average Cost of Capital (WACC).
Calculate the spread between return and financing hurdle.
Calculate Economic Profit: operating profit after charging the project for the capital it uses.
Do not stop there. Check cash-flow timing, uncertainty, assumptions and alternatives.
{{'Return on Invested Capital is above the financing hurdle.' if result.creates else 'Return on Invested Capital is below the financing hurdle.'}} This is a decision signal, not a guarantee. Before acting, review Net Present Value, cash-flow timing, risk, competitor response, and whether the assumptions are realistic.