CFA® Level I formula sheet

Every formula that earns its place on Level I — 96 of them, across all 9 topics — each with its variables spelled out and a note on the trap it tends to set. Free to read, no signup. Toggle to Compact for a fast pre-exam scan, or Expanded for the variables and exam-trap notes.

View

Compact packs the formulas into a dense grid for a fast scan. Expanded adds variables and exam-trap notes.

Quant 18 formulas

Future value (single cash flow)

FV = PV × (1 + r)ⁿ
FVFuture value
PVPresent value (today)
rPeriodic interest rate
nNumber of compounding periods
r and n must use the SAME period. With m compounding periods per year, use r/m and n×m.

Present value (single cash flow)

PV = FV(1 + r)ⁿ
PVPresent value (today)
FVFuture value
rPeriodic discount rate
nNumber of periods
Discounting is just compounding in reverse. A higher r or longer n lowers PV.

Effective annual rate

EAR = (1 + rs / m)m − 1
EAREffective annual rate
rsStated (nominal) annual rate
mCompounding periods per year
As m → ∞ (continuous compounding) EAR = ers − 1. EAR always exceeds the stated rate when m > 1.

Present value of an ordinary annuity

PV = A × 1 − (1 + r)−nr
PVPresent value of the annuity
APeriodic payment
rPeriodic rate
nNumber of payments
Ordinary annuity pays at period END. For an annuity DUE (payment at start), multiply this PV by (1 + r).

Present value of a perpetuity

PV = Ar
PVPresent value of the perpetuity
AConstant periodic payment
rPeriodic discount rate
Gives the value ONE period before the first payment. Same form as the Gordon growth model with g = 0.

Holding period return

HPR = P₁ − P₀ + IP₀
HPRHolding period return
P₁Ending price
P₀Beginning price
IIncome (dividends or coupons) received
Not annualized. Chain multiple HPRs as (1+HPR₁)(1+HPR₂)... − 1 to get a multi-period return.

Geometric mean return

RG = [(1 + R₁)(1 + R₂) ... (1 + Rₙ)]1/n − 1
RGGeometric mean (compound) return
RₜReturn in period t
nNumber of periods
Geometric mean ≤ arithmetic mean (equal only with zero variance). Use geometric for past compound growth, arithmetic for a single-period expected return.

Money-weighted return (IRR)

0 = Σ [CFₜ / (1 + IRR)ᵗ]
CFₜNet cash flow at time t (sign-sensitive)
IRRMoney-weighted rate of return
tTime index of the cash flow
MWR is the portfolio IRR — it weights by amount invested, so it is sensitive to deposit/withdrawal timing. TWR removes that and is preferred for comparing managers.

Real (inflation-adjusted) return

1 + real = 1 + nominal1 + inflation
realReal rate of return
nominalNominal rate of return
inflationInflation rate over the period
Exact Fisher relation. The approximation real ≈ nominal − inflation only holds for small rates.

Variance (population)

σ² = Σ (Xᵢ − μ)²N
σ²Population variance
XᵢObservation i
μPopulation mean
NNumber of observations in the population
For a SAMPLE, divide by (n − 1), not n — the Bessel correction that makes s² unbiased.

Coefficient of variation

CV = σ|mean|
CVCoefficient of variation
σStandard deviation
meanMean of the data
Risk PER UNIT of return — lower is better. Lets you compare dispersion across series with different units or scales.

Standard error of the sample mean

sx = s√n
sxStandard error of the mean
sSample standard deviation
nSample size
Shrinks with √n, so quadrupling the sample halves the standard error. Use the population σ when it is known.

Confidence interval for the mean

CI = X̄ ± z × sx
Sample mean (point estimate)
zReliability factor (1.65 / 1.96 / 2.58 for 90% / 95% / 99%)
sxStandard error of the mean
Use t (not z) when the population variance is unknown and the sample is small. Memorize 1.96 for 95%.

Test statistic (t-test of a mean)

t = X̄ − μ₀s / √n
Sample mean
μ₀Hypothesized population mean
sSample standard deviation
nSample size
df = n − 1. Reject the null if |t| exceeds the critical value. A larger n raises the test statistic, all else equal.

Simple linear regression

