This project implements a statistical arbitrage strategy using a pairs trading framework, based on simulating the spread between two correlated stocks.
Details in sub folder summary slides.
This project analyzes the credit risk of a portfolio of BBB-rated bonds using two different modeling approaches:
(A) a Multivariate Gaussian model, and
(B) a Gaussian Copula model.
Details in sub folder summary slides.
Analyzes whether a die is fair using probabilistic modeling.
Topics covered:
- Probability distributions
- Expected values
- Statistical testing
Simulates independent stock prices under geometric Brownian motion (GBM).
Topics covered:
- GBM simulation
- Visualization of price paths
- Historical VaR
- Parametric (Gaussian) VaR
- Risk measure interpretation
Derivative:
- KO European Call/Put Option
- KO American Call/Put Option
Approach:
- Black Schole
- Random Walk
- Trinomial Tree
- PDE