Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You can calculate the SRRI for Total and Absolute Return funds by reverse engineering the Value at Risk (VaR) based Volatility under the assumption of risk neutrality. The annualization and calculation is based on a 12 month risk free rate input.
For example, for a 99% confidence level VaR with a holding period equal to a number of time intervals (T) of 1/m years, the relevant volatility is calculated by reverse engineering the following formula:

Where:
,
and is the risk free rate valid at the time of the calculation, using 365 days for annualization using the following annualization calculation:
((12 month risk free rate/100)+1)^(1/365)
The end date defined in the report profile is the effective date used in reverse engineered volatility calculation.
To reverse engineer the VaR Volatility equation:

  1. Starting with the original equation,


subtract VaR from both sides of the equation, multiply T through the first term, and rearrange the order of items in various terms.

  1. Define the following variables:




  1. Substitute a, b, and c into the latest equation. The equation is reduced to a standard quadratic equation:


This equation has two solutions, called roots, for that are given by the quadratic formula:
.

  1. Solve for .

_m_The reverse engineered solution to is the positive root of the quadratic formula. The algorithm uses the assumption that the risk free rates are not already de-annualized. This is done during the calculation process using a default of 365 days for annualization. The calculation is based on the inputs previously discussed, along with the number of trading days.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.