Calculate the back index for investment performance analysis. The back index measures the relationship between returns and volatility.
Learn how to use the Back Index Calculator for investment performance analysis
The back index is a performance metric that measures the risk-adjusted return of an investment. It represents the square of the ratio between the excess return (return minus risk-free rate) and the standard deviation of returns.
The formula is: Back Index = [(Return - Risk-Free Rate) / Standard Deviation]²
Suppose you have monthly returns of 2.1%, -1.5%, 3.2%, and 0.8% with a risk-free rate of 0.5% (0.005).
1. Average return = (2.1 - 1.5 + 3.2 + 0.8)/4 = 1.1%
2. Standard deviation = 1.44% (calculated from monthly returns)
3. Back index = [(1.1% - 0.5%) / 1.44%]² = 0.357