PAPER: Case_Study_Investment_Project_BNP_Paribas.pdf
SNAPSHOTS: InvestmentProjectBNPParibas_figure1.png, InvestmentProjectBNPParibas_figure2.png
CODE: Investment_BNP_Paribas.m, BNP_Paribas_CS.R
In this paper, we investigate whether it's worth it to make an investment in ”Atlantic Lock-In Synthetic Zero”, product can be bought for the price of £100. Whether this amount will be returned and whether it will accrue a return depends on the performance of two indices, namely the FTSE100 and the SP500. We will consider the pay-off in-depth in
Model formulation in terms of Stochastic Differential Equations (SDE)'s assuming the model of geometric Brownian Motion
File name: Quantitative_Finance_BlackScholes_SDE_Case_Study.pdf
The SDE investor follows:
Black-Scholes world with following setting: Mean and the variance of the Brownian Motion:Following topics are included in this analysis:
- Black-Scholes
- Stochastic Differential Dquation (SDE)
- Geometric Brownian Motion
- Itˆo’s lemma
- Monet Carlo Simulation
- Euler's Scheme, One-sided Bump-and-Reprice method
- Closed-form derrivatives, sensitivity
- Constant Relative Risk Aversion
Code: LI_ExpectedNetPremiumPensionFund.m , LI_ExpectedNetPremiumPensionFund2.m, LI_ExpectedSurvivalRates.m, LI_Simulation_Ages.m
Data: qxt.mat
Paper: LI_ExpectedNetPremium_PensionFund.pdf
Population grows older this results in problems for pension funds. This use-case shows how one can randomly generate the ages of the pension fund customers and calculate the expected pension costs for the pension fund and the expected premium they need to charge to the customers in order to run no losses.