Quantitative Methods for Finance

Expert-defined terms from the Certificate in Financial Engineering course at London School of Planning and Management. Free to read, free to share, paired with a professional course.

Download PDF Free · printable · SEO-indexed
Quantitative Methods for Finance

Arbitrage #

Arbitrage

Explanation #

Simultaneous purchase and sale of an asset in different markets to lock in a profit with no net investment. Example: Buying a stock on an exchange where it trades at $100 and selling it on another where it trades at $101. Practical application: High‑frequency trading strategies. Challenge: Transaction costs and execution latency can erode the profit.

Arbitrage Pricing Theory (APT) #

Arbitrage Pricing Theory (APT)

Explanation #

A linear model that explains asset returns as a function of multiple systematic factors plus a random error term. Unlike the CAPM, APT does not require market portfolio assumptions. Practical use: Constructing factor‑based portfolios. Challenge: Identifying relevant factors and estimating factor sensitivities accurately.

Backtesting #

Backtesting

Explanation #

The process of applying a trading strategy to historical data to assess its performance. Example: Testing a mean‑reversion algorithm on five years of S&P 500 data. Practical application: Validating quantitative models before deployment. Challenge: Data snooping bias and survivorship bias can lead to misleading results.

Beta #

Beta

Explanation #

A measure of an asset’s sensitivity to movements in the market portfolio, typically the S&P 500. A beta of 1.2 Indicates the asset tends to move 20 % more than the market. Practical use: Portfolio risk budgeting. Challenge: Beta can change over time, especially for illiquid securities.

Black‑Scholes Model #

Black‑Scholes Model

Explanation #

A closed‑form solution for European option prices assuming constant volatility, log‑normal returns, and no dividends. Formula uses underlying price, strike, time to maturity, risk‑free rate, and volatility. Practical application: Pricing equity options. Challenge: Market implied volatilities often exhibit smile or skew, violating model assumptions.

Brownian Motion #

Brownian Motion

Explanation #

A continuous‑time stochastic process with independent, normally distributed increments and stationary variance. It underlies the geometric Brownian motion model for asset prices. Practical use: Simulating random price paths. Challenge: Real asset returns exhibit jumps and fat tails not captured by pure Brownian motion.

CAPM (Capital Asset Pricing Model) #

CAPM (Capital Asset Pricing Model)

Explanation #

A single‑factor model that relates expected return of an asset to its systematic risk measured by beta. Formula: E(Ri) = Rf + βi (E(Rm) – Rf). Practical use: Estimating cost of equity. Challenge: Empirical tests show deviations due to size, value, and momentum effects.

Cointegration #

Cointegration

Explanation #

A statistical property of two or more non‑stationary series that move together such that a linear combination is stationary. Example: Price series of two correlated stocks. Practical application: Constructing market‑neutral pairs strategies. Challenge: Structural breaks can destroy cointegration relationships.

Conditional Value at Risk (CVaR) #

Conditional Value at Risk (CVaR)

Explanation #

The average loss exceeding the VaR threshold, providing information about tail losses. CVaRα = E[Loss | Loss > VaRα]. Practical use: risk management for portfolios with fat‑tailed distributions. Challenge: estimation requires large samples and robust tail modeling.

Correlation Matrix #

Correlation Matrix

Explanation #

A symmetric matrix showing pairwise correlation coefficients between asset returns. Essential for portfolio optimization and risk budgeting. Practical application: Constructing minimum‑variance portfolios. Challenge: Estimation error, especially for large dimensions relative to sample size.

Cox‑Ingersoll‑Ross (CIR) Model #

Cox‑Ingersoll‑Ross (CIR) Model

Explanation #

A stochastic differential equation for interest rates that ensures positivity: Dr = κ(θ – r)dt + σ√r dW. Practical use: Pricing interest‑rate derivatives. Challenge: Calibrating parameters to market data can be numerically intensive.

Cross‑Sectional Regression #

Cross‑Sectional Regression

Explanation #

