Entering content frame

Background documentationCholesky Distribution Locate the document in its SAP Library structure

When calculating the value at risk, you want to be able to do more than just simulate individual prices. To manage the risk in a portfolio, you have to be able to simulate all the prices of the securities involved. Since these prices are usually interdependent, the question is how to build such correlations into the simulation.

The correlated, standard normally-distributed random numbers

This graphic is explained in the accompanying text

can be generated using linear transformation This graphic is explained in the accompanying text, where This graphic is explained in the accompanying text is a This graphic is explained in the accompanying text matrix and

This graphic is explained in the accompanying text

a vector of uncorrelated, standard normally-distributed random numbers, that is

This graphic is explained in the accompanying text

The matrix This graphic is explained in the accompanying text must be set up in such a way, that the following criteria are fulfilled when This graphic is explained in the accompanying text is multiplied by a vector This graphic is explained in the accompanying text:

This graphic is explained in the accompanying text

You get the required matrix This graphic is explained in the accompanying text, by solving the equation

This graphic is explained in the accompanying text

according to the elements of This graphic is explained in the accompanying text.

One procedure for calculating this matrix is the Cholesky distribution, where the Cholesky matrix This graphic is explained in the accompanying text is a lower, triangular matrix, provided you are assuming that the correlation matrix This graphic is explained in the accompanying text is a symmetrical matrix with a consistently positive sign. A correlation matrix or covariance matrix meets these criteria when the risk factors are different pair-wise and linearly independent.

Using the matrix This graphic is explained in the accompanying text, you then get the following recursive calculation rule for the elements This graphic is explained in the accompanying text in the matrix This graphic is explained in the accompanying text:

This graphic is explained in the accompanying text

With the resulting matrix This graphic is explained in the accompanying text, the following then applies:

This graphic is explained in the accompanying text

and

This graphic is explained in the accompanying text

The advantage of the Cholesky distribution is that the multiplication This graphic is explained in the accompanying text requires few operations due to the lower triangular matrix.

 

 

Leaving content frame