All Projects → daleroberts → Math Finance Cheat Sheet

daleroberts / Math Finance Cheat Sheet

Licence: gpl-3.0
Mathematical finance cheat sheet.

Projects that are alternatives of or similar to Math Finance Cheat Sheet

Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+980.11%)
Mutual labels:  finance, mathematics, probability
effective-interest-rate
Calculate effective interest, XIRR or effective APR.
Stars: ✭ 20 (-89.25%)
Mutual labels:  finance, mathematics
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Stars: ✭ 98 (-47.31%)
Mutual labels:  probability, mathematics
Probability Theory
A quick introduction to all most important concepts of Probability Theory, only freshman level of mathematics needed as prerequisite.
Stars: ✭ 25 (-86.56%)
Mutual labels:  probability, mathematics
quantlib
The idiomatic rust implementation of the QuantLib C++ quantitative finance library
Stars: ✭ 89 (-52.15%)
Mutual labels:  finance, mathematics
Undergraduate-in-Statistics
Using Computer with your Statistics Major Course
Stars: ✭ 57 (-69.35%)
Mutual labels:  probability, mathematics
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (-60.75%)
Mutual labels:  probability, mathematics
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (-84.95%)
Mutual labels:  probability, mathematics
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+104.84%)
Mutual labels:  mathematics, probability
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (+133.87%)
Mutual labels:  mathematics, probability
Awesome Streamlit
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
Stars: ✭ 769 (+313.44%)
Mutual labels:  finance, mathematics
okama
Investment portfolio and stocks analyzing tools for Python with free historical data
Stars: ✭ 87 (-53.23%)
Mutual labels:  finance, mathematics
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (+61.29%)
Mutual labels:  mathematics, probability
Awesome Machine Learning Deep Learning Mathematics
A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep learning
Stars: ✭ 138 (-25.81%)
Mutual labels:  mathematics, probability
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-3.23%)
Mutual labels:  finance, probability
Ynab Sdk Js
YNAB API JavaScript Library
Stars: ✭ 167 (-10.22%)
Mutual labels:  finance
Avanza
A JavaScript client for the unofficial Avanza API
Stars: ✭ 177 (-4.84%)
Mutual labels:  finance
Mixture model trading public
Stars: ✭ 166 (-10.75%)
Mutual labels:  finance
Nashpy
A library for the computation of Nash equilibria in two player games
Stars: ✭ 164 (-11.83%)
Mutual labels:  mathematics
Data Science Masters
Self-study plan to achieve mastery in data science
Stars: ✭ 179 (-3.76%)
Mutual labels:  mathematics

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].