Module 2.1
Financial Maths & Excel
Tier 1 · Foundations

Financial Mathematics & Excel

Time value of money, bond mathematics, statistics, portfolio theory, and the Excel craft analysts use to apply them.

Learning Objectives
1.Master time value of money: present value, future value, annuities, perpetuities, and continuous compounding - the foundation of every valuation.
2.Price bonds and measure interest-rate risk using yield to maturity, Macaulay and modified duration, convexity, and DV01.
3.Distinguish arithmetic and geometric returns, work with log returns, and annualise returns and volatility correctly across different time horizons.
4.Apply core statistical concepts (mean, variance, standard deviation, skewness, kurtosis, correlation, covariance, beta) to investment data.
5.Compute and interpret risk-adjusted performance metrics: Sharpe, Sortino, Treynor, Information Ratio, Calmar, and Jensen’s alpha.
6.Derive portfolio variance, understand the diversification benefit, and connect mean-variance optimisation to CAPM.
7.Calculate WACC end-to-end: cost of equity (CAPM), after-tax cost of debt, market-value capital weights, levered and unlevered beta.
8.Navigate Excel at analyst speed using keyboard shortcuts - mouse usage should be rare in a well-built workflow.
9.Apply professional formatting standards used by investment banks and hedge funds for audit-ready, readable models.
10.Use lookup, logic, and financial functions (INDEX/MATCH, XLOOKUP, NPV, XNPV, IRR, XIRR, PMT, YIELD, DURATION) for valuation and fixed income.
11.Build scenario analysis and sensitivity tables using data tables, Goal Seek, and CHOOSE-based toggles.
12.Design clean model architecture with proper sheet structure, assumption separation, and error-checking protocols.
Lesson 1

Why Financial Mathematics

This module covers the quantitative foundations every investment analyst leans on daily: time value of money, bond mathematics, returns and volatility, statistics, risk-adjusted performance metrics, portfolio mathematics, and WACC. The second half then translates the mathematics into Excel craft - shortcuts, functions, data tables, model architecture, and auditing - so the maths can actually be deployed in real models.

Getting a clean grasp of these basics is worth the time because every later module sits on top of this layer. Valuation, financial modelling, portfolio construction, and risk management all assume comfort with present value, Sharpe ratio, duration, beta, and the mechanics of WACC. Small gaps here compound into bigger gaps later, so the goal of this module is to make the foundations second-nature.

If you already have a strong grasp of these topics from a finance or economics degree, feel free to skip this module and move directly into the rest of the curriculum.

Lesson 2

Time Value of Money

The time value of money (TVM) is the foundational principle of all finance: a dollar today is worth more than a dollar tomorrow. Three reasons drive this: (1) the dollar today can be invested to earn a return, (2) inflation erodes the purchasing power of future dollars, and (3) future cash flows carry uncertainty. Every valuation method - DCF, bond pricing, LBO returns, option pricing - is an application of TVM.

Fig 6.1 - Time Value of Money: Present and Future Value
$100 Today
(Present Value)
→ ×(1+r)^1 →
Year 1
$110 @ 10%
→ ×(1+r)^1 →
Year 2
$121 @ 10%
$82.64 Today
(PV of $100 in Yr 2)
← ÷(1+r)^1 ←
Year 1
$90.91
← ÷(1+r)^1 ←
$100 in Year 2
(Future Value)

Compounding (top): PV grows at rate r per period. Discounting (bottom): FV is reduced by rate r per period to find today's equivalent.

Time Value of Money - Core Concepts
ConceptDefinitionFormulaApplication
Present Value (PV)What a future cash flow is worth todayPV = FV / (1 + r)^nThe foundation of all valuation - a dollar today is worth more than a dollar tomorrow because it can be invested.
Future Value (FV)What a present amount will be worth in the futureFV = PV × (1 + r)^nProjecting investment growth, compound interest calculations.
Discount Rate (r)The rate used to convert future values to present valuesReflects opportunity cost and riskHigher discount rate = lower present value. The choice of discount rate is the most impactful assumption in any DCF.
Number of Periods (n)Time horizon over which compounding or discounting occursMust match the frequency of the rateIf rate is annual, n is years. If rate is monthly, n is months. Mixing frequencies is a common error.
AnnuityA series of equal periodic paymentsPV = PMT × [(1 - (1+r)^-n) / r]Bond coupon streams, lease payments, loan amortisation.
PerpetuityAn infinite series of equal paymentsPV = PMT / rGordon Growth Model terminal value: PV = FCF₁ / (WACC - g).
Growing PerpetuityAn infinite series of payments growing at rate gPV = PMT / (r - g)Terminal value in DCF with growth. Only valid when r > g.

Compounding Mechanics

Compounding means earning returns on previous returns, not just the principal. The frequency of compounding matters: $100 invested at 10% annually grows to $110 after one year, but at 10% compounded monthly it grows to $110.47, and continuously compounded it grows to $110.52. The continuous compounding formula is FV = PV · e^(rt); this is the limit as the compounding frequency goes to infinity, and it is the standard convention in derivatives pricing and most quantitative work.

Effective vs Nominal Rates

A nominal rate is the stated annual rate before compounding adjustment. The effective annual rate (EAR) is what an investor actually earns once compounding is applied. The relationship: EAR = (1 + nominal/m)^m - 1, where m is the number of compounding periods per year. A bond with 8% nominal yield compounded semi-annually has an EAR of (1 + 0.08/2)^2 - 1 = 8.16%. EAR is the appropriate basis when comparing instruments with different compounding conventions.

Annuities and Perpetuities

An annuity is a finite stream of equal periodic payments. An ordinary annuity pays at period-end (most bonds and loans); an annuity due pays at period-start (most lease payments). The PV of an ordinary annuity is PV = PMT · [(1 - (1+r)^-n) / r]; for an annuity due, multiply by (1+r). A perpetuity is an infinite stream of equal payments: PV = PMT / r. A growing perpetuity grows the payment at rate g forever: PV = PMT₁ / (r - g), the Gordon Growth model used for terminal value in DCF (only valid when r > g; the formula explodes as g approaches r).

Worked Example: Bond Pricing as a TVM Problem
A 10-year bond with $1,000 face value, 6% annual coupon, priced to yield 7%. PV of coupons (ordinary annuity) = $60 · [(1 - (1.07)^-10) / 0.07] = $60 · 7.024 = $421.4. PV of face = $1,000 / (1.07)^10 = $508.3. Bond price = $421.4 + $508.3 = $929.7. The bond trades at a discount to par because its coupon (6%) is below the market yield (7%); the price adjustment compensates the buyer for the lower coupon.
Lesson 3