Yᵢ = b₀ + b₁ × Xᵢ + εᵢ
YᵢDependent variable
XᵢIndependent variable
b₀Intercept
b₁Slope coefficient
εᵢResidual (error term)
The slope b₁ = Cov(X,Y) / Var(X). The line is fit by minimizing the sum of squared residuals (OLS).

Coefficient of determination

R² = SSRSST = 1 − SSESST
Coefficient of determination (0 to 1)
SSRRegression (explained) sum of squares
SSESum of squared errors (unexplained)
SSTTotal sum of squares
Fraction of variation in Y explained by X. In simple regression R² equals the squared correlation coefficient.

Bayes' formula

P(A | B) = P(B | A) × P(A)P(B)
P(A | B)Updated (posterior) probability of A given B
P(B | A)Likelihood of B given A
P(A)Prior probability of A
P(B)Unconditional probability of B
Updates a prior belief with new information. Watch base rates — ignoring P(A) is the classic Bayesian trap.

Expected value of a portfolio

E(Rₚ) = Σ wᵢ × E(Rᵢ)
E(Rₚ)Expected portfolio return
wᵢWeight of asset i
E(Rᵢ)Expected return of asset i
Expected return is a simple weighted average — but portfolio variance is NOT, because of covariance terms.

Economics 7 formulas

Price elasticity of demand

Ed = %ΔQ%ΔP
EdOwn-price elasticity of demand
%ΔQPercentage change in quantity demanded
%ΔPPercentage change in price
Elastic if |Ed| > 1, inelastic if < 1. When demand is elastic, a price cut RAISES total revenue.

Cross-price elasticity of demand

Ec = %ΔQx%ΔPy
EcCross-price elasticity
%ΔQxPercentage change in quantity of good X
%ΔPyPercentage change in price of good Y
Positive ⇒ substitutes; negative ⇒ complements. Income elasticity instead uses %Δ income (positive = normal good).

Equation of exchange (quantity theory)

M × V = P × Y
MMoney supply
VVelocity of money
PPrice level
YReal output
With V and Y stable, money growth maps one-for-one into inflation — the monetarist neutrality result.

GDP by the expenditure approach

GDP = C + I + G + (X − M)
CConsumption
IGross private investment
GGovernment spending
X − MNet exports (exports minus imports)
Equals the income approach by identity. Nominal GDP / real GDP gives the GDP deflator.

Fisher effect

Rₙom = Rᵣeal + E(inflation)
RₙomNominal interest rate
RᵣealReal interest rate
E(inflation)Expected inflation
The nominal rate also embeds a risk premium in practice. This is the additive approximation of the exact (1+R) form.

Covered interest rate parity

F / S = 1 + rd1 + r𝒻
FForward exchange rate (domestic per foreign)
SSpot exchange rate (domestic per foreign)
rdDomestic interest rate
r𝒻Foreign interest rate
An arbitrage condition, so it holds tightly. The higher-rate currency trades at a forward DISCOUNT.

Forward premium / discount

Premium = F − SS
FForward rate
SSpot rate
Positive value = the base currency trades at a forward premium. Annualize by × (360 / days) when quoted per period.

FRA 13 formulas

Accounting equation

Assets = Liabilities + Owners' equity
AssetsResources controlled by the firm
LiabilitiesPresent obligations
Owners' equityResidual claim of owners
The balance sheet identity that must always hold. Equity = contributed capital + retained earnings − treasury stock.

Current ratio

Current ratio = Current assetsCurrent liabilities
Current assetsAssets expected to convert to cash within a year
Current liabilitiesObligations due within a year
A liquidity measure. The quick ratio is stricter — it strips inventory from the numerator.

Quick (acid-test) ratio

Quick ratio = Cash + Marketable securities + ReceivablesCurrent liabilities
CashCash and equivalents
Marketable securitiesShort-term investments
ReceivablesAccounts receivable
Current liabilitiesObligations due within a year
Excludes inventory and prepaids — the least liquid current assets. Use when inventory turns slowly.

Cash ratio

Cash ratio = Cash + Marketable securitiesCurrent liabilities
CashCash and equivalents
Marketable securitiesShort-term investments
Current liabilitiesObligations due within a year
The most conservative liquidity ratio — only the assets that are already cash or near-cash.

Inventory turnover