Regression applied across assets at a single point in time to estimate factor premiums. Used in asset pricing to test factor models. Practical application: Estimating risk premia for new factor models. Challenge: Errors in variables and omitted variable bias.

Default Probability #

Default Probability

Explanation #

The likelihood that a borrower will fail to meet debt obligations within a given horizon. Calculated using structural or reduced‑form models. Practical use: Pricing corporate bonds and credit default swaps. Challenge: Limited historical default data for low‑rating issuers.

Discounted Cash Flow (DCF) Model #

Discounted Cash Flow (DCF) Model

Explanation #

Valuation method that projects future cash flows and discounts them back at an appropriate discount rate to determine intrinsic value. Practical application: Equity valuation and project finance. Challenge: Forecasts are highly sensitive to assumptions about growth and discount rates.

Efficient Frontier #

Efficient Frontier

Explanation #

The set of portfolios that offers the highest expected return for a given level of risk, derived from Markowitz’s theory. Practical use: Guiding asset allocation decisions. Challenge: Estimation error in expected returns and covariances can shift the frontier substantially.

Euler Equation #

Euler Equation

Explanation #

A condition that equates the expected marginal utility of consumption across periods, forming the basis for many dynamic asset‑pricing models. Practical application: Deriving pricing kernels. Challenge: Specifying utility functions that capture observed market behavior.

Exponential Smoothing #

Exponential Smoothing

Explanation #

A technique that assigns exponentially decreasing weights to older observations, useful for short‑term forecasting. Practical use: Estimating volatility or demand forecasts. Challenge: Selecting optimal smoothing parameters and handling structural breaks.

Factor Model #

Factor Model

Explanation #

Decomposes asset returns into exposures to a set of common factors plus a residual term. Example: The Fama‑French three‑factor model. Practical application: Risk attribution and portfolio construction. Challenge: Factor selection and stability over time.

Finite Difference Method #

Finite Difference Method

Explanation #

A numerical technique that approximates derivatives in partial differential equations by differences on a discretized grid. Used to solve the Black‑Scholes PDE when analytical solutions are unavailable. Practical use: Pricing American options. Challenge: Grid selection and stability of the algorithm.

Forward Contract #

Forward Contract

Explanation #

A customized agreement to buy or sell an asset at a predetermined price on a future date, settled at maturity. Practical application: Hedging commodity price risk. Challenge: Counterparty credit risk and lack of liquidity.

Gaussian Copula #

Gaussian Copula

Explanation #

A statistical tool that constructs a multivariate distribution by linking marginal distributions with a Gaussian correlation matrix. Widely used in pricing collateralized debt obligations. Practical use: Modeling joint default probabilities. Challenge: Underestimates tail dependence, contributing to systemic risk.

Geometric Brownian Motion (GBM) #

Geometric Brownian Motion (GBM)

Explanation #

A model for asset prices where the log returns follow a Brownian motion with drift, ensuring non‑negative prices. DS = μSdt + σS dW. Practical use: Monte‑Carlo simulation of equity price paths. Challenge: Inability to capture jumps and volatility clustering.

Gini Coefficient #

Gini Coefficient

Explanation #

A statistic ranging from 0 to 1 that quantifies the inequality of a distribution, often applied to portfolio weight concentration. Practical application: Assessing diversification risk. Challenge: Does not capture tail concentration nuances.

Hedging Ratio #

Hedging Ratio

Explanation #

The proportion of a derivative position that must be offset with the underlying asset to achieve a neutral exposure. Example: A delta of 0.5 Requires buying 0.5 Units of the underlying per option. Practical use: Managing directional risk. Challenge: Dynamic hedging requires frequent rebalancing.

Historical Simulation #

Historical Simulation

Explanation #

A risk‑measurement technique that replays past market movements on current portfolio positions to estimate loss distribution. Practical use: Computing VaR without assuming normality. Challenge: Limited by the length and relevance of historical data.

Implied Volatility #

Implied Volatility

Explanation #

The volatility level that, when input into an option pricing model, yields the observed market price. Reflects market’s expectation of future volatility. Practical use: Calibrating pricing models and trading volatility. Challenge: Different strikes produce different implied volatilities, forming a smile.

