This document outlines 5 tasks for a project on simulation and forecasting problems. Task 1 involves simulating revenues and NPVs of a 5-year project to determine the probability of NPV being negative. Task 2 involves simulating stock prices over 250 days to compute percentiles and option prices. Task 3 modifies the stock price simulation code to incorporate GARCH volatility. Task 4 compares the forecast accuracy of EWMA, AR(2), and AR(4) models on index and stock data. Task 5 uses a rolling window to generate GMVP portfolio weights based on multivariate EWMA covariance forecasts and compares to an equal weighted portfolio.
Related topics: