Different calculation methods exist, each with unique assumptions and strengths:
Parametric (Variance-Covariance) Method
This analytical method assumes normally distributed returns. It uses mean, standard deviation, and confidence level (Z-score) to compute risk. For diversified portfolios, the covariance matrix between assets is employed to improve accuracy.
Historical Simulation Method
This model uses actual historical return data—reordering past losses to determine the loss at a given percentile. It avoids assumptions about return distributions and offers an empirical approach to estimating VaR.
Monte Carlo Simulation Method
This method simulates thousands of possible future paths by generating random returns based on statistical models. The VaR is taken as the percentile outcome of simulated losses, making it flexible but computationally intensive.