Bond Mathematics

Bond pricing is just the time-value-of-money toolkit applied to a known cash-flow stream: a series of coupon payments plus a return of face value at maturity. Once price is known the inverse problem (solve for the yield) gives yield to maturity, and the sensitivity of price to yield gives the duration and convexity measures every fixed-income analyst lives by.

Core Bond Mathematics
ConceptFormulaWhat It MeasuresWhy It Matters
Bond PriceP = Σ C / (1+y)^t + F / (1+y)^NSum of present values of all coupons plus the present value of face at maturity, discounted at yield y.Foundation of fixed-income valuation.
Yield to Maturity (YTM)Solve for y such that P = Σ C/(1+y)^t + F/(1+y)^NThe discount rate that equates present value of cash flows to the bond’s market price.YTM is the bond’s internal rate of return assuming hold to maturity and reinvestment at YTM.
Current YieldAnnual coupon / current priceIncome return only; ignores capital gain or loss to maturity.Quick and dirty yield measure; YTM is the proper one for total return.
Macaulay DurationD_mac = Σ [t · PV(CF_t)] / PWeighted average time (in years) until cash flows are received.Original duration concept; building block for modified duration.
Modified DurationD_mod = D_mac / (1 + y)Approximate percentage price change for a 1% change in yield: ΔP/P ≈ -D_mod · Δy.The standard interest-rate sensitivity measure for bonds and bond portfolios.
ConvexityC = Σ [t(t+1) · PV(CF_t)] / [P · (1+y)^2]Second-order correction: ΔP/P ≈ -D_mod · Δy + ½ · C · Δy^2.Captures the curvature in the price-yield relationship; matters for large yield moves.
DV01 (PV01)|ΔP| for a 1 bp change in yieldDollar value of a 1 basis-point change in yield. DV01 ≈ D_mod · P · 0.0001.The trader’s working measure of position risk on a bond or bond portfolio.
Spread DurationSensitivity to changes in credit spread, holding Treasury yield constant.For corporate bonds: ΔP/P ≈ -SD · Δspread.Splits interest-rate risk into Treasury risk and credit-spread risk.

Worked Example: Pricing and Duration

Consider a 5-year bond with $1,000 face, 5% annual coupon, currently yielding 6%. The price is the sum of present values: PV(coupons) = $50 · [(1 - 1.06^-5) / 0.06] = $210.6, plus PV(face) = $1,000 / 1.06^5 = $747.3, total = $957.9. The bond trades at a discount because its 5% coupon is below the 6% market yield. Modified duration for this bond is approximately 4.27 years, meaning a 1% rise in yield (to 7%) would drop the price by roughly 4.27% to ~$916.9. The actual move including convexity is closer to $917.5 - the curvature term adds back a small amount because price-yield is convex.

The Price-Yield Relationship

Bond price and yield move in opposite directions: when yields rise, prices fall, and vice versa. The relationship is non-linear (convex). Duration captures the linear (first-order) component of the relationship; convexity captures the curvature. For small yield changes, duration alone gives an accurate estimate. For large yield changes, the convexity adjustment becomes material: a 200bp move can produce price impact 5 to 15% different from the duration-only estimate, depending on the bond’s specifics.

DV01: The Trader’s Working Measure
DV01 (also called PV01 or BPV) is the dollar value of a 1 basis-point change in yield. It is what fixed-income traders actually use in P&L attribution and risk reporting. For a $10m position in a bond with modified duration of 7 years, DV01 ≈ 7 · $10m · 0.0001 = $7,000. Multi-billion-dollar bond portfolios are managed with DV01 budgets in tens or hundreds of thousands of dollars per basis point. For credit portfolios, the analogous measure is spread duration: sensitivity to a basis-point change in credit spread, holding the underlying Treasury yield constant.
Lesson 4

Returns & Volatility

There are several ways to measure returns, and using the wrong one is a common analytical error. The arithmetic mean of period returns overstates compound performance; geometric mean is the correct measure of realised return; and log returns, while less intuitive, have nice mathematical properties that make them the default in quantitative work. Time-weighted vs money-weighted returns answer different questions, and the annualisation conventions for returns and volatility are different. Getting these right is the difference between sounding fluent and sounding inexperienced.

Returns and Compounding
ConceptFormulaWhat It CapturesUse Case
Holding Period ReturnHPR = (P_end - P_begin + Income) / P_beginTotal return over a period including price appreciation and income.The most basic return measure; building block for everything else.
Arithmetic Mean ReturnR_arith = (1/N) · Σ R_tSimple average of period returns.Useful for forward-looking expected return; overstates compound performance.
Geometric Mean ReturnR_geo = [Π (1 + R_t)]^(1/N) - 1Compound annual return that delivers the same end wealth as the actual return path.The right measure for backward-looking realised return; mathematically less than or equal to the arithmetic mean.
Log Returnr = ln(P_end / P_begin)Continuously-compounded return; sums cleanly across time and is approximately normally distributed for short horizons.Used in derivatives pricing, GARCH models, and most quantitative work.
Time-Weighted Return (TWR)Geometric link of period returns, neutralising the effect of cash flows.Removes the effect of contributions and withdrawals; isolates manager skill.The industry-standard performance measure for fund managers (GIPS-compliant).
Money-Weighted Return (IRR)Internal rate of return on the cash-flow stream.Captures the impact of cash-flow timing on the investor’s actual experience.The right measure for an LP’s realised PE / VC returns; sensitive to timing of capital calls and distributions.
Annualisation of ReturnsR_annual = (1 + R_period)^(periods/year) - 1Convert a return over any horizon to an annualised equivalent.Compounding (not multiplying) is the correct method: a 5% quarterly return is 21.55% annualised, not 20%.
Annualisation of Volatilityσ_annual = σ_period · √(periods/year)Volatility scales with the square root of time, not linearly.Daily σ × √252 ≈ annual σ; monthly σ × √12 ≈ annual σ. The famous “square-root rule.”

Arithmetic vs Geometric: Why It Matters

Suppose a fund returns +50% in year 1 and -50% in year 2. The arithmetic mean return is 0%; the geometric mean is -25% (-13.4% annualised). The difference matters: an investor who put $100 in at the start ended up with $75 at the end of year 2 (50% × $100 = $150, then -50% × $150 = $75). The geometric return correctly describes that experience; the arithmetic return overstates it. As a rule, arithmetic mean is the right input for forward-looking expected return calculations (e.g., CAPM); geometric mean is the right output for backward-looking realised performance.

