Risk Management Techniques Have Appeared Since The Middle of The Twentieth Century
Risk Management Techniques Have Appeared Since The Middle of The Twentieth Century
Risk management techniques have appeared since the middle of the twentieth century.
Those techniques aim to study the possible factors that may, eventually, threaten
a financial institution’s wealth in order to bring strategic solutions to reduce or
even eliminate that risk.
Financial risk exists as various risk classes such as: market risk , credit risk
,operational risk ,etc.
Each of the latter risks is subdued to strict directives which determine its
appropriate estimation and which apply crafty protection measures to just pass
by that risk.
The Basel 2 agreement ,constrained financial organisms to set their own internal
models to evaluate ,their quantity of statutory funds.
Since 1997 ,various factors has led the VAR to be considered as the indicator
related to risk measurement.
-the first event was ,the free publication ,in 1994, of Risk Metrics system by the
American banc “JPMorgan”. The other enterprises and financial organisms have
been able since then to use the risk metrics calculator and exploit it within their
own risk management systems.
-the second event ,dated from 1995, with the first meeting of Basel committee.
Adopted in 1996,the new Basel reform incited banks to develop their internal
system to estimate the VAR that will make it possible to determine their
necessity to statutory proper funds .In fact, with the absence of an internal
model, the calculation of proper funds is standardized and gives values that are
higher than those gotten from the internal models ,much more locally adapted to
enterprises.
-The third event ,has certainly less impact nowadays ,but had led to the adoption
of the VAR by the American enterprises.
In 1997,the “security and exchanges commission” (SEC) imposed some
communication rules to the American enterprises ,concerning the risk associated
with the use of derivatives . Three solutions had been suggested to enterprises to
face that risk, and the VAR was one of them.
But the VAR , also ,has been adopted for its straightforward approach and its
characteristics : the global/synthetic duality. In fact it permits a simple and
comprehensible appraisal for neophytes ,by providing a quantitative indicator
expressed in a monetary way. Moreover the VAR does have numerous
advantages over the other classical methods of risk measurement :
-it is not subjugated to the “profit and loss” distribution of the portfolio ,or to
any underlying asset ,contrarily to lot of models based on a normal distribution
of their profits and losses.
to just wrap the reader’s head around what VAR is , we thought of ,presenting a
concrete (pretty humble !) example. Let’s say we have invested 10000 Dinars in
our stocks portfolio. How can we ,ever, have an idea about the maximum loss
that the portfolio may, eventually, undergo within a month ?
Nevertheless , a total loss event is far to occur. A further realistic answer ,would
be for example :”in the case of absence of an unusual extreme event, there is a
chance of 5 % to lose 1000 Dinars “.
Well, after having felt our little, slight but concise example, we are going to get a
little deeper into details.
(we know it is a bit boring !!!,that’s why ,we will try to flip it, twist it ,melt it and
get it back to life in another brand new flavour ,which you will appreciate !!!)
There existed lot of definitions of VAR ,we will only pick up two of them !! :
2:According to Esh,Kieffer and Lopz [1997] as well as to Jonion [2000] ,the VAR
of a portfolio or a simple asset,for a given duration T and a probability level
“alpha”,is specified to be the amount of the expected loss in a way that, during
the given period [0,T], it wont ,by any mean, overstep the VAR amount, and this
with a probability 1-alpha.
Particularities :
Two elements are common to both of the previously stated definitions and it is of
crucial importance to choose thoroughly :the time horizon and the confidence
level.
-it has to be adopted to the detention duration of the asset or the portfolio,
subjects of the estimation.
-it has to be sufficiently short ,to respect the portfolio’s composition’s invariance
hypothesis.
-it has to be sufficiently short so that the available quantity of data permits to
estimate a relevant and accurate VAR over this horizon.
But ,it also could be fixed by statutory standards. The financial organisms use a
ten days VAR , but that horizon could reach several months, when it is about
bonds.
-it must not be a way elevated ,otherwise the risk of occurrence would be
sufficiently low to be uninteresting as an indicator.
-it does have to reflect the aversion degree of risk managers to the risk of
extreme events occurrence.
But like the horizon, the confidence level can be obtained by the statutory
standards.
Practically, VAR is estimated based on a confidence level going from 90 to 99%.
The statutory standards imposed by Basel 2 requires that the VAR is calculated
by banks using a confidence level of 99% and a two weeks to ten days horizon.
Classical approaches :
After choosing a horizon and a confidence level, it still one more task to fulfil
before proceeding to the VAR estimation.
In fact we have to proceed to retrieve data upon which the VAR will be calculated
and reprocess them.
We can calculate VAR through the portfolio’s outcomes as well as through the so
called “profit and loss” distribution which corresponds to daily profits and
losses.
At this level ,we are going to introduce the “maximum loss” theory which by
turn will lead us to a clear overview of the VAR.
Consider some portfolio of risky assets and a fixed time horizon ,and let’s
denote by F ( l )=P( L≤ l) the distribution function of the corresponding loss
distribution.
Inf { l ∈ IR : F ( l )=1 }
You can say “u are just brawling ,I don't really see any big deal !!”.
Well, my answer is that u are so impatient!! , because the idea is to simply
replace “maximum loss” by “maximum loss which is not exceeded with a given
high probability”.
and thus, the adapted definition of VAR based on the new knowledge we
got is :
”given some confidence level α ∈(0,1) .The VAR of our portfolio at the
confidence level α is given by the smallest number l, such that the
probability that the loss L exceeds l is no longer than (1- α).
FORMALLY:
Var=inf { l∈ IR : P ( L>l ) ≤1−α }=inf { l ∈ IR : F ( l ) ≥ α }
Now that u knew what ,virtually, VAR is ,we are going to break it down a
little more :
Generally ,we try to reach to a standard probability distribution which could be assimilated
to yields law.to do so, we reduce and center ∆Wt+1 :
Leading the latter calculations upon a daily distribution of yields ,we are
expressing a single day horizon VAR . To scale the VAR to a horizon of x
days ,we use the following formula :
varx=var 1∗√( x)
We, practically compare the empirical Skewness to the normal one which
which values 0.
-if sk=0 then the distribution is symmetric which assumes that it does
have a great chance to be normally distributed.
-if sk>0 the the distribution is spread towards the right side and it is
called of positive symmetry .
- if sk>0 then the distribution is spread towards the right side and it is
called of positive symmetry .
-if sk< 0 then the distribution is spread towards the left side and it is
called of negative symmetry .
In order to apply what we have seen across the previous chapters as pure
theory ,it is time to bring everything together and build a “cuty !” GUI
application to offer certain services that we will see later on.
One of the reasons we picked Java was its large portability (“code once,
run everywhere “ principle ) which implies that ,if the application will
,ever, be published ,it will be available on any OS embedding a JVM (java
virtual machine).
Another reason to tell, is that a large community is working behind the
scenes producing “tick” API’s that really makes it easy for the “folks” to
build magnificent applications.
In our case ,we are proud to tell that we used three major API’s :
1)Swing API (http://en.wikipedia.org/wiki/Swing_(Java))
2)JScience API (http://jsci.sourceforge.net/)
3)JFreeChart (http://www.jfree.org/jfreechart/)
well ,after uncovering our magical tools ! let’s get into the core tasks our
application is intended to fulfil .
The application main window actually displays two table items of four
columns showing the available assets information.
The user has to indicate for each stock company he selected the
corresponding weight.
A button lying down the window will be enabled that allows the user to
toggle to the next window if he finished composing.
Clicking on the 1st button will cause the application to get the user to the
next window which is about displaying the customized portfolio
composition .Two buttons are lying there permitting the user to whether
get back to the previous screen and alter the composition or confirming
the customized combination .if the confirmation button is clicked upon the
program will notify the user that it is about to download the selected assets
historical data.
Our original, powerful and tremendous module that plays with yahoo!! :
Well ,we have to tell u that ,the thing that we are proud of is that we coded a
little tiny module that gets to yahoo finance server ,download the historical
data ,process it ,seal it (well that is a joke !) ,and put it right away in the
database. The funny “thingee” is that before coming up with the idea ,we
were seeking for a WEBSERVICE or an API that offers that service, but they
were all big money !! ,but it is now tax free service , thanks to our get-it-
from-yahoo module !!
Well ,if there was something that made us on edge then it will be the raw
data (excessively raw !) processing .the downloaded data ,which are called
raw data, are missed up a little ,that’s why we coded procedures to
rearrange them in a way it will be easy to extract accurate information
from them such as :yields’ central tendency ,yields’ standard deviation
,etc..
We hopefully overstepped that big burden and managed to subdue the wild
data to our will !!
Now, after having downloaded the data , the program will change to
another screen which is the portfolio analysis.
Well the user wants to know information about his customized portfolio
such as knowing the central tendency of the yields distribution which is
about the expected yield value that all the likely yields values are
revolving around! .Another important thing is to know , approximately ,
how much yields values are distant from the yields empirical distribution
mean. Normally ,the last two information are just enough ,but in the
empirical world (statistics belongs to it !) ,two subsequent parameters are
needed to characterise an empirical distribution which are :Skewness and
kurtosis parameters.
Skew.. what ? (hey, what are u talking of? I have never heard of this ,so
baby steps please !!)
Alright ,I will go baby steps !
Skewness parameter actually characterises the asymmetry of the
empirical distribution, as for the Kurtosis parameter ,it aims to measure
the heavy tails of the distribution.
The kurtosis and skewness parameters determine how much an empirical
distribution fits the standard normal distribution.
After that ,the user has to know the minimum loss value that can occur with
a given probability over a given horizon ,this is actually the VAR.
We have actually 4 different VAR values to calculates ,standard ones :which
are three and the fourth is calculated using variance-covariance calculation
method (seen previously).
classical estimation :
(copier les formules page 19)
the portfolio VAR is thus the weighted sum of all assets VAR
the analysing section offers ,also, the possibility to display the portfolio
valuation’s chart over a whole year ,and it offers as well the contribution of each
asset to the integral portfolio