<t>Willsmith HiI think you should look at the absolute Lorenz curve (ALC) to get CVaR. You can look at some papers by Ogry and Ruscz. Very easy to implement for data. I have a paper on the Lorenz.ALC= Cumsum[Sort[returns]], where Cumsum is the cumulative sum function( exists in some mathematica pack...