Inventory turnover = COGSAverage inventory
COGSCost of goods sold
Average inventory(Beginning + ending inventory) / 2
Days of inventory on hand = 365 / inventory turnover. Use COGS (not sales) so cost bases match.

Receivables turnover

Receivables turnover = RevenueAverage receivables
RevenueNet credit sales (or total revenue)
Average receivables(Beginning + ending receivables) / 2
Days sales outstanding = 365 / receivables turnover. The cash conversion cycle = DOH + DSO − days payable.

Gross profit margin

Gross margin = Gross profitRevenue
Gross profitRevenue minus cost of goods sold
RevenueNet sales
Net profit margin instead uses net income. Margin compression with stable revenue points to rising input costs.

Net profit margin

Net margin = Net incomeRevenue
Net incomeBottom-line profit after all expenses and taxes
RevenueNet sales
The first term of the DuPont decomposition of ROE.

Return on equity

ROE = Net incomeAverage shareholders' equity
Net incomeIncome available to common shareholders
Average shareholders' equity(Beginning + ending equity) / 2
Decompose with DuPont to see whether ROE comes from margin, efficiency, or leverage.

DuPont decomposition (3-part ROE)

ROE = (Net income / Revenue) × (Revenue / Average assets) × (Average assets / Average equity)
Net income / RevenueNet profit margin (profitability)
Revenue / Average assetsTotal asset turnover (efficiency)
Average assets / Average equityFinancial leverage (equity multiplier)
Same firms can have equal ROE for very different reasons. The 5-part version splits margin into tax and interest burdens × EBIT margin.

Basic earnings per share

Basic EPS = Net income − Preferred dividendsWeighted average shares outstanding
Net incomeNet income for the period
Preferred dividendsDividends declared on preferred stock
Weighted average shares outstandingTime-weighted common shares for the period
Subtract preferred dividends only for non-convertible preferred. Diluted EPS adds in convertibles and options (treasury-stock method).

Financial leverage ratio

Financial leverage = Average total assetsAverage total equity
Average total assets(Beginning + ending assets) / 2
Average total equity(Beginning + ending equity) / 2
Also called the equity multiplier — the leverage term in DuPont. Higher means more debt funding.

Interest coverage ratio

Interest coverage = EBITInterest expense
EBITEarnings before interest and taxes
Interest expensePeriodic interest cost on debt
A solvency measure — how many times operating earnings cover interest. Lower coverage flags default risk.

Corporate Issuers 8 formulas

Weighted average cost of capital

WACC = (E/V) × re + (D/V) × rd × (1 − t)
E/VWeight of equity (market value)
D/VWeight of debt (market value)
reCost of equity
rdPre-tax cost of debt
tMarginal tax rate
Use MARKET-value weights and TARGET capital structure, not book values. The (1 − t) applies only to debt (the tax shield).

After-tax cost of debt

rdₐfter-tax = rd × (1 − t)
rdPre-tax (yield) cost of debt
tMarginal tax rate
Use the yield to maturity of debt, not the coupon rate. Interest is tax-deductible; dividends are not.

Cost of equity (CAPM)

re = R𝒻 + β × (E(Rₘ) − R𝒻)
reRequired return on equity
R𝒻Risk-free rate
βEquity beta (systematic risk)
E(Rₘ) − R𝒻Equity risk premium
Only systematic (market) risk is priced; unsystematic risk is diversifiable. This is the SML applied to one stock.

Degree of operating leverage

DOL = %ΔEBIT%ΔSales
DOLDegree of operating leverage
%ΔEBITPercentage change in operating income
%ΔSalesPercentage change in unit sales
Driven by fixed operating costs — higher fixed costs ⇒ higher DOL ⇒ more volatile EBIT. Equals Q(P−V) / [Q(P−V) − F].

Degree of financial leverage

DFL = %ΔEPS%ΔEBIT
DFLDegree of financial leverage
%ΔEPSPercentage change in earnings per share
%ΔEBITPercentage change in operating income
Driven by fixed financing costs (interest). DTL = DOL × DFL captures total sensitivity of EPS to a sales change.

Free cash flow to the firm