The Square-Root Rule for Volatility

Volatility scales with the square root of time, not linearly. If daily standard deviation of returns is 1%, the annual volatility is approximately 1% · √252 = 15.9%. The intuition: returns over independent periods are uncorrelated random variables, and the variance of a sum of uncorrelated variables is the sum of variances; standard deviation is the square root of variance, hence √T scaling. This is why a fund with 8% annualised vol does not have 0.67% monthly vol - it has 8% / √12 = 2.3% monthly vol.

Log Returns

Log returns (also called continuously-compounded returns) are defined as r = ln(P_end / P_begin). They have two valuable properties: they sum cleanly across time (the multi-period return is just the sum of period log returns, no compounding equation needed), and for short horizons they are approximately normally distributed for asset prices that follow a lognormal random walk. Most quantitative work, derivatives pricing, and risk modelling uses log returns rather than simple percentage returns. For small returns, log returns are approximately equal to simple returns (a 1% simple return is 0.995% as a log return).

Time-Weighted vs Money-Weighted Return
Time-weighted return (TWR) neutralises the effect of investor cash flows; money-weighted return (IRR on the cash flow stream) captures it. TWR is the right measure for evaluating a manager’s skill (their performance shouldn’t be penalised because an investor added money right before a drawdown); IRR is the right measure for an LP’s actual realised return (it does matter that capital was contributed at a bad moment). Identifying which measure is in use is essential when comparing fund returns: an LP’s reported IRR can differ meaningfully from the fund’s reported TWR, and both are valid.
Lesson 5

Statistics for Investing

Investment professionals use statistical concepts daily, from calculating portfolio volatility and Sharpe ratios to running regressions and analysing return distributions. You don’t need a PhD in statistics, but you need fluency in the core concepts and the ability to implement them in Excel. These are the same tools used in portfolio construction, risk management, and factor analysis throughout the rest of the curriculum.

Essential Statistical Functions
ConceptDefinitionExcel FunctionFinance Application
Mean (Average)Sum of values / count=AVERAGE(range)Average return, average margin, central tendency
MedianMiddle value when sorted=MEDIAN(range)More robust than mean when outliers exist (e.g., CEO comp data)
Standard DeviationDispersion around the mean=STDEV.S(range) (sample)Volatility of returns - core input for Sharpe ratio and VaR
VarianceSquare of standard deviation=VAR.S(range)Used in portfolio theory and factor decomposition
CorrelationLinear relationship between two variables (-1 to +1)=CORREL(range1, range2)Portfolio diversification - low correlation = better diversification
CovarianceJoint variability of two variables=COVARIANCE.S(range1, range2)Portfolio variance calculation, factor exposure analysis
BetaSensitivity of a stock to market movements=SLOPE(stock_returns, market_returns)CAPM input, risk assessment, beta-adjusted net exposure
R-SquaredHow much variance is explained by the model=RSQ(known_y, known_x)Goodness of fit - how well does the market explain this stock's returns?
PercentileValue below which a given % of data falls=PERCENTILE.INC(range, 0.25)Distribution analysis, drawdown percentiles, VaR calculation
SkewnessAsymmetry of return distribution=SKEW(range)Negative skew = fat left tail (more extreme losses than gains)
KurtosisTail heaviness of distribution=KURT(range)High kurtosis = fatter tails = more extreme events than normal distribution predicts

Linear Regression: Alpha, Beta, R²

Linear regression of stock returns on market returns is the workhorse statistical tool of equity investing. The regression R_stock = α + β · R_market + ε produces three numbers central to equity analysis: the slope (β) measures the stock’s sensitivity to the market and is the input to CAPM; the intercept (α) measures the average return after stripping out market exposure (the “alpha”); and measures the share of return variance explained by the market (high R² means the stock is mostly market-driven, low R² means it has substantial idiosyncratic risk).

Distribution Shape: Skewness and Kurtosis

The mean and standard deviation describe a distribution’s centre and spread, but two further moments matter for investing. Skewness measures asymmetry: negative skew (more extreme negative returns than positive) is typical for equities and especially for short-vol strategies. Kurtosis measures tail heaviness: equity returns exhibit excess kurtosis (fatter tails than the normal distribution would predict), which is why VaR estimates based on a normal-distribution assumption systematically underestimate tail risk. The 2008 financial crisis and the March 2020 COVID selloff were both far outside what a normal distribution would predict.

The Normal Distribution Assumption
Most risk metrics assume returns are normally distributed. In reality, hedge fund and equity returns often exhibit negative skewness and excess kurtosis. This means VaR and standard deviation systematically underestimate the probability of extreme losses. Sophisticated risk management supplements these metrics with stress testing, scenario analysis, and tail-risk hedging.
Lesson 6

Risk-Adjusted Performance

Raw returns are nearly meaningless without context. A fund that returned 15% with 30% volatility is worse risk-adjusted than a fund that returned 10% with 8% volatility, even though the raw return looks better. Risk-adjusted metrics let allocators compare managers on a level playing field by normalising returns against the risk taken to produce them. Each metric uses a different definition of risk, and which one to use depends on what you are trying to evaluate.

Risk-Adjusted Return Metrics
MetricFormulaWhat It MeasuresBenchmarks
Sharpe Ratio(Rp - Rf) / σpReturn per unit of total risk< 0.5: Poor | 0.5-1.0: Acceptable | 1.0-1.5: Good | > 1.5: Excellent
Sortino Ratio(Rp - Rf) / σ_downsideReturn per unit of downside risk onlyPenalises only negative volatility - more relevant for HF evaluation
Information Ratio(Rp - Rb) / Tracking ErrorActive return per unit of active riskMeasures manager skill relative to benchmark. > 0.5 is strong.
Treynor Ratio(Rp - Rf) / βpReturn per unit of systematic riskUseful for evaluating well-diversified portfolios
Calmar RatioAnnualised Return / Max DrawdownReturn relative to worst peak-to-trough decline> 1.0: acceptable | > 2.0: excellent drawdown-adjusted performance
Max DrawdownLargest peak-to-trough declineDirect calculation from NAV seriesThe single most important risk metric for allocators

Sharpe vs Sortino: Total vs Downside Risk

