• Stars
    star
    228
  • Rank 174,290 (Top 4 %)
  • Language
    TeX
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mathematical finance cheat sheet.

Mathematical Finance Cheat Sheet

A one page cheat sheet (double-sided) on some of the main tools and models used in Mathematical Finance. A 'Brownian Motion only' version can be found in this branch. Download the PDF, here is a thumbnail:

thumbnail

This cheat sheet is aimed for students and derivative-pricing quants that are interviewing. In fact, this is what I give my undergraduate students for their final exam. It has a stronger focus on interest-rate derivative results since most "Black Scholes" results are easily derived from scratch. Explicit pricing formulas (e.g., bonds or options under the Vasicek or CIR model) are not given as I typically assume they can also be derived as well (and they make fine exam questions).

Contents

  • Normal random variables: univariate and multivariate case. Moment generating function.
  • Gaussian shift theorem
  • How to correlate Brownian motions
  • How to identify a martingale from SDE representation
  • Novikov's condition
  • Stochastic integrals (on BM version)
  • ItΓ΄'s formula in one-dimensional case
  • The product rule
  • The Radon-Nikodym derivative
  • Cameron-Martin-Girsanov Theorem and its Converse
  • Martingale Representation Theorem
  • Multidimensional Diffusions, Quadration Covariation, and Multi-dimensional ItΓ΄'s Formulas
  • The Stochastic Exponential
  • Solving Linear Ordinary Differential Equations
  • Solving Linear Stochastic Differential Equations
  • Fundamental Theorem of Asset Pricing
  • Market Price of Risk
  • Black's Model
  • Conversion between Forward Rates, Short Rates, Yields, and Bond Prices
  • Short-Rate and No-Arbitrage Models
  • Bond Pricing for Affine Models
  • The Heath-Jarrow-Morton Framework
  • The LIBOR Market Model

Contributions

Contributions to this cheat sheet will generally be accepted if they fit within the philosophy that everything fits to a double-sided A4 page.

More Repositories

1

itermplot

An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
Python
1,491
star
2

tv

Quickly view (satellite) imagery directly in your terminal using Unicode 9.0 characters and true color.
Python
399
star
3

bv

Quickly view satellite imagery, hyperspectral imagery, and machine learning image outputs directly in your iTerm2 terminal.
Python
228
star
4

hdmedians

High-dimensional medians (medoid, geometric median, etc.). Fast implementations in Python.
Python
71
star
5

pypar

Efficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.
Python
69
star
6

black-scholes

Black Scholes formula and greeks
R
36
star
7

heston

Implementations of the Heston stochastic volatility model
R
25
star
8

poisson

Solve Poisson equation on arbitrary 2D domain using the finite element method.
Python
22
star
9

hdstats

A library of multivariate, high-dimensional statistics, and time series algorithms for spatial-temporal stacks.
Python
17
star
10

s2cloudmask

Sentinel-2 Cloud and Shadow Detection using Machine Learning
Python
14
star
11

datacube-2nd-order-stats

2nd-order robust temporal statistics of Earth observations
Python
9
star
12

heat

Example solvers for the heat equation
C
8
star
13

pbs-examples

PBS script examples
Shell
4
star
14

obstacle-problem

Solve an obstacle problem (i.e, a partial differential equation with constraints)
Python
4
star
15

nrt-predict

Predict from NRT data
Python
3
star
16

inteq-laplace

Boundary integral equation solver for 2D Laplace equation
Python
3
star
17

opendatacube-pixeldrill

Show/extract time series in temporal stack of satellite imagery using a GUI
Python
3
star
18

luigi-examples

Some luigi examples
Python
2
star
19

vgfd

Finite difference solver for the 'Variance Gamma' partial-integro differential equation (PIDE)
MATLAB
2
star
20

heston-qmc

Exact simulation and Quasi Monte Carlo for the Heston stochastic volatility model
C++
1
star
21

ruin-tstable

Finite-time ruin problem for tempered stable processes
C++
1
star
22

binomial

Binomial models
MATLAB
1
star
23

ps_vlm

Measurement of vertical land motion using Sentinel-1 Synthetic Aperture Radar (SAR) observations and a persistent scatterer approach
Python
1
star
24

volmodels

Stochastic volatility models
C++
1
star
25

py-dwt

A simple ctypes wrapper around the GSL wavelet functions.
Python
1
star