FCFF = CFO + Int × (1 − t) − FCInv
CFOCash flow from operations
IntInterest expense (cash)
tMarginal tax rate
FCInvFixed-capital (capex) investment
Add interest back (after tax) because FCFF is pre-financing — it belongs to ALL capital providers. Discount FCFF at the WACC.

Free cash flow to equity

FCFE = FCFF − Int × (1 − t) + Net borrowing
FCFFFree cash flow to the firm
IntInterest expense (cash)
tMarginal tax rate
Net borrowingNew debt issued minus debt repaid
FCFE is what is available to EQUITY after debt holders are paid, so discount it at the cost of equity, not WACC.

Net present value

NPV = Σ [CFₜ / (1 + r)ᵗ] − Outlay
CFₜAfter-tax cash flow at time t
rProject discount rate (often WACC)
OutlayInitial investment at time 0
Accept if NPV > 0. When NPV and IRR conflict on mutually exclusive projects, follow NPV.

Equity 17 formulas

Gordon (constant) growth dividend discount model

V₀ = D₁r − g
V₀Intrinsic value today
D₁Next year's expected dividend
rRequired return on equity
gConstant dividend growth rate
Requires r > g and stable growth. Note D₁ = D₀ × (1 + g) — the model uses NEXT year's dividend.

Sustainable growth rate

g = b × ROE
gSustainable growth rate
bEarnings retention ratio (1 − payout ratio)
ROEReturn on equity
The growth a firm can fund without new external equity. Feeds g into the Gordon model.

Required return (one-period DDM rearranged)

r = (D₁ / P₀) + g
rRequired return on equity
D₁ / P₀Forward dividend yield
gConstant growth rate (= capital gains yield)
Total return = dividend yield + price-appreciation (growth) yield. Just the Gordon model solved for r.

Justified leading P/E

P₀E₁ = 1 − br − g
P₀ / E₁Forward (leading) price-to-earnings ratio
1 − bDividend payout ratio
rRequired return on equity
gConstant growth rate
Derived from the Gordon model — higher growth or lower required return justifies a higher multiple. Leading uses E₁; trailing uses E₀.

Enterprise value

EV = Market cap + Total debt + Preferred − Cash
Market capMarket value of common equity
Total debtMarket value of interest-bearing debt
PreferredMarket value of preferred equity
CashCash and short-term investments
The takeover cost of the whole firm. EV/EBITDA is capital-structure neutral, so it compares firms with different leverage.

Residual income

RI = Eₜ − r × Bt−1
RIResidual income for the period
EₜNet income (earnings) in period t
rRequired return on equity
Bt−1Beginning book value of equity
Economic profit AFTER charging for the cost of equity capital. A firm can post positive net income yet negative residual income.

Residual income valuation

V₀ = B₀ + Σ [RIₜ / (1 + r)ᵗ]
V₀Intrinsic value today
B₀Current book value of equity
RIₜResidual income in period t
rRequired return on equity
Recognizes value earlier than DDM/FCFE, so it relies less on a large terminal value — useful for non-dividend payers.

Preferred stock value (perpetual)

V₀ = Dₚrₚ
V₀Value of the preferred share
DₚFixed annual preferred dividend
rₚRequired return on the preferred
Non-callable, non-convertible perpetual preferred is just a perpetuity. A maturity or call feature changes the model.

Justified trailing P/E

P₀E₀ = (1 − b)(1 + g)r − g
bRetention ratio (1 − dividend payout)
gConstant dividend growth rate
rRequired return on equity
Built on TRAILING earnings, so the numerator carries the extra (1 + g). The leading version (on E₁) drops it — the exam tests which earnings base is used.

Justified price-to-book (P/B)

P₀B₀ = ROE − gr − g
ROEReturn on equity
gSustainable growth rate
rRequired return on equity
A firm is justified above book value only when ROE exceeds r. If ROE = r, justified P/B = 1.

Justified price-to-sales (P/S)

P₀S₀ = (E₀/S₀)(1 − b)(1 + g)r − g
E₀/S₀Net profit margin
bRetention ratio
gGrowth rate
rRequired return on equity
P/S is driven by net profit margin. Two firms with equal sales but different margins are not comparable on P/S alone.

Dividend yield (trailing and leading)