The Sharpe ratio uses total volatility in the denominator, treating upside and downside variance as equally bad. The Sortino ratio uses only downside volatility (semi-standard deviation), which makes more sense conceptually - investors do not actually mind upside surprises. For a strategy with positive skew (more upside than downside), Sortino will be much higher than Sharpe; for a strategy with negative skew (selling vol, picking up pennies in front of a steamroller), Sharpe overstates the appeal because most of the volatility is hiding fat-tailed downside.

Information Ratio: The Allocator’s Favourite

The Information Ratio (IR) measures active return per unit of active risk: IR = (R_p - R_b) / TE, where TE is tracking error (the standard deviation of the difference between portfolio return and benchmark return). This is the cleanest measure of pure manager skill against a benchmark. An IR above 0.5 is strong; above 1.0 is exceptional. Most allocators look at IR before any other risk-adjusted metric when evaluating active managers.

Treynor and Jensen’s Alpha

The Treynor ratio uses systematic risk (beta) instead of total volatility: (R_p - R_f) / β_p. It is appropriate when the portfolio is well-diversified and the only relevant risk is its market exposure. Jensen’s alpha is the regression intercept after controlling for market beta: α = R_p - [R_f + β_p · (R_m - R_f)]. In a CAPM world, Jensen’s alpha is the manager’s skill above what beta exposure would predict. The hedge-fund “orthogonal alpha” concept generalises this idea to a multi-factor world.

Drawdown-Based Metrics
Calmar Ratio (annualised return / max drawdown) and Ulcer Index (a drawdown-weighted volatility measure) directly capture the pain investors feel during peak-to-trough declines. Many allocators care more about max drawdown than total volatility; a fund that produces steady gains punctuated by a single 40% drawdown is harder to live with than a fund that grinds through 15% volatility. Drawdown-based metrics are typically examined alongside Sharpe/Sortino.
Lesson 7

Portfolio Mathematics

Portfolio mathematics is the bridge between single-security analysis and the portfolio decisions a PM actually makes. A central insight is that portfolio risk is not the weighted average of asset risks. Two volatile assets that are imperfectly correlated produce a less volatile portfolio than either alone, and that gap is the diversification benefit Markowitz formalised in the 1950s. Every modern portfolio construction technique - mean-variance optimisation, risk parity, factor investing, the CAPM itself - is built on this foundation.

Portfolio Mathematics
ConceptFormulaInterpretationUse Case
Two-Asset Varianceσ_p^2 = w_1^2 σ_1^2 + w_2^2 σ_2^2 + 2 w_1 w_2 ρ σ_1 σ_2The lower the correlation ρ between two assets, the lower the combined portfolio variance.The mathematical core of why diversification works.
N-Asset Varianceσ_p^2 = w′ Σ wMatrix form: w is the weight vector and Σ is the covariance matrix.Generalises to any number of assets; same intuition, just more pairs of correlations.
Diversification Benefitσ_p ≤ w_1 σ_1 + w_2 σ_2 (with equality only if ρ = 1)Combining imperfectly-correlated assets reduces portfolio risk for a given expected return.Applies to any imperfectly-correlated pair; perfect correlation kills the benefit.
Betaβ_i = Cov(R_i, R_m) / Var(R_m)Sensitivity of asset i to the market return.Building block of CAPM; defines the systematic risk of a position.
CAPME[R_i] = R_f + β_i · (E[R_m] - R_f)Expected return is the risk-free rate plus a market-risk premium scaled by beta.The foundational equilibrium model linking risk and expected return.
Efficient Frontiermin w′Σw subject to w′μ = target return, Σw_i = 1The set of portfolios offering minimum variance for each level of expected return.Markowitz mean-variance optimisation; the academic foundation of portfolio construction.
Sharpe-Optimal (Tangency) Portfoliomax (w′μ - R_f) / √(w′Σw)The portfolio on the efficient frontier with the highest Sharpe ratio.Tangent point between the capital market line and the efficient frontier.
Risk ContributionRC_i = w_i · (Σw)_i / σ_pHow much each position contributes to total portfolio variance.Used by risk teams to identify dominant risk concentrations even when dollar weights look balanced.

The Diversification Benefit Made Concrete

Two assets with 20% volatility each, equal-weighted, give a portfolio standard deviation that depends on correlation. If correlation is 1.0, portfolio vol is 20% (no benefit). If correlation is 0.5, portfolio vol is approximately 17.3%. If correlation is 0.0, portfolio vol drops to about 14.1%. If correlation is -1.0, portfolio vol can be driven to zero with the right weights. The key insight: it is correlation, not the individual volatilities, that determines whether diversification helps.

Mean-Variance Optimisation and the Efficient Frontier

Markowitz showed that for any set of assets, there exists a set of portfolios that maximise expected return for a given level of variance (or equivalently, minimise variance for a given return target). This set is the efficient frontier. Adding a risk-free asset turns the frontier into a straight line - the capital market line - whose slope is the maximum achievable Sharpe ratio. The portfolio at the tangency point between the line and the curved frontier is the tangency portfolio: the unique optimal risky portfolio in mean-variance space.

From Markowitz to CAPM

If every investor optimises along the same efficient frontier and shares identical beliefs, in equilibrium the tangency portfolio is the market portfolio. This is the core insight that gives us CAPM: E[R_i] = R_f + β_i · (E[R_m] - R_f). Beta becomes the only risk that matters because all idiosyncratic risk is diversified away in the market portfolio. The empirical reality is more complex (the market is not literally everyone’s tangency portfolio, beliefs are heterogeneous, multi-factor models like Fama-French extend the framework), but CAPM remains the conceptual starting point for thinking about expected return and risk.

Risk Parity and Factor Approaches
Mean-variance optimisation is sensitive to inputs: small changes in expected return assumptions produce wildly different optimal portfolios. Risk parity sidesteps this by allocating capital so that each asset contributes equally to total portfolio risk, independent of return forecasts. Factor investing instead targets specific risk premia (size, value, momentum, quality, low-vol) directly, on the theory that these factor exposures explain a large share of cross-sectional return differences. Both approaches are extensions of the same portfolio-mathematics machinery.
Lesson 8

WACC & Cost of Capital

The Weighted Average Cost of Capital (WACC) is the discount rate used in DCF analysis to convert unlevered free cash flows to present value. It represents the blended return required by all capital providers (debt holders and equity holders) weighted by their proportion of total capital. WACC is arguably the most important single number in a DCF model, and small changes in WACC dramatically affect implied valuation.

