Back to Browse

Normal Inverse Gaussian Process in Python

365 views
Apr 6, 2025
14:34

The Normal Inverse Gaussian (NIG) process is a type of Lévy process used in probability theory and financial modeling. It is a stochastic process that belongs to the class of generalized hyperbolic distributions and is particularly useful for modeling heavy-tailed and asymmetric distributions. I calculated the characteristic function of the process for density inversion via Fourier methods and compared the simulated histogram to the theoretical density of the Normal Inverse Gaussian distribution. Additionally, I compared Merton Jump-Diffusion process, Variance Gamma process and Normal Inverse Gaussian process. You are welcome to provide your comments and subscribe to my YouTube channel. The Python code is uploaded to https://github.com/AIMLModeling/NormalInverseGaussian

Download

1 formats

Video Formats

360pmp412.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Normal Inverse Gaussian Process in Python | NatokHD