Information Ratio #

Information Ratio

Explanation #

Measures risk‑adjusted performance of an active manager: IR = (active return) / (tracking error). Higher values indicate better skill. Practical application: Evaluating fund managers. Challenge: Tracking error can be unstable for small sample periods.

Jump‑Diffusion Model #

Jump‑Diffusion Model

Explanation #

Extends GBM by adding a Poisson‑driven jump component to capture sudden large price moves. DS = μSdt + σS dW + J dN. Practical use: Pricing options on assets with frequent jumps. Challenge: Calibrating jump intensity and size distribution.

Kurtosis #

Kurtosis

Explanation #

A statistical measure of the “tailedness” of a distribution. Positive excess kurtosis indicates more extreme outcomes than a normal distribution. Practical use: Assessing risk of large losses. Challenge: Estimating kurtosis reliably requires large datasets.

Lagrange Multiplier #

Lagrange Multiplier

Explanation #

A technique that incorporates constraints into an objective function by adding weighted penalty terms. Used in portfolio optimization to enforce budget or risk constraints. Practical application: Solving mean‑variance problems with additional limits. Challenge: Selecting appropriate multiplier values for non‑convex problems.

Least Squares Monte Carlo (LSM) #

Least Squares Monte Carlo (LSM)

Explanation #

A simulation method that estimates the optimal exercise strategy of American options by regressing future cash flows on basis functions. Practical use: Pricing complex derivatives where analytic solutions are unavailable. Challenge: Choice of basis functions influences accuracy.

Leverage Ratio #

Leverage Ratio

Explanation #

The proportion of borrowed funds relative to equity in a portfolio or firm. High leverage amplifies both gains and losses. Practical use: Risk budgeting for hedge funds. Challenge: Managing margin calls and liquidity under stressed markets.

Liquidity Premium #

Liquidity Premium

Explanation #

Additional expected return demanded by investors for holding assets that cannot be quickly converted to cash without price impact. Practical use: Pricing corporate bonds with low trading volume. Challenge: Measuring liquidity consistently across markets.

Long‑Short Equity #

Long‑Short Equity

Explanation #

A strategy that takes long positions in undervalued stocks and short positions in overvalued stocks, aiming to profit from relative price movements while minimizing market exposure. Practical application: Hedge fund strategies. Challenge: Short‑selling constraints and borrowing costs.

Markov Chain Monte Carlo (MCMC) #

Markov Chain Monte Carlo (MCMC)

Explanation #

A class of algorithms that generate samples from a target probability distribution by constructing a Markov chain whose stationary distribution matches the target. Practical use: Estimating posterior distributions of model parameters. Challenge: Convergence diagnostics and autocorrelation.

Mean Reversion #

Mean Reversion

Explanation #

The tendency of a variable, such as a price spread, to drift back toward its historical average. Modeled by dX = θ(μ – X)dt + σ dW. Practical application: Statistical arbitrage strategies. Challenge: Distinguishing true mean‑reverting behavior from random walk.

Monte Carlo Simulation #

Monte Carlo Simulation

Explanation #

A computational technique that uses repeated random draws to estimate the distribution of outcomes for complex systems. Widely used for pricing derivatives, risk metrics, and portfolio projections. Practical use: Estimating the distribution of portfolio returns. Challenge: Ensuring sufficient sample size for low‑probability events.

Multivariate Normal Distribution #

Multivariate Normal Distribution

Explanation #

A generalization of the normal distribution to multiple dimensions where any linear combination of variables is normally distributed. Central to many risk‑management models. Practical application: Constructing confidence ellipses for asset returns. Challenge: Real‑world returns often exhibit skewness and excess kurtosis.

Neural Network #

Neural Network

Explanation #

A computational model composed of layers of interconnected “neurons” that can approximate complex nonlinear relationships. Used for pattern recognition in price data, sentiment analysis, and risk forecasting. Practical use: Predicting stock price direction. Challenge: Overfitting and interpretability.

Non‑Parametric Estimation #

