Pricing Weather Derivatives: A Time Series Neural Network Approach

Marco Hening-Tallarico,Pablo Olivares
2024-11-19
Abstract:The objective of the paper is to price weather derivative contracts based on temperature and precipitation as underlying climate variables. We use a neural network approach combined with time series forecast to value Pacific Rim index in Toronto and Chicago
Mathematical Finance,Machine Learning,Statistical Finance
What problem does this paper attempt to address?
The core problem that this paper attempts to solve is **how to price weather derivative contracts based on the two climate variables of temperature and precipitation**. Specifically, the author adopts the neural network method combined with time - series prediction to evaluate the value of weather derivative contracts of the Pacific Rim Index in Toronto and Chicago. ### Problem Background Weather derivative contracts (WD) are usually based on the average values of cumulative temperature or precipitation (such as CAT, HDD or CDD) within a specific period. The value of these contracts depends on the difference between the actual climate conditions and the trigger conditions specified in the contract. Traditional pricing methods include the Historic Burn Approach (HBA), methods based on empirical probability density functions (p.d.f.), and dynamic climate variable models combined with inverse Fourier transform, etc. ### Research Methods This paper adopts a new method, that is, using **neural networks** combined with **time - series prediction** to price weather derivative contracts. The specific steps are as follows: 1. **Temperature Prediction**: - Use the classical time - series model (such as the ARMA model) combined with harmonic least - squares regression for temperature prediction. - Use the neural network model for temperature prediction, with inputs including the year, month, day, the temperature one year ago and two years ago, and the results of harmonic regression. 2. **Precipitation Prediction**: - Assume that the cumulative precipitation is the sum of independent random variables of the Gamma distribution, and the number of rainy days follows the Poisson distribution. - Use maximum - likelihood estimation (MLE) and the convolutional neural network (CNN) to estimate the parameters of the Gamma distribution. 3. **Contract Pricing**: - Calculate the expected return of the contract and price it through the Esscher transform in the risk - neutral framework. - Use Monte Carlo simulation to generate the predicted values of precipitation and calculate the expected return of the contract. ### Main Contributions The main contributions of this paper are as follows: - Introduce the neural network method to improve the pricing accuracy of weather derivative contracts. - Combine time - series analysis and machine - learning techniques to improve the accuracy of temperature and precipitation prediction. - Provide detailed mathematical derivations and empirical analyses to verify the effectiveness of the new method. Through this method, the author hopes to provide a more accurate and reliable weather derivative contract pricing tool in the context of climate change, thereby helping market participants better manage climate risks.