SCF Notes
SCF Notes
If markets are efficient, no trading strategy consistently beats the market after adjusting for
risk. Prices follow a random walk. EMH implies that abnormal returns are zero on average
(studied via event studies like Q5 of the Midsem).
⋆ Note: Event studies test semi-strong EMH: if a public announcement causes persistent
abnormal returns, the market is not semi-strong efficient.
Company Valuation
• Discounted Cash Flow (DCF): Value = sum of future free cash flows discounted at
the required rate of return (WACC or cost of equity).
X CFt
V0 =
t
(1 + r)t
• Price-to-Earnings (P/E): Market price per share / Earnings per share – measures how
much investors pay per unit of earnings.
1
• Dividend Discount Model (Gordon Growth): P0 = D1
r−g where D1 is next dividend,
r is required return, g is growth rate.
• Diversification: Combining assets with low correlation reduces portfolio variance with-
out reducing expected return.
• Portfolio Frontier: The set of minimum-variance portfolios for a given expected return
(Markowitz).
• Systematic saving via SIPs (Systematic Investment Plans) exploits rupee-cost averaging.
• T-Bills (Treasury Bills): Short-term government debt, near risk-free, zero coupon,
matures in 91/182/364 days.
• Commercial Paper: Short-term unsecured corporate IOUs, typically 7-270 days, issued
at a discount.
• Certificates of Deposit (CDs): Bank-issued time deposits with fixed tenure and in-
terest rate.
• Money Market Mutual Funds: Pool investing in short-term instruments, NAV main-
tained near 1.
• Call Money: Overnight interbank lending – the most liquid segment of the money
market.
Idea of Risk
Risk: Uncertainty about future returns. In finance, quantified primarily as variance or standard
deviation of returns.
• Systematic Risk (Market Risk): Market-wide risk that cannot be eliminated through
diversification. Driven by macro factors - interest rates, inflation, GDP. Measured by β.
2
Total Risk = Systematic Risk + Idiosyncratic Risk
Var(Ri ) = βi2 Var(Rm ) + Var(ϵi )
(from market model Ri = αi + βi Rm + ϵi )
Cov(Ri ,Rm )
⋆ Note: In CAPM: E[Ri ] = Rf + βi (E[Rm ] − Rf ). Here βi = Var(Rm ) . Only systematic risk
is priced.
• Primary Market: Where new securities are issued – IPOs, FPOs, rights issues.
• Market Microstructure: Bid-ask spread, order book depth, price impact of large trades
– directly relevant to liquidity discount (Q3 of Quiz 2).
• Structured products: Combinations e.g., straddle (call + put at same strike), collar
(buy put + sell call).
The key construction principle: No-Arbitrage. Any derivative payoff must be replicable
by a portfolio of traded assets, otherwise arbitrage exists.
Futures and Options
• Option: Gives the holder the RIGHT (not obligation) to buy (call) or sell (put) an asset
at strike price K on or before expiry T . In exchange for this right, the holder pays the
option premium upfront.
3
• Call: Right to BUY at K. Profitable when stock price ST > K (stock went up beyond
your cost).
Call payoff at expiry = (ST − K)+ = max(ST − K, 0)
Call profit = (ST − K)+ − C · erT (where C = premium paid)
• Put: Right to SELL at K. Profitable when stock price ST < K (stock fell below your
floor).
Put payoff at expiry = (K − ST )+ = max(K − ST , 0)
Put profit = (K − ST )+ − P · erT (where P = premium paid)
• Example 1: An airline (fears rising jet fuel costs) buys oil futures → locks in fuel price
→ hedges oil price risk.
• Example 2: A portfolio manager holds stock worth S0 and buys a put option at strike
K. This is a protective put. Payoff floor = K. This is also the payoff of a call + bond
(by put-call parity).
Delta Hedging: A dynamic hedging strategy. Hold ∆ = ∂V ∂S shares of stock per option to make
the portfolio instantaneously risk-free. The BSM equation arises from requiring a delta-hedged
portfolio to earn the risk-free rate.
Arbitrage
Arbitrage: A trading strategy that: (1) requires zero initial investment, (2) has non-negative
payoff in all scenarios, (3) has strictly positive payoff with positive probability. Riskless profit
from zero cost.
No-Arbitrage Principle: In efficient markets, arbitrage opportunities disappear immediately
as traders exploit them. All consistent pricing formulas (risk-neutral pricing, BSM, binomial
model) are derived from No-Arbitrage.
• Example: If Gold = $1800 in New York and $1820 in London: buy in NY, simultaneously
sell in London → $20 risk-free. In practice, transaction costs and execution speed limit
real arbitrage.
EXAM ALERT: No-arbitrage in binomial model: d < 1 + r < u. If this fails, one can
construct a riskless portfolio with positive return.
Information Asymmetry
When one party to a transaction has more/better information than the other. Leads to:
• Moral Hazard (post-contract): Once insured/financed, party takes more risk (e.g., a
CEO with a salary cap has no upside incentive to take risk, but ESOPs fix this).
4
In options markets: insider trading exploits information asymmetry. Market microstructure
models (Kyle, Glosten-Milgrom) model how informed trading affects bid-ask spreads.
Discounted Price & Risk-Free Rate
Discount Factor: The present value of $1 received at time t: β(t) = e−rt in continuous com-
pounding, or (1 + r)−t in discrete time. The risk-free rate r is the rate of return on a zero-risk
investment.
Discounted price: S̃t = e−rt St
The discounted stock price S̃t is a martingale under the risk-neutral measure Q. This is the
cornerstone of derivative pricing - it means the expected discounted future price equals today’s
price under Q.
Continuous vs. Discrete: erT ≈ (1 + nr )nT as n → ∞ (continuous compounding limit). In BSM,
continuous compounding is used throughout.
How to Quantify Risk?
• Value at Risk (VaR): The maximum loss at confidence level α over horizon T . P(Loss >
VaR) = 1 − α. Problem: not sub-additive (does not always reward diversification).
• Expected Shortfall (CVaR): E[Loss | Loss > VaR] – average loss in the worst (1 − α)
fraction. Coherent risk measure.
• Beta (β): Cov(Ri , Rm )/Var(Rm ) - measures systematic risk. β = 1 moves with market,
β > 1 amplifies market moves, β < 1 dampens.
• Sharpe Ratio: (E[R] − Rf )/σ - reward per unit of total risk. Higher = better risk-
adjusted performance.
• Market Model: Ri,t = αi + βi Rm,t + ϵi,t where ϵi,t is idiosyncratic noise. Used in event
studies (Midsem Q5).
2. Normalization: P(Ω) = 1
3. Countable
P Additivity (σ-additivity): For pairwise disjoint events A1 , A2 , · · · : P(∪i Ai ) =
i P(A i )
Derived results:
• P(Ac ) = 1 − P(A)
5
• P(A ∪ B) = P(A) + P(B) − P(A ∩ B) (inclusion-exclusion)
• Outcome Space Ω: The set of ALL possible outcomes of the random experiment. E.g.,
Ω = {H, T }∞ for infinite coin tosses (each ω is an infinite sequence of H and T), or Ω = R
for a Gaussian random variable, or Ω = C([0, T ]) (continuous paths) for Brownian motion.
1. Handle uncountable spaces: Classical definition fails for continuous distributions (e.g.,
uniform on [0, 1], Gaussian). We cannot assign positive probability to each point.
6
3. Unify discrete and continuous: The single axiomatic framework handles both coin
tosses (discrete) and Brownian motion (continuous) without changing the theory.
4. Model information: The sigma-algebra F represents available information. Restricting
to sub-sigma-algebras G ⊆ F models “partial information” - essential for conditional
expectation and martingales.
⋆ Note: Midsem Q6 asked exactly this. The diagram shows Ω → X (random variable) → R,
with F ⊇ σ(X) below Ω, and B(R) below R. P lives on (Ω, F), µX lives on (R, B(R)).
Sigma-Algebra - Key Examples
• Trivial σ-algebra: F = {∅, Ω}. Represents NO information (you know nothing beyond
“something happens”).
• Discrete σ-algebra: F = 2Ω (all subsets). Appropriate for finite/countable Ω – repre-
sents FULL information.
• Borel σ-algebra B(R): Generated by all open intervals in R. Contains all open sets,
closed sets, all sets you can write down explicitly. The “right” σ-algebra for real-valued
random variables.
• Generated sigma-algebra σ(C): The smallest σ-algebra containing a collection C of
sets.
7
• Continuous RV: Has a density fX (x) ≥ 0 with fX (x)dx = 1, such that P(a ≤ X ≤
R
Rb
b) = a fX (x)dx. Examples: Uniform, Normal/Gaussian, Exponential.
2
Key: N (µ, σ 2 ) has density f (x) = √ 1 exp − (x−µ)
2σ 2 . The standard normal N (0, 1) has
2πσ 2
CDF Φ(x) = P(Z ≤ x).
Distribution Measure of a Random Variable
The distribution (or law) of X is the pushforward measure µX on (R, B(R)) defined by:
Characterized equivalently by the CDF: FX (x) = P(X ≤ x) = µX ((−∞, x]). Two RVs can have
the same distribution even on different probability spaces (e.g., −Bt and Bt both have N (0, t)
distribution – both are Brownian motions, as seen in Midsem Q1(a)).
Filtration - The Mathematics of Information Flow
Filtration: An increasing family of σ-algebras {Fn }n≥0 (discrete) or {Ft }t≥0 (continuous) with
Fs ⊆ Ft for all s ≤ t. Intuitively: information only accumulates, never disappears. Examples:
• Public filtration (Midsem Q4): Ft = σ(all publicly observed actions up to time t). Per-
(i)
sonal filtration of player Pi : Gt = σ(Ci , publicly observed actions up to time t). Note
(i)
Gt ⊇ Ft since player Pi knows their own card Ci in addition to public info.
8
n ≥ 0, Xn is Fn -measurable. No “peeking into the future.” The process cannot anticipate
events that have not yet occurred. Intuition: At each time n, Xn is known given the information
available at time n. Financial trading strategies MUST be adapted (you can only trade based
on current and past information, not future prices). Theorem: The symmetric random walk
Xn = ξ1 + · · · + ξn is adapted to Fn = σ(ξ1 , . . . , ξn ), since Xn = f (ξ1 , . . . , ξn ) is clearly Fn -
measurable.
RT
⋆ Note: The Itô integral 0 ∆(t)dBt requires the integrand ∆(t) to be adapted. This is the
“non-anticipating” condition – we use the LEFT endpoint value ∆(tj ) in the Riemann sum, not
the right.
Pictorial Illustration of Axiomatic Probability (Midsem Q6 Diagram)
The diagram shows: On the left is Ω (the sample space), containing outcome ω. An arrow
labeled X points right to R (the real line), where X(ω) lives. Below Ω is the layer F (sigma-
algebra on Ω), which contains σ(X) (the sub-sigma-algebra generated by X). Pre-images of
Borel sets B from B(R) land in σ(X) ⊆ F. The probability measure P : F → [0, 1] sits on the
left. The distribution measure µX : B(R) → [0, 1] sits on the right, with µX (B) = P(X −1 (B)).
This illustrates: P measures events in Ω; µX measures events in R; they are connected by X
through the pre-image. X is measurable ⇒ pre-images of Borel sets are events ⇒ probabilities
like P(X ≤ x) are well-defined.
• If 1 + r ≤ d: borrow cash at r, buy stock → always profit (stock always beats cash).
Arbitrage!
• If 1 + r ≥ u: short stock, invest cash at r → always profit (cash always beats stock).
Arbitrage!
Risk-Neutral Probability: Unique q ∈ (0, 1) such that the discounted stock price is a mar-
tingale:
Q S1 q · uS0 + (1 − q) · dS0
S0 = E =
1+r 1+r
9
1+r−d
⇒q=
u−d
Note: q is determined solely by r, u, d - NOT by the real-world probability p. This is the key
non-intuitive insight: derivative prices do not depend on real-world beliefs about the stock.
Pricing a derivative with payoff V1 (payoff at time 1):
q · V1 (up) + (1 − q) · V1 (down) V1
V0 = = EQ
1+r 1+r
r + pi r
qi = ⇒ pi =
2pi 2qi − 1
0.10 0.10
pA = 2(0.60)−1 = 0.20 = 0.50
0.10 0.10
pB = 2(0.625)−1 = 0.25 = 0.40
0.10 0.10
pC = 2(0.75)−1 = 0.50 = 0.20
Sn(k) = S0 · uk · dn−k
10
Direct risk-neutral pricing formula (n-period):
n
1 1 X n k
V0 = n
Q
E [Vn ] = n
q (1 − q)n−k Vn(k)
(1 + r) (1 + r) k
k=0
6. Total Expectation: E[E[X | G]] = E[X]. (Take G = {∅, Ω} in the Tower Property.)
⋆ Note: The Tower Property is the single most important property for martingale proofs. For
SRW: E[Xn+1 | Fn ] = E[Xn + ξn+1 | Fn ] = Xn + E[ξn+1 | Fn ] = Xn + E[ξn+1 ] = Xn (used
independence since ξn+1 ⊥ Fn ).
Jensen’s Inequality - Statement, Proof, and Applications
Jensen’s Inequality: If φ : R → R is convex and X is an integrable random variable, then
E[φ(X)] ≥ φ(E[X]). A function φ is convex if for all x, y and λ ∈ [0, 1]: φ(λx + (1 − λ)y) ≤
λφ(x) + (1 − λ)φ(y). Equivalently (for differentiable φ): φ′′ (x) ≥ 0.
Proof (using supporting hyperplane): By convexity, for any point µ, there exists a slope c
(the subgradient at µ) such that φ(x) ≥ φ(µ) + c(x − µ) for all x. Setting µ = E[X] and taking
expectations:
E[φ(X)] ≥ φ(E[X]) + c · E[X − E[X]] = φ(E[X]) ✓
Conditional version: If φ is convex, E[φ(X) | G] ≥ φ(E[X | G]) a.s.
Key applications in this course:
11
• φ(x) = ex : E[ex ] ≥ eE[X] - moment generating function inequality.
• φ(x) = (x − K)+ : E[(X − K)+ ] ≥ (E[X] − K)+ – call option price lower bound.
⋆ Note: Midsem Q1(c): If (Xn , Fn ) is a martingale and φ is convex with φ(Xn ) integrable,
then (φ(Xn ), Fn ) is a SUBMARTINGALE. Proof of Q1(c): E[φ(Xn+1 ) | Fn ] ≥ φ(E[Xn+1 |
Fn ]) = φ(Xn ). Hence φ(Xn ) is a submartingale. ✓
Martingales and their Properties
Martingale: A stochastic process (Mn , Fn )n≥0 is a martingale if: (i) Mn is Fn -measurable
(adapted); (ii) E[|Mn |] < ∞ for all n; (iii) E[Mn+1 | Fn ] = Mn a.s. for all n ≥ 0.
• Constant expectation: E[Mn ] = E[M0 ] for all n. (Set G = {∅, Ω} in the martingale
property.)
• Optional Stopping Theorem (OST): Under mild conditions, E[Mτ ] = E[M0 ] for a
stopping time τ . This is used to solve hitting time problems.
n
2
⋆ Note: The Midsem Q2(c) process Sn = eσXn eσ +e−σ
is a martingale. Proof: E[Sn+1 |
eσ +e−σ
Fn ] = Sn × factor × 2 = Sn (the factor cancels the moment).
Risk-Neutral Measure - Formal Definition
Risk-Neutral Measure Q: An equivalent probability measure Q ∼ P (same null sets: P(A) =
0 ⇔ Q(A) = 0) under which the discounted asset price S̃n = (1 + r)−n Sn is a Q-martingale. In
the n-period binomial model: risk-neutral probabilities q = (1 + r − d)/(u − d) for the up-move
12
at each step. Key property: ANY derivative price equals EQ [discounted payoff]. This is the
Fundamental Theorem.
Q Vn
V0 = E (risk-neutral pricing formula)
(1 + r)n
Under Q, stocks grow at the risk-free rate r (not their true rate µ). This makes math tractable
but does NOT mean all investors are risk-neutral.
First Fundamental Theorem of Asset Pricing (FFTAP) - Discrete
FFTAP (Discrete): A financial market model is ARBITRAGE-FREE if and only if there
EXISTS at least one equivalent martingale measure (EMM/risk-neutral measure) Q equivalent
to P under which all discounted asset prices are martingales. Formal arbitrage definition: A
trading strategy θ (a sequence of portfolio positions) is an arbitrage if: X0 (θ) = 0 (zero initial
cost), Xn (θ) ≥ 0 a.s. (non-negative payoff), P(Xn (θ) > 0) > 0 (positive probability of gain).
No-arbitrage ⇔ EMM ⇔ the risk-neutral probabilities q ∈ (0, 1).
Definition
Let ξ1 , ξ2 , . . . be i.i.d. with P(ξj = +1) = P(ξj = −1) = 1/2. Define X0 = 0 and:
Xn = ξ1 + ξ2 + · · · + ξn , n≥1
Natural filtration: Fn = σ(ξ1 , . . . , ξn ). Note ξn+1 ⊥ Fn (independence of future increments
from past).
SRW as a Martingale - Proof
Claim: (Xn , Fn ) is a martingale. Proof:
13
Quiz 1 Q1: Xn3 − 3nXn is a Martingale - Full Proof
Problem: Find an such that Zn = Xn3 + an Xn is a martingale with a0 = 0.
• Step 2: Take E[· | Fn ]. Use ξn+1 ⊥ Fn so E[f (ξn+1 ) | Fn ] = E[f (ξn+1 )]:
3
E[Xn+1 | Fn ] = Xn3 + 3Xn2 · 0 + 3Xn · 1 + 0 = Xn3 + 3Xn
2 ] = 1, E[ξ 3 ] = 0)
(Used: E[ξn+1 ] = 0, E[ξn+1 n+1
3 + an+1 = an ⇒ an+1 = an − 3
The SSRW is also a martingale (it is a scaled version of the SRW martingale; scaling does not
destroy the martingale property).
Quadratic Variation of SSRW
Quadratic Variation: For a process X over [0, T ] with partition Π = {0 = t0 < t1 < · · · <
tm = T }: X
[X, X]T = lim (Xti+1 − Xti )2
∥Π∥→0
i
√
For the SSRW: each increment W (n) (tk+1 ) − W (n) (tk ) has magnitude |1/ n| (always!), so
squared increment = 1/n. Over nT steps total (for t in [0, T ]):
14
The quadratic variation of the SSRW equals T - the SAME as Brownian motion! This is
why SSRW converges to BM: they share the same quadratic variation (non-trivial QV = t
distinguishes BM from all smooth paths).
⋆ Note: For a differentiable function f : [f, f ]T = 0 (squared increments
√ of order (∆t)2 → 0).
BM is different: its QV = T > 0 arising from increments of order ∆t.
Convergence of SSRW to BM
By Donsker’s Theorem (Functional CLT): W (n) (t) → Bt in distribution on C([0, T ]) as n → ∞.
√
For each fixed t, by the ordinary CLT: W (n) (t) = (1/ n)X⌊nt⌋ → N (0, t) in distribution.
1. B0 = 0 almost surely
2. Independent increments: for 0 ≤ t0 < t1 < · · · < tn , increments Bt1 − Bt0 , Bt2 −
Bt1 , . . . , Btn − Btn−1 are mutually independent
Basic BM Properties
Proof of E[Bs Bt ] = min(s, t): WLOG s ≤ t. E[Bs Bt ] = E[Bs (Bs + (Bt − Bs ))] = E[Bs2 ] +
E[Bs (Bt − Bs )] = s + E[Bs ] · E[Bt − Bs ] = s + 0 · 0 = s = min(s, t). (Used independence of Bs
and Bt − Bs .)
BM as a Martingale - Proof
Claim: Bt is an (FtB )-martingale. Proof: For s ≤ t: E[Bt | Fs ] = E[Bs + (Bt − Bs ) | Fs ] =
Bs + E[Bt − Bs | Fs ] = Bs + 0 = Bs . ✓ (Used: Bt − Bs ⊥ Fs by independent increments;
E[Bt − Bs ] = 0 by stationary increments.)
Midsem Q2(b): Is Bt2 a Martingale? - Full Working
Compute E[Bt2 | Fs ] for s ≤ t. Write Bt = Bs + (Bt − Bs ) where (Bt − Bs ) ⊥ Fs .
15
Midsem Q2(a): Is Bt3 a Martingale?
Compute E[Bt3 | Fs ]. Use Bt = Bs + Z where Z = Bt − Bs ∼ N (0, t − s), Z ⊥ Fs .
E[Bt3 − 3tBt | Fs ] = Bs3 + 3Bs (t − s) − 3t · E[Bt | Fs ] = Bs3 + 3Bs (t − s) − 3tBs = Bs3 − 3sBs
1. −B0 = −0 = 0 a.s. ✓
The “derivative” dB/dt would have to be infinite everywhere. This is why we cannot use
ordinary calculus for stochastic integrals – we need the Itô integral. Despite non-differentiability,
BM has finite quadratic variation:
X
[B, B]T = lim (Bti+1 − Bti )2 = T a.s.
∥Π∥→0
Heuristic rule (Itô calculus): (dBt )2 = dt. This is the KEY formula driving the Itô correction
term.
Lévy’s Characterization Theorem (Statement Only)
Lévy’s Theorem: A continuous local martingale Mt starting at M0 = 0 with quadratic variation
[M, M ]t = t for all t ≥ 0 a.s. is a standard Brownian motion. ⋆ Note: Used in the proof of
Girsanov’s Theorem: after showing B̃t is a Q-martingale with QV = t, Lévy’s theorem implies
B̃t is a Q-BM.
16
4.4 Itô Integral
Solution: Define the Itô integral as an L2 -limit of Riemann sums using LEFT endpoints only
(non-anticipating).
Construction of the Itô Integral - Step by Step
Step 1: Simple (elementary) processes:
∆(t) is a step function: ∆(t) = ∆(tj ) for t ∈ [tj , tj+1 ), where ∆(tj ) is Ftj -measurable (knows
the past, not the future). For such ∆:
Z T X
∆(t)dBt := ∆(tj )(Btj+1 − Btj )
0
The LEFT endpoint evaluation is critical: ∆(tj ) is based on information BEFORE the BM
increment Btj+1 − Btj . This makes the integral adapted (non-anticipating).
Step 2: Extension by density: RT 2 2
The space of adapted processes with E[ 0 ∆(t) dt] R< ∞ is an L space. Simple processes
are dense in this space. Define ∆dB = limn→∞ ∆n dB in L2 (Ω), where ∆n are simple
R
approximations to ∆.
Itô Isometry (Proof
)
RT 2 hR i
T 2 dt
Itô Isometry: E 0 ∆(t)dB t = E 0 ∆(t)
P
Proof for simple processes: Let I = j ∆(tj )∆Bj where ∆Bj = Btj+1 − Btj .
X 2 XX
2
E[I ] = E ∆(tj )∆Bj = E[∆(ti )∆Bi ∆(tj )∆Bj ]
i j
For i ̸= j (say i < j): ∆(ti ), ∆Bi , ∆(tj ) are all Ftj -measurable or earlier, while ∆Bj ∼
N (0, tj+1 − tj ) is independent of Ftj . Hence E[∆(ti )∆Bi ∆(tj )∆Bj ] = E[∆(ti )∆Bi ∆(tj )] ·
E[∆Bj ] = 0.
For i = j: E[∆(ti )2 ∆Bi2 ] = E[E[∆(ti )2 ∆Bi2 | Fti ]] = E[∆(ti )2 E[∆Bi2 | Fti ]] = E[∆(ti )2 (ti+1 −ti )]
(taking out ∆(ti ) which is Fti -measurable; E[∆Bi2 | Fti ] = E[∆Bi2 ] = ti+1 −ti by independence).
hP i hR i
T
Summing: E[I 2 ] = j E[∆(tj )2 (tj+1 − tj )] = E 2 (t 2 dt . ✓
P
j ∆(tj ) j+1 − t j ) → E 0 ∆(t)
Itô Integral as a Martingale
RT Rt
If ∆(t) is adapted and E[ 0 ∆(t)2 dt] < ∞, then It = 0 ∆(s)dBs is a martingale w.r.t. {Ft }.
In particular:
17
Rt
• For s ≤ t : E[It | Fs ] = Is (Proof: E[ s ∆(u)dBu | Fs ] = 0 since it’s a zero-mean
Rt
martingale increment; then It = Is + s ∆dB, so E[It | Fs ] = Is .)
Linearity
RT of Itô IntegralR
T RT
0 (α∆(t) + βΓ(t))dBt = α 0 ∆(t)dBt + β 0 Γ(t)dBt
This follows from linearity of Riemann sums and the L2 limit construction.
Itô Integral as an
R t Adapted Stochastic Process
The process It = 0 ∆(s)dBs is an adapted process: for each t, It is Ft -measurable (it depends
only on the BM path up to t and ∆(s) for s ≤ t, all of which are Ft -measurable). Furthermore,
It has continuous sample paths (a deeper result).
Only (dBt )2 = dt is non-negligible. All higher-order terms vanish. This is the KEY insight:
unlike classical calculus (where (dx)2 is negligible), stochastic calculus has a quadratic term
that survives!
Itô’s Formula - Statement (Two Versions)
⋆ Note: The “Itô correction term” is 12 σt2 fxx dt. It is ABSENT in classical calculus. This term
makes e.g. GBM differ from classical exponential growth.
Itô’s Formula - Proof Sketch (Quiz 2 Q2 / Midsem)
Given in the exam as: state and prove Itô’s Lemma. Follow these steps:
18
1. Partition [0, t] into n subintervals with mesh h = t/n. Let tk = kh, k = 0, 1, . . . , n.
•
P R
ft ∆t → ft dt (Riemann integral)
•
P R
fx ∆Bk → fx dBt (Itô integral by construction)
• 21 fxx (∆B 2 1 2
P R
Pk ) → 2 2fxx ds: R Since (∆Bk ) R ≈ tk+1 − tk = h by the LLN for QV.
Formally: fxx (∆Bk ) → fxx d[B, B]s = fxx ds.
• √
p
Terms ∆t∆Bk : |∆t∆B√ k | ≤ ∆t· 2h log(1/h) → 0 in L2 (BM increments are of order
h, so ∆t∆Bk ∼ h h → 0).
• (∆t)2 terms: O(h2 ) with n = t/h terms → O(h) → 0.
The extra term dXt dYt (quadratic covariation) is the Itô correction. Using the multiplication
table: if dXt = µX dt + σX dBt and dYt = µY dt + σY dBt , then dXt dYt = σX σY dt. Example:
d(Bt St ) = Bt dSt + St dBt + dBt dSt .
Applications of Itô’s RFormula - Worked Examples
t
Example 1: Compute 0 Bs dBs . Apply Itô to f (x) = x2 /2:
1
d(Bt2 /2) = Bt dBt + dt
2
Z t
⇒ Bt2 /2 = Bs dBs + t/2
0
Z t
⇒ Bs dBs = (Bt2 − t)/2
0
Rt
Compare to classical calculus: 0 xdx = t2 /2 ̸= (Bt2 − t)/2. The Itô result has the correction
term −t/2.
Example 2: Geometric Brownian Motion. Apply Itô to f (t, x) = ln(x):
1 1
d(ln St ) = dSt − (dSt )2
St 2St2
If dSt = µSt dt + σSt dBt :
1 1 2 2
d(ln St ) = (µSt dt + σSt dBt ) − σ St dt = (µ − σ 2 /2)dt + σdBt
St 2St2
19
4.6 Stochastic Differential Equations (SDEs)
The drift µ(t, Xt )dt is the “deterministic” part of the change. The diffusion σ(t, Xt )dBt is the
“random” part. σ controls the volatility.
Geometric Brownian Motion (GBM) - The Stock Price Model
The Black-Scholes stock price model:
Properties: St > 0 always (cannot go negative). Log returns ln(St /Ss ) ∼ N ((µ − σ 2 /2)(t −
s), σ 2 (t − s)). This is the log-normal distribution model. Under the real-world measure P:
E[St ] = S0 eµt (exponential growth at rate µ). Under the risk-neutral measure Q (after Girsanov
with θ = (µ − r)/σ): EQ [St ] = S0 ert (growth at risk-free rate r).
Quiz 2 Q3: NPS Liquidity Discount - SDE Problem
Setup: Ft = fundamental price (GBM), Lt = liquidity discount, St = Ft − Lt = observed price.
Given: dFt = µFt dt + σFt dBt (GBM); dLt = −λLt dt (decays exponentially); L0 = l > 0.
St = Ft − l · e−λt
To find dSt : dSt = dFt − dLt = (µFt dt + σFt dBt ) − (−λLt dt) = (µFt + λLt )dt + σFt dBt .
Substituting Ft = St + Lt : dSt = (µ(St + Lt ) + λLt )dt + σ(St + Lt )dBt . This SDE has
explicit Lt = le−λt substituted in:
20
Under Q (Girsanov with θ = (µ − r)/σ, so dB̃t = dBt + θdt is Q-BM):
dS̃t = S̃t σdB̃t (pure martingale under Q − no drift term)
21
MODULE 5: RISK-NEUTRAL PRICING
Two probability measures P and Q on (Ω, F) are equivalent (P ∼ Q) if they have the same
null sets: P(A) = 0 ⇔ Q(A) = 0. Equivalent measures agree on what is “impossible” but can
disagree on probabilities of non-null events.
Why change measure in finance? Under the real-world measure P, the stock drift is µ (market
growth rate). Under the risk-neutral measure Q, the drift becomes r (risk-free rate). This
switch makes the discounted stock price a martingale under Q, which makes derivative pricing
tractable via EQ [discounted payoff].
Intuition: Changing measure “adjusts probabilities” to account for risk aversion. Risk-neutral
investors price assets using expected returns equal to r regardless of actual drift µ. The change
of measure converts the “real world” to a “risk-neutral world.”
Properties (Discrete)
• Z0 = EP [Z] = 1
22
R
Q(A) = A ZdP for all A ∈ F. If P ∼ Q (both absolutely continuous w.r.t. each other), then
Z > 0 P-a.s. and dP/dQ = 1/Z.
Change of Measure for a Gaussian Random Variable
Setup: X ∼ N (µ, σ 2 ) under P. We want Q such that X ∼ N (0, σ 2 ) under Q (shift mean to 0).
The RN derivative is:
µ2
dQ µX
= exp − 2 + 2
dP σ 2σ
h 2
i
Verification: EP [ dQ P exp − µX + µ . Writing X = µ + σZ with Z ∼ N (0, 1) ⇒ X ∼
dP ] = E σ2 2σ 2
N (µ, σ 2 ) under P:
2 2 2
µ P µ(µ + σZ) µ µ µZ
exp E exp − = exp · exp − 2 E exp −
2σ 2 σ2 2σ 2 σ σ
µ2
2
µ
= exp − 2 · exp =1 ✓
2σ 2σ 2
More generally
(Cameron-Martin):
If X ∼ N (θ, σ 2 ) under P and Y ∼ N (0, σ 2 ) under Q, then
θ2
dQ/dP = exp − θXσ2
+ 2σ 2 . As n → ∞ with θn → 0, dQ/dP → 1 (measures merge – see Quiz
3 Q4).
Characterization of RN Derivative on Continuous Spaces as an Adapted Process
In continuous time (0 ≤ t ≤ T ), define Zt = EP [ZT | Ft ] where ZT = dQ/dP (the terminal RN
derivative). Then:
• For constant market price of risk θ: Zt = exp(−θBt − θ2 t/2) (the stochastic exponential)
• dZt = −θZt dBt (Itô formula: dZt = Zt (−θ2 /2 + 21 θ2 )dt + Zt (−θ)dBt = −θZt dBt ). No dt
term → Zt is a (local) martingale.
RT
Is Zt a TRUE martingale? Yes, under Novikov’s condition: EP [exp( 12 0 θt2 dt)] < ∞. For
constant θ: exp(θ2 T /2) < ∞✓
23
Set Q by dQ = ZT dP (i.e., ZT = dQ/dP). Then the process:
Z t
B̃t = Bt + θs ds
0
is a standard Brownian motion under Q. Equivalently, dBt = dB̃t − θt dt, so replacing dBt
everywhere with dB̃t − θt dt converts P-dynamics to Q-dynamics.
Proof of Girsanov’s Theorem
Strategy: Use Lévy’s Theorem – show B̃t is a continuous Q-local martingale starting at 0 with
QV = t.
Rt
1. Continuity: B̃t = Bt + 0 θs ds is continuous (sum of continuous processes). ✓
3. Q-martingale property: Must show EQ [B̃t | Fs ] = B̃s for s ≤ t. Using Bayes formula
(EQ [X | Fs ] = EP [ZT X | Fs ]/EP [ZT | Fs ] = EP [Zt X | Fs ]/Zs ), and the fact that Zt B̃t
is a P-martingale (can be verified via Itô product rule: d(Zt B̃t ) = B̃t dZt + Zt dB̃t + dZt ·
dB̃t = B̃t (−θZt dBt ) + Zt (dBt + θdt) + (−θZt dt) = Zt dBt (pure martingale)). Hence
EQ [B̃t | Fs ] = EP [Zt B̃t | Fs ]/Zs = Zs B̃s /Zs = B̃s . ✓
R R R
4. Quadratic variation: [B̃, B̃]t = [B + θds, B + θds]t . The term θds has bounded
variation (smooth), so it contributes zero to QV. Thus [B̃, B̃]t = [B, B]t = t. ✓
5. By Lévy’s Theorem: B̃t is a continuous Q-martingale with B̃0 = 0 and [B̃, B̃]t = t ⇒ B̃t
is a Q-Brownian motion. ✓
dSt = µSt dt + σSt (dB̃t − θdt) = µSt dt − σSt θdt + σSt dB̃t
µ−r
= µ−σ St dt + σSt dB̃t = rSt dt + σSt dB̃t
σ
Under Q: dSt = rSt dt + σSt dB̃t . The drift becomes r (risk-free rate). Hence S̃t = e−rt St is a
Q-martingale. ✓
Girsanov and Existence/Uniqueness of Risk-Neutral Measure
• Complete markets (unique Q): When there is ONE source of randomness (one BM B)
and assets span all risks, θ = (µ − r)/σ is uniquely determined ⇒ unique Q ⇒ complete
market.
• Incomplete markets (many Q): When there are more sources of uncertainty than traded
assets. For each choice of θ satisfying the martingale condition (any θ component in the
“unspanned” subspace is free to choose), we get a different Q. Infinitely many EMMs ⇒
incomplete market.
24
5.6 Martingale Representation Theorem (MRT) - Statement Only
MRT: Let Bt be a BM on (Ω, F , P) and {Ft } = {FtB } (the natural filtration of B). If Mt is
any (Ft )-martingale with E[Mt2 ] < ∞, then there exists a unique adapted process φt satisfying
RT
E[ 0 φ2s dt] < ∞ such that:
Z t
Mt = M0 + φs dBs
0
In other words, every square-integrable martingale in the filtration of a BM is an Itô integral
(stochastic integral). There are no “extra” martingales.
MRT and Completeness / Uniqueness of Q
The MRT establishes market completeness in the BSM model:
3. Setting ∆t = φt /(σ S̃t ) gives a replicating portfolio: dX̃t = ∆t σ S̃t dB̃t = φt dB̃t = dMt .
4. Since X̃0 = M0 = e−rT EQ [h(ST )], we have X̃t = Mt for all t ⇒ Xt = Vt for all t.
25
derivative of Zn w.r.t. Yn . Equivalently, find dQ/dP where P corresponds to observations
from the Yn distribution and Q corresponds to observations from Zn distribution. By the
Cameron-Martin formula for Gaussian shifts:
θ2n
dPZn n
Vn = = exp −θ · X −
dPYn 2
• Part (b): As n → ∞ with 0 < θ < 1, θn → 0 so Vn → exp(0) = 1. This means the two
distributions PZn and PYn become asymptotically identical as n → ∞ - the shift θn → 0
makes them indistinguishable.
In finance, this bridge is crucial: the BSM PDE (analytic) and risk-neutral pricing formula
(probabilistic) are two sides of the same coin, connected by Feynman-Kac. Solving the PDE
gives the derivative price; alternatively, computing the Q-expectation gives the same answer.
Statement of Feynman-Kac Theorem
Feynman-Kac: Let Xt satisfy the SDE: dXt = µ(t, Xt )dt + σ(t, Xt )dBt . Define the function:
Z T
u(t, x) = E h(XT ) · exp − c(s, Xs )ds | Xt = x
t
where h is the terminal payoff function and c(s, Xs ) ≥ 0 is a discount/killing rate. Then u
satisfies the PDE:
1
ut + µ(t, x)ux + σ 2 (t, x)uxx − c(t, x)u = 0
2
with terminal condition u(T, x) = h(x).
⋆ Note: The BSM PDE arises by setting µ(t, x) = rx, σ(t, x) = σx, c(t, x) = r in Feynman-Kac.
Discounted Feynman-Kac
Special case with c(t, x) = r (constant discount rate = risk-free rate):
h i
u(t, x) = EQ e−r(T −t) h(XT ) | Xt = x
satisfies: ut +µux + 12 σ 2 uxx −ru = 0. This is exactly the no-arbitrage pricing formula: V (t, St ) =
e−r(T −t) EQ [h(ST ) | St = S].
Deriving BSM PDE from Feynman-Kac (Quiz 3 Q2)
• Step 1: Stock under Q: dSt = rSt dt + σSt dBt (GBM with drift r, volatility σ).
• Step 2: Option price V (t, S) = e−r(T −t) EQ [h(ST ) | St = S]. Define u(t, x) = er(T −t) V (t, x)
(undiscounted):
u(t, x) = EQ [h(ST ) | St = x]
26
• Step 3: Apply Feynman-Kac with µ(t, x) = rx, σ(t, x) = σx, c = 0:
1
ut + rx · ux + σ 2 x2 · uxx = 0
2
• Step 4: Convert back to V = e−r(T −t) u. Using Vt = −r · e−r(T −t) u + e−r(T −t) ut etc., the
PDE becomes:
1
Vt + rSVS + σ 2 S 2 VSS − rV = 0 ← BSM PDE ✓
2
If u satisfies the FK PDE, the dt term vanishes ⇒ Mt is a local martingale. Under regularity,
it is a true martingale. Therefore:
h RT i Rt
E[MT | Ft ] = Mt ⇒ E e− 0 cds h(XT ) | Ft = u(t, Xt ) · e− 0 cds ✓
27
Proof 5: Itô Isometry
See Module 4.4 for complete proof.
Key: cross-terms vanish by independence of non-overlapping BM increments; diagonal terms
= E[∆Bi2 ](∆t).
Proof 6: Risk-Neutral Probability in 1-Period Binomial
S0 = EQ [S1 /(1 + r)] ⇒ S0 (1 + r) = quS0 + (1 − q)dS0 ⇒ 1 + r = qu + (1 − q)d ⇒ q =
(1 + r − d)/(u − d). ✓
Proof 7: Zn = Xn3 − 3nXn is a Martingale
Full proof in Module 4.1, Quiz 1 Q1 section.
E0 = 2 + E1
E1 = 2 + E2
1 1
E2 = 1 + E3 + E0 (T → stay 0, H → state 3)
2 2
1 1
E3 = 1 + E4 + E1 (T → state 4, H → state 1)
2 2
1 1
E4 = 1 + E5 + E0 (H → state 5, T → state 0)
2 2
1 1
E5 = 1 + · 0 + E1 = 1 + E1 /2 (T → done, H → state 1)
2 2
Solution: From E5 = 1 + E1 /2; E4 = 1 + 12 (1 + E1 /2) + 21 E0 = 3/2 + E1 /4 + 12 E0 ; substitute
up. Answer: E0 = 84.
⋆ Note: Why not restart at 0 on failure? KMP insight: HTHTHT has overlapping prefix-suffix.
When you fail at position k, you jump to the longest suffix of the failed string that matches a
prefix of HTHTHT. E.g., state 3 (matched HTH) on seeing H: string becomes HTHH - longest
prefix of HTHTHT matching a suffix is H (length 1) → go to state 1, not state 0.
28
Quiz 1 Q3 (DiceChain) - All Parts
1 P
(a) S0 = 1+r qi ui S0 follows directly from EQ [S̃P
1 ] = S̃0 , where
P S̃1 = S1 /(1 + r).
(b) 6 unknowns (q1 , . . . , q6 ), only 2 constraints ( qi = 1; qi ui = 1 + r) → 4 degrees of free-
dom ⇒ infinitely many Q.
(c) Set q3 = q4 = 1/2, rest = 0. Check: 21 (1.00) + 12 (1.10) = 1.05 = 1 + r. ✓ Q =
(0, 0, 1/2, 1/2, 0, 0).
Midsem Q1: BM and Martingale Questions
(a) −Bt is a BM: [see Proof
√ 10 above]
(b) cBt/c2 is a BM iff c = 2: Variance of increment = c2 (t − s)/2. Need = t − s ⇒ c2 = 2 ⇒
√
c = 2.
(c) φ(Xt ) is a submartingale if φ convex: [see Proof 4 above]
Midsem Q2: BM Martingale Checks and Itô’s Lemma
(a) Bt2 is NOT a martingale (E[Bt2 | Fs ] = Bs2 + (t − s) ̸= Bs2 ). Bt2 − t IS a martingale. [See
Module 4.3]
(b) Bt3 is NOT a martingale. Bt3 − 3tBt IS a martingale. [See Module 4.3]
(c) Sn = eσXn (2/(eσ + e−σ ))n IS a martingale. [See Proof 8 above]
State and Prove Itô’s Lemma - see Module 4.5 for complete statement and proof
• Part (e): Prove each collection is a σ-algebra on Ω. For any of these (e.g., F2 = σ(A1 )):
29
Midsem Q5: Abnormal Returns Event Study - Complete Calculations
Market model: Ri,t = αi + βi Rm,t + ϵi,t . Parameters from Table 1.
Part (b) Expected returns on Day 0 (Rm,0 = 0.60%):
• Day 0: NVDA: 3.80 − 0.83 = 2.97%. AVGO: 5.10 − 0.73 = 4.37%. DAL: −1.20 − 0.69 =
−1.89%. XOM: 0.90 − 0.52 = 0.38%.
Part (f ) Analysis: AVGO has strongest positive reaction (CAR = 5.60%, high VS, AI exposure
0.70 - Broadcom is a key AI chip supplier). NVDA also very strong (CAR = 3.62%, AI exposure
= 0.85). DAL has most adverse reaction (CAR = −2.50% AI investment does not directly help
airlines, but rising electricity/energy costs could increase operational costs). The headline helps
tech/infrastructure but hurts sectors dependent on energy.
Midsem Q6: Axiomatic Probability Full Answer
Full definitions in Module 2.2. For the diagram question, describe each component and explain
why axiomatic construction is needed – see Module 2.2, “Why Do We Need an Axiomatic
Construction?” section.
30
QUICK REFERENCE - FORMULAS AND CHECKLISTS
Standard techniques: (1) Write Xn+1 = Xn + (something with ξn+1 ). (2) Use E[ξn+1 | Fn ] = 0,
2
E[ξn+1 3
| Fn ] = 1, E[ξn+1 | Fn ] = 0. (3) Check if dt term vanishes in dXt (continuous case).
Itô Formula Application Checklist
3. Rewrite SDE under Q using dBt = dB̃t − θdt (drift becomes r for GBM)
• Bt − Bs ∼ N (0, t − s) independent of Fs
• For Z ∼ N (0, 1): E[Z 2n ] = (2n − 1)!! = (2n)!/(2n n!); E[Z 2n+1 ] = 0
31
No-arbitrage: d < 1 + r < u ⇔ q ∈ (0, 1)
FFTAP: No-arbitrage ⇔ ∃ EMM Q. SFTAP: Complete ⇔ unique Q.
SDE/GBM Summary
dSt = µSt dt + σSt dBt ⇒ St = S0 exp((µ − σ 2 /2)t + σBt )
Under Q (θ = (µ − r)/σ): dSt = rSt dt + σSt dB̃t ⇒ St = S0 exp((r − σ 2 /2)t + σ B̃t )
EQ [St ] = S0 ert , VarQ [ln St ] = σ 2 t
BSM Formula Summary
C = S0 N (d1 ) − Ke−rT N (d2 ) √ √
d1 = [ln(S0 /K) + (r + σ 2 /2)T ]/(σ T ); d2 = d1 − σ T
Put price P = Ke−rT N (−d2 ) − S0 N (−d1 ) [by put-call parity]
Change of Measure Summary
EQ [X] = EP [ZX] where Z = dQ/dP; EP [Z] = 1; Z > 0 a.s.
Bayes: EQ [X | Ft ] = EP [ZX | Ft ]/EP [Z | Ft ] = EP [ZX | Ft ]/Zt
RT RT Rt
Girsanov: ZT = exp(− 0 θt dBt − 12 0 θt2 dt); B̃t = Bt + 0 θs ds is Q-BM
• σ-algebra (F): Collection of subsets of Ω closed under (i) complement, (ii) countable
unions; containing Ω. Elements are “events.”
• Borel σ-algebra B(R): Smallest σ-algebra containing all open intervals – the “right”
σ-algebra for real-valued RVs.
for all A ∈ G.
32
• Brownian Motion: Continuous process, B0 = 0, independent N (0, t − s) increments,
continuous paths.
2 hR i
RT T
• Itô Isometry: E 0 ∆dBt = E 0 ∆ 2 dt .
• Itô’s Formula: df (t, Bt ) = ft dt + fx dBt + 21 fxx dt. For Itô process dXt = µdt + σdBt :
df = (ft + µfx + 12 σ 2 fxx )dt + σfx dBt .
Rt
• MRT: Every square-integrable (FtB )-martingale = M0 + 0 φs dBs (unique φ).
0.
33