Non‑Parametric Estimation

Explanation #

Estimation techniques that do not assume a specific functional form for the underlying distribution. Example: Using a kernel density estimator to model return distribution. Practical application: Estimating VaR without normality assumption. Challenge: Selecting bandwidth and dealing with boundary bias.

Option Greeks #

Option Greeks

Explanation #

Sensitivities of an option’s price to underlying parameters. Delta measures price sensitivity to the underlying; gamma measures delta’s rate of change; vega measures sensitivity to volatility; theta measures time decay; rho measures sensitivity to interest rates. Practical use: Risk management of option portfolios. Challenge: Greeks themselves change rapidly, requiring dynamic hedging.

Ornstein‑Uhlenbeck Process #

Ornstein‑Uhlenbeck Process

Explanation #

A continuous‑time process that models mean‑reverting behavior: DX = θ(μ – X)dt + σ dW. Used for interest rates, commodity prices, and spreads. Practical application: Modeling electricity price dynamics. Challenge: Estimating mean‑reversion speed and volatility from noisy data.

Out‑of‑Sample Testing #

Out‑of‑Sample Testing

Explanation #

Assessing model performance on data not used during calibration to gauge predictive power. Essential for avoiding overfitting. Practical use: Testing a trading algorithm on the most recent quarter. Challenge: Data snooping and regime shifts can still mislead.

Partial Differential Equation (PDE) #

Partial Differential Equation (PDE)

Explanation #

An equation involving partial derivatives of a multivariable function. In finance, PDEs describe the evolution of derivative prices under certain assumptions. Practical use: Solving for American option values. Challenge: High dimensionality makes analytical solutions infeasible.

Portfolio Optimization #

Portfolio Optimization

Explanation #

The process of selecting asset weights to achieve a desired trade‑off between expected return and risk, subject to constraints. Practical application: Constructing efficient portfolios for institutional investors. Challenge: Parameter uncertainty can lead to extreme allocations.

Principal Component Analysis (PCA) #

Principal Component Analysis (PCA)

Explanation #

A statistical technique that transforms correlated variables into a set of uncorrelated components ordered by explained variance. Used to identify dominant risk factors in large asset universes. Practical use: Reducing dimensionality before regression. Challenge: Components may lack economic interpretability.

Probability of Default (PD) #

Probability of Default (PD)

Explanation #

The likelihood that a borrower will default within a specified time horizon. Estimated using credit metrics, market data, or structural models. Practical use: Determining capital requirements under Basel regulations. Challenge: Limited default observations for high‑grade borrowers.

Quasi‑Monte Carlo #

Quasi‑Monte Carlo

Explanation #

A simulation method that replaces random sampling with deterministic, uniformly distributed sequences to achieve faster convergence. Practical use: Pricing high‑dimensional derivatives. Challenge: Implementation complexity and sensitivity to dimensionality.

Random Walk Hypothesis #

Random Walk Hypothesis

Explanation #

The notion that asset price changes are independent and identically distributed, making future movements unpredictable. Forms the basis for many statistical models. Practical application: Justifying the use of diffusion processes. Challenge: Empirical evidence of autocorrelation and momentum contradicts pure random walk.

Regime‑Switching Model #

Regime‑Switching Model

Explanation #

A framework where parameters such as mean and volatility change according to an unobserved state variable following a Markov chain. Used to capture bull‑ and bear‑market dynamics. Practical use: Adaptive risk management. Challenge: Estimating transition probabilities and state‑specific parameters.

Risk‑Adjusted Return #

Risk‑Adjusted Return

Explanation #

A measure that accounts for both the return generated and the risk taken to achieve it. Example: Sharpe ratio = (E[R] – Rf) / σ. Practical use: Comparing performance across funds. Challenge: Choice of risk metric influences conclusions.

Sharpe Ratio #

Sharpe Ratio

Explanation #

A widely used metric that evaluates the excess return per unit of total risk: (Portfolio return – Risk‑free rate) / Portfolio volatility. Practical use: Ranking investment strategies. Challenge: Assumes normally distributed returns and penalizes upside volatility equally.