Trailing = D₀P₀ ; Leading = D₁P₀
D₀Most recent annual dividend (already paid)
D₁Next expected annual dividend
P₀Current price
Trailing uses the dividend just paid; leading uses the next expected dividend. The exam swaps D₀ and D₁ as a distractor.

PEG ratio

PEG = P/Eg
P/EPrice-to-earnings multiple
gExpected earnings growth, in percent (e.g. 10, not 0.10)
g is a whole-number percent, not a decimal. Lower PEG implies cheaper growth, but it assumes a linear P/E-to-growth relationship.

Book value of equity per share

BVPS = Total equity − Preferred equityShares outstanding
Total equityCommon + preferred shareholders’ equity
Preferred equityBook value of preferred claims
Shares outstandingCommon shares outstanding
Preferred equity is subtracted because BVPS is a COMMON-shareholder figure.

Two-stage (multistage) DDM

V₀ = Σ [Dₜ / (1 + r)ᵗ] + Dn+1 / (r − g)(1 + r)ⁿ
DₜDividend in year t of the high-growth stage
Dn+1First dividend of the constant-growth stage
rRequired return on equity
gConstant (terminal) growth rate
nLength of the high-growth stage
The terminal value [Dn+1 / (r − g)] is dated at time n, so it is discounted back n periods — not n+1. This off-by-one is the classic trap.

Terminal value (Gordon growth)

TVₙ = D_ n+1r − g
Dn+1Dividend one period after the terminal date
rRequired return on equity
gConstant perpetual growth rate
TVₙ is dated at time n (end of the explicit forecast), then discounted to today. Requires r > g.

Single-stage FCFE valuation

V₀ = FCFE₁r − g
FCFE₁Next-year free cash flow to equity
rRequired return on equity
gConstant growth rate of FCFE
FCFE replaces dividends when payout does not reflect capacity to pay. Same Gordon structure, different cash-flow base.

Fixed Income 10 formulas

Bond price (discounted cash flows)

P = Σ [C / (1 + y)ᵗ] + FV(1 + y)N
PBond price
CPeriodic coupon payment
yYield to maturity per period
FVFace (par) value
NNumber of periods to maturity
Price moves inversely to yield. Premium when coupon > yield, discount when coupon < yield, par when equal.

Current yield

Current yield = Annual couponBond price
Annual couponTotal annual coupon payments
Bond priceCurrent market (full or flat) price
Ignores capital gain/loss to maturity and reinvestment, so it sits between coupon rate and YTM for a discount bond.

Macaulay duration

MacDur = Σ [t × (CFₜ / (1 + y)ᵗ)]Price
MacDurMacaulay duration (in periods)
tTime to each cash flow
CFₜCash flow at time t
yYield per period
PriceFull bond price
The cash-flow-weighted average time to receipt — also the investment horizon where price and reinvestment risk offset.

Modified duration