WACC Components
ComponentFormulaKey InputsNotes
Cost of Equity (Ke)CAPM: Ke = Rf + β × (Rm - Rf)Rf = risk-free rate (10Y Treasury), β = equity beta, (Rm - Rf) = equity risk premium (~5-6%)Typical range: 8-14% for most public equities
Cost of Debt (Kd)After-tax: Kd = Interest Rate × (1 - Tax Rate)Use marginal cost of new debt, not average book costAfter-tax because interest is tax-deductible
Capital WeightsE/(D+E) and D/(D+E)Use market values, not book values, for weightsBook value of equity dramatically understates true weight for most companies
WACC FormulaWACC = Ke × (E/V) + Kd × (D/V)The blended cost of capital used to discount UFCF in DCFTypical range: 7-12% for investment-grade companies

Cost of Equity (CAPM)

The cost of equity is most commonly estimated using the Capital Asset Pricing Model (CAPM): K_e = R_f + β · (R_m - R_f), where R_f is the risk-free rate (typically the 10-year government bond yield), β is the equity beta (the stock’s sensitivity to the market), and (R_m - R_f) is the equity risk premium (typically 5 to 7 percent for developed markets). The intuition: investors demand the risk-free rate as a baseline, plus compensation for taking systematic equity risk that scales with beta.

Levered vs Unlevered Beta

A company’s observed (levered) beta reflects both its business risk and its financial risk from leverage. To compare the underlying business risk across companies with different capital structures, analysts use unlevered beta: β_u = β_l / [1 + (1 - t) · D/E]. The reverse operation (re-levering) is used when applying a peer-group beta to the target company at its own capital structure. The bottom-up beta methodology - pulling unlevered betas from comparable companies, taking the median, and re-levering at the target capital structure - is preferred over a single regression beta for the target itself, because peer-group medians are more stable.

Cost of Debt

Cost of debt is the after-tax yield to maturity on the company’s outstanding debt: K_d = YTM · (1 - t). The tax adjustment reflects the deductibility of interest expense. Use the marginal cost of new debt, not the average book cost, because WACC is a forward-looking measure. For investment-grade companies, K_d after tax typically lands in the 3 to 5 percent range; for highly-levered or distressed credits, it can be much higher.

Capital Structure Weights

Use market values, not book values, for the capital weights. Market cap (E) and the market value of debt (D, which approximates book value for investment-grade debt) determine the proportions: WACC = K_e · E/(D+E) + K_d · (1 - t) · D/(D+E). Book equity dramatically understates the real weight of equity for any company with a meaningful price-to-book multiple, and using book weights produces a WACC that is too low.

WACC Sensitivity
A 1% change in WACC typically changes implied enterprise value by 10 to 20%. This is why the WACC sensitivity table (WACC vs. terminal growth rate) is the most important output in a DCF model. It shows the range of plausible values rather than a single point estimate; honest analysts acknowledge that their DCF result is only as good as their WACC and growth assumptions.
Recommended Reading
Principles of Corporate Finance by Brealey, Myers & Allen (the “BMA”) is the definitive textbook on TVM, WACC, and capital budgeting. Chapter 2 (TVM), Chapter 9 (CAPM/Cost of Equity), and Chapter 19 (WACC) are essential reference material.
Lesson 9

Why Excel Mastery Is Non-Negotiable

Despite the rise of Python, R, and specialised financial software, Microsoft Excel remains the primary tool of the investment industry. Every 3-statement model, DCF valuation, LBO analysis, and merger model is built in Excel. Every hedge fund modelling test is administered in Excel. Every analyst's daily workflow - from updating earnings estimates to running scenario analysis - happens in Excel.

Excel proficiency in finance is not about knowing obscure functions - it is about speed, accuracy, and structure. A top analyst can build a complete 3-statement model in 4–6 hours, navigate a 50-sheet workbook without touching the mouse, and produce output that any colleague can read, audit, and modify. This module covers the Excel skills and financial mathematics that distinguish institutional-grade analytical work from cursory analysis.

The Modelling Test
Most hedge fund and investment banking interviews include an Excel modelling test. Candidates are typically given a company's financial data and 2–4 hours to build a model and valuation. Speed matters not because the test is about typing fast, but because faster Excel operation gives more time to think about the analysis. Candidates who use the mouse extensively, search for functions in menus, or format manually frequently run out of time.
Mac vs. Windows
The finance industry overwhelmingly uses Windows for Excel. Mac Excel lacks several features (Power Query, some keyboard shortcuts, VBA compatibility). If you're serious about buy-side careers, ensure you are comfortable with Windows Excel. The shortcuts in this module use Windows conventions; Mac equivalents often substitute Cmd for Ctrl and use different function key mappings.
Lesson 11

Essential Keyboard Shortcuts

Editing Shortcuts