Simulation‑Based Valuation #

Simulation‑Based Valuation

Explanation #

Valuing derivatives by generating numerous price paths and averaging discounted payoffs. Essential for exotic options with path dependence. Practical use: Pricing Asian options. Challenge: Computational intensity and variance reduction.

Skewness #

Skewness

Explanation #

A measure of the asymmetry of a probability distribution around its mean. Positive skew indicates a longer right tail. Practical use: Assessing likelihood of extreme upside moves. Challenge: Skew estimates are unstable with small samples.

Stochastic Volatility Model #

Stochastic Volatility Model

Explanation #

Models where volatility itself follows a stochastic process, allowing for time‑varying variance. Example: Heston model assumes variance follows a mean‑reverting square‑root process. Practical use: Pricing options with realistic smile dynamics. Challenge: Calibration is numerically demanding.

Statistical Arbitrage #

Statistical Arbitrage

Explanation #

A set of market‑neutral strategies that exploit short‑term mispricings identified via statistical models. Typically involves large numbers of securities and short holding periods. Practical use: Algorithmic trading desks. Challenge: Rapid decay of signals and transaction costs.

Term Structure #

Term Structure

Explanation #

The relationship between interest rates (or bond yields) and different maturities. Captured by models such as Nelson‑Siegel. Practical use: Pricing fixed‑income derivatives. Challenge: Fitting the curve in periods of market stress.

Time‑Series Decomposition #

Time‑Series Decomposition

Explanation #

Breaking a series into components—trend, seasonal, and irregular—to analyze underlying patterns. Used before applying forecasting models. Practical use: Separating seasonality from asset returns. Challenge: Choosing appropriate decomposition method for non‑stationary data.

Transaction Cost Analysis (TCA) #

Transaction Cost Analysis (TCA)

Explanation #

The study of costs incurred when executing trades, including explicit fees and implicit price impact. Helps optimize execution algorithms. Practical use: Measuring performance of algorithmic trading strategies. Challenge: Modeling market impact accurately across varying liquidity conditions.

Value at Risk (VaR) #

Value at Risk (VaR)

Explanation #

A statistical measure that estimates the maximum loss over a specified horizon at a given confidence level (e.G., 95%). Computed via parametric, historical, or Monte Carlo methods. Practical use: Regulatory capital calculation. Challenge: VaR does not capture losses beyond the confidence threshold and can be non‑coherent.

Variance‑Gamma Model #

Variance‑Gamma Model

Explanation #

A pure‑jump stochastic process that adds kurtosis and skewness to return distributions without diffusion. Used to price options when market exhibits pronounced smiles. Practical use: Fitting equity option surfaces. Challenge: Parameter estimation can be unstable.

Volatility Clustering #

Volatility Clustering

Explanation #

The empirical observation that large changes in asset prices tend to be followed by large changes, and small changes by small changes, leading to periods of high and low volatility. Modeled with GARCH families. Practical use: Forecasting future volatility. Challenge: Capturing sudden regime shifts.

Weighted Least Squares (WLS) #

Weighted Least Squares (WLS)

Explanation #

A regression technique that assigns different weights to observations, often inversely proportional to variance, to handle heteroskedastic errors. Practical use: Improving parameter estimates in factor models with varying error variance. Challenge: Determining appropriate weights.

Yield Curve Modeling #

Yield Curve Modeling

Explanation #

The quantitative representation of the term structure of interest rates, often using parametric functions to ensure smoothness and arbitrage‑free conditions. Practical use: Generating forward rates for swap pricing. Challenge: Maintaining model stability when market conditions change rapidly.

Zero‑Coupon Bond #

Zero‑Coupon Bond

Explanation #

A bond that pays no periodic coupons and is sold at a discount to its face value, with the full face value paid at maturity. Used as building blocks in bootstrapping yield curves. Practical use: Constructing synthetic cash flows. Challenge: Sensitivity to interest‑rate changes is higher than coupon‑bearing bonds.

July 2026 intake · open enrolment
from £99 GBP
Enrol