ModDur = MacDur1 + y
ModDurModified duration
MacDurMacaulay duration
yYield to maturity per period
The % price change for a 1% yield change. Use EFFECTIVE duration for bonds with embedded options (cash flows aren't fixed).

Approximate modified duration

ApproxModDur = PV_− − PV_+2 × PV₀ × Δy
PV_−Price if yield falls by Δy
PV_+Price if yield rises by Δy
PV₀Initial price
ΔyYield change (in decimal)
Replace prices with option-adjusted values and you get effective duration — the right measure for callable/putable bonds.

Price change from duration and convexity

%ΔPrice = −ModDur × Δy + 0.5 × Convexity × (Δy)²
ModDurModified (or effective) duration
ConvexityConvexity measure
ΔyChange in yield (decimal)
Duration is the linear estimate; convexity is the curvature correction and is always additive for option-free bonds (it helps you).

Money duration (dollar duration)

Money duration = ModDur × Full price
ModDurModified duration
Full priceFull (dirty) price of the position
The price change in CURRENCY units, not percent, for a yield change. PVBP = money duration × 0.0001.

Price value of a basis point

PVBP = PV_− − PV_+2
PV_−Price if yield falls 1 bp
PV_+Price if yield rises 1 bp
The money change in a bond's price for a 1-basis-point yield move — a hedging workhorse.

Yield spread (G-spread)

Yield = Benchmark rate + Spread
YieldBond's yield to maturity
Benchmark rateGovernment bond yield of matched maturity
SpreadCredit/liquidity spread over the benchmark
G-spread is over a govt yield; I-spread is over a swap rate; the Z-spread is added to every spot rate to reprice the bond.

Forward rate (no-arbitrage)

(1 + z₂)² = (1 + z₁) × (1 + f1,1)
z₁1-year spot rate
z₂2-year spot rate
f1,11-year rate, 1 year forward
Forward rates are implied by spot rates. An upward-sloping spot curve makes forward rates exceed spot rates.

Derivatives 7 formulas

Forward / futures price (no income)

F₀ = S₀ × (1 + r)T
F₀Forward price set today
S₀Spot price today
rRisk-free rate
TTime to settlement (years)
Pure cost-of-carry. Subtract the future value of any income (dividends/coupons) and add storage/convenience adjustments.

Value of a long forward during its life

Vₜ = Sₜ − [F₀ / (1 + r)T−t]
VₜValue of the long forward at time t
SₜSpot price at time t
F₀Originally contracted forward price
rRisk-free rate
T − tTime remaining to settlement
Value is zero at initiation. At expiry VT = ST − F₀, the contract's settlement payoff.

Put-call parity

c + PV(K) = p + S₀
cPrice of a European call
pPrice of a European put
PV(K)Present value of the strike K, = K / (1+r)T
S₀Current price of the underlying
A fiduciary call (call + risk-free bond) equals a protective put (put + stock). Same strike and expiry; European options only.

Put-call-forward parity

c + PV(K) = p + PV(F₀)
cPrice of a European call
pPrice of a European put
PV(K)Present value of the strike
PV(F₀)Present value of the forward price = S₀ for a no-income asset
The parity restated with a forward replacing the spot — handy when the underlying pays a carry/income stream.

Call option intrinsic value

Call intrinsic = max(0, Sₜ − K)
SₜCurrent price of the underlying
KExercise (strike) price
Total option value = intrinsic value + time value. A put's intrinsic value is max(0, K − Sₜ).

Option value bounds (European call)

max(0, S₀ − PV(K)) ≤ c ≤ S₀
cEuropean call price
S₀Current underlying price
PV(K)Present value of the strike
A call is never worth more than the underlying, nor less than its discounted intrinsic value. Longer time and higher volatility raise option value.

Binomial option hedge ratio (delta)

h = c_+ − c_−S_+ − S_−
hHedge ratio (option delta)
c_+Option value in the up state
c_−Option value in the down state
S_+Underlying price in the up state
S_−Underlying price in the down state
The number of underlying units that replicates the option. The binomial price uses risk-neutral probabilities, not real ones.

Alternatives 6 formulas

Net asset value per share (fund)

NAV = Assets − LiabilitiesShares outstanding
AssetsMarket value of fund holdings
LiabilitiesFund liabilities
Shares outstandingUnits/shares of the fund
Open-end funds transact at NAV; closed-end funds and ETFs can trade at a premium or discount to NAV.

Real estate capitalization rate

Cap rate = NOIProperty value
NOINet operating income (annual)
Property valueMarket value or purchase price
Cap rate ≈ discount rate − growth, so a lower cap rate implies a higher price (and lower expected return).

Net operating income

NOI = Effective gross income − Operating expenses
Effective gross incomePotential rent less vacancy/collection loss, plus other income
Operating expensesProperty operating costs (excludes debt service and depreciation)
NOI is BEFORE financing and taxes — it isolates the property's operating performance for cap-rate valuation.

Hedge fund management fee

Management fee = Mgmt fee rate × Assets under management
Mgmt fee rateAnnual management fee percentage
Assets under managementFund AUM (often beginning- or average-period value)
The '2' in '2-and-20'. Charged on AUM regardless of performance; specify whether it is on beginning or ending value.

Hedge fund incentive (performance) fee

Incentive fee = Incentive rate × max(0, Profit − Hurdle)
Incentive ratePerformance fee percentage (the '20')
ProfitGain above the prior high-water mark
HurdleMinimum return before the fee applies
A high-water mark blocks paying twice for the same gains after a drawdown. Watch whether the hurdle is hard or soft.

Committed-capital private equity multiples

TVPI = Cumulative distributions + Residual NAVPaid-in capital
Cumulative distributionsCash returned to LPs (drives DPI)
Residual NAVValue of investments still held
Paid-in capitalCapital actually drawn from LPs
TVPI = DPI (realized) + RVPI (unrealized). A multiple, not a rate — it ignores the TIMING that IRR captures.

Portfolio Management 10 formulas

Two-asset portfolio variance

σₚ² = w₁² σ₁² + w₂² σ₂² + 2 w₁ w₂ ρ1,2 σ₁ σ₂
w₁, w₂Portfolio weights of assets 1 and 2
σ₁, σ₂Standard deviations of assets 1 and 2
ρ1,2Correlation between the two assets
Diversification benefit grows as correlation falls. Cov(1,2) = ρ σ₁ σ₂, so the last term can also be written 2 w₁ w₂ Cov.

Capital asset pricing model (SML)

E(Rᵢ) = R𝒻 + βᵢ × (E(Rₘ) − R𝒻)
E(Rᵢ)Expected return of asset i
R𝒻Risk-free rate
βᵢBeta of asset i (systematic risk)
E(Rₘ) − R𝒻Market risk premium
The Security Market Line prices BETA. Assets above the SML are undervalued (offer excess return for their risk).

Beta

βᵢ = Cov(Rᵢ, Rₘ)σₘ²
βᵢBeta of asset i
Cov(Rᵢ, Rₘ)Covariance of asset and market returns
σₘ²Variance of market returns
Equivalently β = ρi,m × σᵢ / σₘ. The market's beta is 1.0; cash has beta 0.

Capital market line

E(Rₚ) = R𝒻 + [(E(Rₘ) − R𝒻) / σₘ] × σₚ
E(Rₚ)Expected portfolio return
R𝒻Risk-free rate
E(Rₘ) − R𝒻Market risk premium
σₘStandard deviation of the market
σₚStandard deviation of the portfolio
The CML uses TOTAL risk (σ) and applies only to efficient portfolios; the SML uses beta and prices any asset.

Sharpe ratio

Sharpe = Rₚ − R𝒻σₚ
RₚPortfolio return
R𝒻Risk-free rate
σₚStandard deviation of portfolio returns (total risk)
Excess return per unit of TOTAL risk — best for evaluating a standalone portfolio. Higher is better.

Treynor ratio

Treynor = Rₚ − R𝒻βₚ
RₚPortfolio return
R𝒻Risk-free rate
βₚPortfolio beta (systematic risk)
Excess return per unit of SYSTEMATIC risk — appropriate for a well-diversified portfolio or a sub-portfolio of a larger one.

Jensen's alpha

αₚ = Rₚ − [R𝒻 + βₚ × (Rₘ − R𝒻)]
αₚJensen's alpha (excess return vs CAPM)
RₚPortfolio return
βₚPortfolio beta
Rₘ − R𝒻Market risk premium
Return above what CAPM predicts for the portfolio's beta. Positive alpha = outperformance on a risk-adjusted basis.

M-squared (M²)

M² = (Rₚ − R𝒻) × (σₘ / σₚ) − (Rₘ − R𝒻)
RₚPortfolio return
R𝒻Risk-free rate
σₘStandard deviation of the market
σₚStandard deviation of the portfolio
RₘMarket return
Sharpe expressed in return (percentage) units — the excess return over the market after scaling the portfolio to the market's risk.

Roy's safety-first ratio

SFRatio = E(Rₚ) − RLσₚ
E(Rₚ)Expected portfolio return
RLMinimum acceptable (threshold) return
σₚStandard deviation of the portfolio
Maximize SFRatio to minimize the probability of falling below RL. With RL = R𝒻 it reduces to the Sharpe ratio.

Expected return on the minimum-variance set (multi-asset)

E(Rₚ) = Σ wᵢ × E(Rᵢ)
E(Rₚ)Expected portfolio return
wᵢWeight of asset i (weights sum to 1)
E(Rᵢ)Expected return of asset i
Return is linear in weights, but risk is not — which is why the efficient frontier bows to the left as correlations fall.

Knowing the formula is step one. Knowing when the exam wants it is what passes — and that comes from working problems, not memorizing a sheet.

Practice these in the app Read the Insights articles
Full Access — 50% off
through the next exam window
Claim 50% off