Editing & Data Entry
ShortcutActionNotes
F2Enter edit mode in current cellEdit formulas without clicking into the formula bar
Ctrl + C / V / XCopy / Paste / CutFundamental operations - use constantly
Ctrl + Z / YUndo / RedoEssential safety net; Excel supports 100+ undo levels
Ctrl + DFill down (copy cell above)Faster than copy-paste for extending formulas
Ctrl + RFill right (copy cell to left)Extend formulas across time periods
Ctrl + Shift + "+"Insert row/columnAdd rows without leaving keyboard
Ctrl + "-"Delete row/columnRemove rows without leaving keyboard
Ctrl + 1Format Cells dialogAccess all formatting options
Ctrl + Shift + LToggle autofilterAdd/remove filters on data sets
Ctrl + TCreate tableConvert range to structured table with headers
Alt + EnterNew line within a cellMulti-line text in single cells
F4Toggle absolute/relative reference ($)Cycle through A1, $A$1, A$1, $A1
Ctrl + `Toggle formula viewSee all formulas in the sheet at once
Ctrl + Shift + ~Apply General formatReset number format to default

Formatting Shortcuts

Number & Cell Formatting
ShortcutActionUsage
Ctrl + B / I / UBold / Italic / UnderlineBasic text formatting
Ctrl + Shift + 1Number format with commas (1,000)Standard financial formatting
Ctrl + Shift + 4Currency format ($1,000.00)Revenue and dollar values
Ctrl + Shift + 5Percentage formatMargins, growth rates, returns
Ctrl + Shift + 3Date formatTimeline and calendar data
Ctrl + Shift + 7Apply outline borderQuick cell borders
The F4 Key - Most Underused Shortcut
F4 has two critical uses: (1) In a formula, it cycles through reference types: A1 → $A$1 → A$1 → $A1. This is essential for building formulas that copy correctly. (2) Outside of formulas, F4 repeats the last action - format a cell, then press F4 on another cell to apply the same format. This alone can save hours over a modelling test.
Lesson 12

Professional Formatting Standards

Financial model formatting is not aesthetic - it is functional. Consistent formatting allows anyone who opens the model to immediately distinguish between inputs (assumptions that can be changed), calculations (formulas that should not be overwritten), and links (data pulled from other sheets). The industry-standard colour conventions have been used since the 1990s and are expected in every professional model.

Industry-Standard Formatting Conventions
ElementFormatPurpose
Hard-Coded InputsBlue font, no fill or light yellow fillImmediately identifies assumptions that can be changed
Formulas / CalculationsBlack font, no fillStandard - indicates computed values
Links to Other SheetsGreen fontShows data pulled from elsewhere in the model
External LinksRed or dark red fontHighlights data sourced outside the workbook
Headers / LabelsBold, dark background, white text or dark text on greySection organisation and readability
Check RowsNo fill, italic, muted colourBalance checks, error flags, tolerance tests
Negative NumbersRed font or parentheses (1,000) not -1,000Financial convention - parentheses are standard in finance
Datesmmm-yy or yyyy formatConsistent date display across the model
PercentagesOne decimal place (25.0%)Precision without false accuracy
Dollar ValuesCommas, no decimals for millions ($1,250), two decimals for per-share ($12.50)Scale-appropriate precision
Font Choice
Use a clean, monospaced-friendly font at 10–11pt. Calibri is the Excel default and widely accepted. Some firms prefer Arial or Segoe UI. Decorative fonts are inappropriate for institutional models, and the convention is to use a single font in a model. Column widths should be consistent (typically 10–12 for data columns) with a narrow stub column (column A, width ~30) for row labels.
Lesson 13

Core Excel Functions

These functions form the foundation of every financial model. Professional fluency means the syntax becomes automatic and requires no conscious recall.

Essential Functions
FunctionSyntaxDescriptionFinance Application
SUM=SUM(B2:B10)Add a range of valuesTotal revenue, total expenses, subtotals
AVERAGE=AVERAGE(B2:B10)Calculate arithmetic meanAverage margin, average growth rate
MIN / MAX=MIN(B2:B10)Find smallest or largest valueWorst-case scenario, peak revenue
COUNT / COUNTA=COUNTA(A2:A100)Count numeric (COUNT) or non-empty (COUNTA) cellsData completeness checks
SUMIF / SUMIFS=SUMIFS(C:C,A:A,"Tech",B:B,">100")Conditional sum with one or multiple criteriaSum revenue by segment, region, or period
COUNTIF / COUNTIFS=COUNTIFS(A:A,"Buy",B:B,">50")Conditional countCount positions above threshold, count by sector
AVERAGEIF=AVERAGEIF(A:A,"Tech",B:B)Average with conditionAverage P/E by sector
ROUND / ROUNDUP / ROUNDDOWN=ROUND(B2,2)Round to specified decimal placesClean output formatting, avoid false precision
ABS=ABS(B2)Absolute valueCalculate magnitude regardless of sign
IFERROR=IFERROR(B2/C2,0)Return alternative value if formula errorsPrevent #DIV/0! in ratio calculations

Text & Date Functions

Text and Date Functions
FunctionSyntaxDescriptionFinance Application
LEFT / RIGHT / MID=LEFT(A1,4)Extract characters from textParse ticker symbols, CUSIPs, dates from strings
CONCATENATE / &=A1&" "&B1Join text stringsBuild labels, create lookup keys
TEXT=TEXT(A1,"$#,##0")Format number as text with specified formatDynamic labels with formatted numbers
TRIM=TRIM(A1)Remove extra spacesClean imported data
YEAR / MONTH / DAY=YEAR(A1)Extract date componentsTime-series grouping and analysis
EOMONTH=EOMONTH(A1,3)Return end of month N months from dateDebt maturity calculations, period-end dates
NETWORKDAYS=NETWORKDAYS(A1,B1)Count business days between datesTrading day calculations, settlement timing
DATE=DATE(2024,12,31)Create date from componentsDynamic date construction for models
Lesson 14

Lookup & Logic Functions

Lookup functions retrieve data from tables, and logic functions make decisions within formulas. Together, they enable dynamic models that respond to changing inputs without manual intervention. INDEX/MATCH is the industry-standard lookup combination for financial models - it is more flexible, more reliable, and more performant than VLOOKUP.

Lookup Functions

Lookup Functions Compared
FunctionSyntaxDescriptionKey Consideration
VLOOKUP=VLOOKUP(lookup_value, table, col_index, FALSE)Vertical lookup - searches first column, returns value from specified columnLegacy function. Using FALSE ensures exact-match behaviour; the function cannot look left.
HLOOKUP=HLOOKUP(lookup_value, table, row_index, FALSE)Horizontal lookup - same concept but searches first rowUseful for time-series headers. Same limitations as VLOOKUP.
INDEX/MATCH=INDEX(return_range, MATCH(lookup_value, lookup_range, 0))Two-function combo: MATCH finds row position, INDEX returns valueIndustry standard - more flexible than VLOOKUP, can look in any direction, handles column insertions.
XLOOKUP=XLOOKUP(lookup_value, lookup_range, return_range, "N/A")Modern replacement for VLOOKUP - searches any direction, built-in error handlingBest option in Excel 365/2021+. Not available in older versions.
OFFSET=OFFSET(reference, rows, cols, [height], [width])Returns a reference shifted from a starting pointUseful for dynamic ranges. Creates volatile formulas - use sparingly.
INDIRECT=INDIRECT("Sheet"&A1&"!B2")Creates a reference from a text stringDynamic sheet references. Volatile - slows large models.

Logic Functions

Logic Functions
FunctionSyntaxDescriptionFinance Application
IF=IF(A1>0,"Positive","Negative")Basic conditional: if condition then value_if_true else value_if_falseScenario toggles, flag creation
IFS=IFS(A1>90,"A",A1>80,"B",A1>70,"C",TRUE,"F")Multiple conditions without nesting (Excel 365+)Rating scales, tiered calculations
AND / OR=IF(AND(A1>0,B1>0),"Both positive","No")Combine multiple conditionsMulti-criteria filters in formulas
CHOOSE=CHOOSE(scenario,base,bull,bear)Select from a list based on index numberScenario switches - elegant alternative to nested IFs
SWITCH=SWITCH(A1,"Q1",0.25,"Q2",0.5,"Q3",0.75,"Q4",1)Match value against list and return corresponding resultCleaner than nested IFs for known value sets
NOT=IF(NOT(A1="Exclude"),"Include","")Reverse a logical conditionExclusion filters
The CHOOSE Function for Scenarios
The CHOOSE function is the most elegant way to build scenario analysis into a model. Create a single "Scenario" input cell (1 = Base, 2 = Bull, 3 = Bear). Then for every assumption that changes by scenario: =CHOOSE($B$1, base_value, bull_value, bear_value). Changing one cell instantly toggles the entire model between scenarios. This is cleaner than maintaining separate model files or complex IF chains.
Lesson 15

Financial Functions

Excel's financial functions implement time value of money, bond pricing, and return calculations. These are the computational engine behind DCF models, LBO analyses, debt schedules, and portfolio return measurement. Mastering these functions - and understanding the mathematics behind them - is essential for any investment professional.

Financial Functions Reference
FunctionSyntaxDescriptionApplication Notes
NPV=NPV(rate, cashflow_range) + initial_investmentNet Present Value - sum of discounted future cash flows minus initial costDCF valuation, project evaluation. Note: Excel NPV assumes cash flows start at end of period 1, not period 0 - add initial investment separately.
XNPV=XNPV(rate, values, dates)NPV with specific dates for each cash flow (not equally spaced)Real-world DCF where cash flows occur on actual dates, not neat annual intervals.
IRR=IRR(cashflow_range, [guess])Internal Rate of Return - discount rate that makes NPV equal zeroLBO returns, project hurdle rate evaluation. First cash flow must be negative (investment).
XIRR=XIRR(values, dates, [guess])IRR with specific datesPortfolio return calculation with irregular cash flows (contributions, withdrawals). Industry standard for fund performance.
PMT=PMT(rate, nper, pv, [fv], [type])Calculate periodic payment on a loan or annuityDebt service modelling, lease payment calculation.
PV=PV(rate, nper, pmt, [fv], [type])Present value of future cash flowsBond pricing, lease capitalisation, pension liability estimation.
FV=FV(rate, nper, pmt, [pv], [type])Future value of investment with regular paymentsCompound growth projections, savings calculations.
RATE=RATE(nper, pmt, pv, [fv], [type])Solve for interest rate given other variablesImplied cost of debt, required return analysis.
NPER=NPER(rate, pmt, pv, [fv], [type])Number of periods to reach a targetDebt payoff timeline, breakeven period.
YIELD=YIELD(settlement, maturity, rate, price, redemption, frequency)Yield-to-maturity for a bondBond valuation and fixed income analysis.
PRICE=PRICE(settlement, maturity, rate, yield, redemption, frequency)Clean price of a bond given yieldBond pricing and trading.
DURATION / MDURATION=MDURATION(settlement, maturity, coupon, yield, frequency)Modified duration - price sensitivity to yield changesInterest rate risk measurement for fixed income portfolios.
The NPV Function Trap
Excel's NPV function does NOT include the initial investment (period 0 cash flow). The correct formula for a project costing $1,000 today with future cash flows in B2:B6 is: =-1000 + NPV(rate, B2:B6), NOT =NPV(rate, -1000, B2:B6). The second version incorrectly discounts the initial investment by one period, understating the true NPV. This is the most common financial function error in modelling tests.
Lesson 16

Data Tables, Scenarios & Sensitivity Analysis

Sensitivity analysis is not optional - it is a core deliverable of every financial model. A single-point estimate ("the stock is worth $54") is far less useful than a range ("the stock is worth $42–$68 depending on WACC and growth assumptions"). Data tables, Goal Seek, and scenario toggles are the Excel tools that enable this analysis.

Sensitivity & Scenario Tools
ToolDescriptionExample Use Case
One-Variable Data TableTest one input across multiple values and see the outputRevenue growth sensitivity on EPS: what if growth is 5%, 10%, 15%, 20%?
Two-Variable Data TableTest two inputs simultaneously in a matrix formatClassic: WACC (rows) × Terminal Growth (columns) → implied share price grid
Goal SeekFind the input value needed to achieve a specific output"What revenue growth rate gives me a $50 share price?" - solves for the input
Scenario ManagerSave and switch between named scenarios with different assumptionsBase / Bull / Bear cases with one-click switching
CHOOSE-Based Toggle=CHOOSE(scenario_cell, base, bull, bear)Elegant alternative: one cell controls which scenario flows through the entire model
The Football Field Chart
The "football field" chart is the standard output format for valuation analysis. It shows the implied share price range from each valuation method (DCF, comps, precedent transactions, LBO) as horizontal bars, with the current stock price marked as a vertical line. This visual immediately shows whether the stock appears cheap or expensive across multiple methodologies, and where the ranges overlap or diverge. Every modelling test and stock pitch should include a football field or equivalent visual.
Lesson 17

Model Architecture & Best Practices

A well-structured financial model is not just correct - it is readable, auditable, and modifiable by anyone on the team. The best models follow a consistent architecture where information flows in one direction (assumptions → calculations → output), inputs are clearly separated from formulas, and every calculation can be traced back to its source.

Standard Model Sheet Structure
Tab #SheetContents
1Cover / TOCModel name, company, date, author, version history, hyperlinked table of contents
2AssumptionsAll key inputs in one place - revenue growth, margins, tax rate, WACC, terminal growth
3Income StatementHistorical + projected, annual and quarterly if needed
4Balance SheetHistorical + projected, must balance (assets = L + E)
5Cash Flow StatementHistorical + projected, derived from IS and BS changes
6Supporting SchedulesRevenue build, D&A schedule, debt schedule, working capital, capex, share count
7ValuationDCF, comps output, football field chart, scenario/sensitivity tables
8ChecksBalance sheet balance check, cash flow reconciliation, circular reference flags
Fig 8.1 - Model Architecture: Flow of Information
Assumptions Sheet
All inputs in one place - blue font convention
Feeds into
Revenue Build
Segment × volume × price
Expense Model
Fixed + variable cost build
Working Capital
DSO/DIO/DPO assumptions
Populates
Income Statement
Balance Sheet
Cash Flow Statement
Drives
DCF Valuation
UFCF → discount → EV → equity value
Sensitivity / Scenarios
Data tables, CHOOSE toggles
Output
Implied Share Price Range + Football Field

Model Design Principles

One direction of flow: time flows left to right (historical → projected), calculations flow top to bottom within each sheet, and data flows from assumptions to output sheets.

No hardcoded numbers in formulas: every assumption lives in a dedicated input cell (blue font) that is easy to find and change. Burying a growth rate or tax rate inside a formula is considered a modelling error.

Row consistency: if row 15 is revenue in column C (2023), it remains revenue in every column. Changing what a row represents across time periods is considered a modelling error.

Named ranges for key inputs: name your WACC cell "WACC", your tax rate cell "Tax_Rate", etc. This makes formulas self-documenting: =UFCF/(1+WACC)^Year is clearer than =B15/(1+$C$5)^D2.

Check rows everywhere: balance sheet must balance (add a check row showing Assets - L - E = 0). Cash flow must reconcile (ending cash = beginning + ΔCash). Flag any check that is not zero.

Version control: a version history on the cover sheet, with major versions saved under date stamps, preserves the ability to revert to a prior version.

Recommended Reading
Financial Modeling and Valuation by Paul Pignataro is the best practical guide for building investment-grade financial models. It walks through a complete 3-statement model with step-by-step Excel instructions.
Lesson 18

Auditing, Error Checking & Common Mistakes

Model errors in finance can be extremely expensive. A misplaced decimal point in a DCF can misvalue a company by billions. An incorrect sign convention can make a cash outflow appear as an inflow. A broken cell reference can silently propagate wrong values through an entire model. Professional model auditing is a systematic process, not a casual review.

Auditing Tools

Excel Audit & Debug Tools
ToolWhat It DoesWhen to Use
Trace Precedents (Ctrl + [)Show which cells feed into the selected cellUnderstand formula dependencies, verify inputs are correct
Trace DependentsShow which cells depend on the selected cellUnderstand downstream impact before changing an assumption
Evaluate Formula (Alt + M + V)Step through a formula calculation one operation at a timeDebug complex nested formulas
Show Formulas (Ctrl + `)Display all formulas instead of valuesVisual scan for hardcoded numbers that should be formulas
Error CheckingExcel flags potential errors (inconsistent formulas, #REF, etc.)Catch common mistakes in large models
Name Manager (Ctrl + F3)View and manage all named ranges in the workbookClean up broken references, understand model structure
Go To Special (Ctrl + G → Special)Select cells by type: formulas, constants, blanks, errorsFind all hardcoded numbers, find all errors, find all blank cells in a range
Circular Reference WarningExcel flags when a formula references itselfIntentional circularity (interest on cash) must be handled with iteration settings or VBA

Common Modelling Errors

Most Dangerous Excel Modelling Errors
ErrorDescriptionConsequencePrevention
Mixed ReferencesUsing relative when absolute is needed (or vice versa)Formula gives wrong results when copied to other cellsF4 toggles $ signs; verification after copying is standard practice
Hardcoded Numbers in Formulas=B5*0.25 instead of =B5*$C$2 (where C2 contains the tax rate)Assumptions hidden inside formulas, impossible to scenario-testUse "Go To Special → Constants" to find hardcoded numbers
Circular ReferencesInterest expense depends on average debt balance which depends on cash which depends on interest expenseModel won't calculate or gives wrong resultsUse iterative calculation (File → Options → Formulas → Enable iterative calculation)
#REF! ErrorsDeleting rows/columns that are referenced by formulasCascading broken references throughout the modelUse INDIRECT for dynamic references; be careful when deleting rows
Date MismatchesMixing fiscal and calendar years, or annual and quarterly dataComparisons and ratios are incorrectClear date labelling and EOMONTH for consistency are standard
Double CountingIncluding an item in two places (e.g., capex in both CFI and an expense line)Overstated costs or cash flowsUse balance checks and reconciliation rows
Unit MismatchesMixing millions and thousands, or annual and quarterly ratesOrders of magnitude errors in outputState units clearly in every row header; use a consistent unit convention
Sign Convention ErrorsInconsistent treatment of positive/negative for outflowsCash flows offset instead of addEstablish convention: positive = inflow, negative = outflow; document in model header
The Circular Reference Problem
The most common circular reference in financial models is the interest-cash-debt loop: interest expense depends on the average debt balance, which depends on cash generated, which depends on interest expense. The solution is to enable iterative calculation (File → Options → Formulas → Enable iterative calculation, set max iterations to 100 and max change to 0.001). Also build a "circularity breaker" - a toggle cell that sets interest to zero, breaking the loop for debugging. If the model diverges (values spiral to infinity), the circularity is not converging and needs structural repair.
Summary

Excel is the primary tool of the investment industry. Speed and accuracy come from keyboard-driven navigation, not mouse usage. Professional formatting standards (blue inputs, black formulas, green links) make models readable, auditable, and modifiable by anyone on the team.

INDEX/MATCH is the industry-standard lookup function, more flexible and reliable than VLOOKUP. Financial functions (NPV, XNPV, IRR, XIRR, PMT, PV) implement time value of money calculations. WACC is the discount rate for DCF analysis, and a 1% change in WACC can move implied value by 10-20%.

Statistical concepts (standard deviation, correlation, beta, Sharpe ratio) are essential for portfolio analysis and risk management. Sensitivity analysis (data tables, scenarios, football field) is treated as a core deliverable, since a single-point estimate carries less information than a range.

Model architecture matters: assumptions flow to calculations flow to output, with check rows, named ranges, and consistent formatting throughout. The three most dangerous modelling errors are circular references, hardcoded numbers in formulas, and sign convention mistakes.

Recommended Reading
TitleAuthorRelevance
Financial Modeling and ValuationPaul PignataroStep-by-step guide to building 3-statement models and DCF in Excel. The closest textbook equivalent to Wall Street Prep.
Investment Banking (Rosenbaum & Pearl)Joshua Rosenbaum & Joshua PearlIndustry-standard reference for valuation methodology and Excel modelling techniques.
Financial Modeling (Benninga)Simon BenningaAcademic but thorough treatment of Excel modelling for corporate finance, with downloadable templates.
Principles of Corporate FinanceBrealey, Myers & AllenThe definitive corporate finance textbook - covers TVM, WACC, and capital budgeting theory in depth.
Excel BibleJohn WalkenbachComprehensive Excel reference - useful as a desk reference for functions and features.
Damodaran on Valuation (2nd Ed.)Aswath DamodaranBridges the gap between valuation theory and practical Excel implementation.
Statistics for Business & EconomicsAnderson, Sweeney & WilliamsComprehensive statistics reference for the financial mathematics covered in this module.
Quantitative Investment Analysis (CFA)CFA InstituteCFA-level treatment of TVM, statistics, and probability for investment professionals.
Knowledge Check

Test your understanding. Click each question to reveal the answer.