Page 1 of 6

What are copulas and how are they used in quantitative finance?

Posted: January 13th, 2003, 12:10 pm
by Paul
From mghigginsP

What are copulas and how are they used in quantitative finance?

Posted: January 13th, 2003, 5:01 pm
by Oleg
Copulas are funtions which join one-dimensional marginal distributions into the joined multivariate distribution:Having Copula C=C(u,v) and one-dimensional marginal distributions and F(x) and G(y) one receives the joint d.f. H=H(x,y) by H(x,y=C(F(x),G(y)). This fact and its inverse are known as Sklar's Theorem and are central in the theory of copulas.The standard (and very pleasant to read) reference is R. B. Nelsen "An Introduction to copulas".Copulas are used in finance for estimating the probabilities of common defaults or generally to estimate dependen risks e.g. An exmaple of such aplication may be found e.g in "Modelling Dependence with Copulasand Applications to Risk Management" by Paul Embrechts, Filip Lindskog and Alexander McNeil.

What are copulas and how are they used in quantitative finance?

Posted: January 20th, 2003, 5:04 am
by pb273
Copulas can be used to model joint distribution of multiple securities. Their most commonly reported academic usage is for risk-management in credit derivatives, insurance and event risk areas - however it doesn't do justification to the uses that it can be put to. It can be used to pair trading and statistical arbitrage modeling. Two of the most common types of copulas are the archimedian copulas and the elliptical copulas. For stocks in sectors where is a linkage or significant degree of co-movement (eg. software, semiconductor etc), elliptical copulas can be used to model joint movement. In sectors, where there is a lot of event risk of individual stocks, ex. say pharma companies which can rise or fall depending on whether it got some drug approval or won some court case on a pending patent litigation etc, archimedian copulas can be used. Now the question that can arise is "okay! i modelled the joint movement by a copula, now how do i make money out of them?" - one way which can be explored ... is to define a boundary within which say 90% of the time the joint movement lies, for instance an ellipse in the case of an elliptical copula and then whenever the joint-movement of the securities is outside the ellipse one can use options+futures (not pure futures as they are linear) and possibly other non-linear derivatives (barriers etc) that will make money if the joint-movement travels within the ellipse after some time etc .

What are copulas and how are they used in quantitative finance?

Posted: February 14th, 2003, 12:55 pm
by mrbadguy
Copula functions are particular functions linking other multivariate distributions. If we define n random variables:N1 N2 N3¡­Nn we find a joint distribution function or copula D D(n1,n2¡­,nn,sigma)=Pr [N1¡Ün1,N2¡Ün2¡­,Nn¡Ünn] First build a multivariate function from given univariate functions Fi named a copula function Cop[f1(x1),f2(x2)¡­Fn(xn)]=F(x1,x2,..xn)Risk managers use copulas to calculate joint default probability t for two or more correlated companies and related securities, once defined a default correlation parameter sigma, they try to calculate default correlation over specified and continous time intervals[0,t].When buying a CDSwap the buyer of protection the exact default risk correlation between seller (counterparty) and underlying reference asset of CDS; my doubts are referred to fitted choices of correlation sigma and their implications for pricing CDSW, thanks for any answer.

What are copulas and how are they used in quantitative finance?

Posted: February 16th, 2003, 12:22 am
by newton
Apparently copulas are useful when linear correlation (normalized covariance) gives incorrect resultsas with non-normal distributions.Why not use the covariation (Miller, 1981) instead?? For symmetric sub-gaussian distributions, the conditional expectation is just a linear span of X_t.

What are copulas and how are they used in quantitative finance?

Posted: April 14th, 2003, 9:04 am
by Yurtle
Has anyone used copulas in monte carlo simulation (say of spread options)?I work on an energy trading desk. We trade swaps and options on electricity in a number of interconnected regions. Thus we are dealing with highly non-normal underlying distributions. I thought that coplulas would be very useful to model the value of spread options between the regions, rather than using a a mean reverting jump diffusion model and using linear correlation between the regions.Also can you get closed form solutions out this sort of modelling?Cheers,Yurtle

What are copulas and how are they used in quantitative finance?

Posted: April 22nd, 2003, 3:59 pm
by mrmelchi
Hi,I have designed VBA codes that perform the Bivariate Archimedean Copula, Trivariate Gaussian and T one, if you wish them just e-mail me. They are available for anybody else. The spreadsheets were meant to be a simplified version of the models to explain how they work. I hope my English is not too bad and hope to hear soon from you. Mario R. Melchiorimrmelchi@grupobica.com.ar

What are copulas and how are they used in quantitative finance?

Posted: May 20th, 2003, 2:19 pm
by slym
hem, i'm not sure about that, but it seems to me that one should never use copulas for modelling (i mean that you cannot use it in order to get a closed form/analytical solution for your pricing issue). indeed, this would imply that the variables you're working with can be interpreted. Pbm : how do you interprete the standardized variables U = F_X ^(-1) (X), V = F_Y ^(-1) (Y) ????nevertheless, you can use it as you want when it comes to simulating, calibrating and estimating. but modelling ... hum

What are copulas and how are they used in quantitative finance?

Posted: May 22nd, 2003, 2:33 pm
by amali
Hi - i would be very pleased to have this spreadsheet. my email address is: amali@blueyonder.co.uk thnks and regards,

What are copulas and how are they used in quantitative finance?

Posted: July 4th, 2003, 4:42 am
by ganesha
Mrmelchi,Is it possible that I also got your spreadsheet?My email address is augut@adb.orgMany thanks.

What are copulas and how are they used in quantitative finance?

Posted: July 4th, 2003, 6:43 am
by Tigor
Hi Mr Melchiori,I've seen your message in contingencyanalysis.com which says that you have spreadsheets for bootstrapping and interpolating yield curve using linear and spline. I've tried to contact you at this email address: mrmelchi@ssdfe.com.ar, however it seems that the server doesn't recognise your email. Could you send me those spreadsheets, please? Thanks.stigor@bi.go.idtigor@bloomberg.net

What are copulas and how are they used in quantitative finance?

Posted: July 6th, 2003, 3:26 pm
by CB
Any other alternatives are much better than copulas?

What are copulas and how are they used in quantitative finance?

Posted: July 11th, 2003, 12:13 pm
by Gracely
Any idea how we define the boundary within which say 90% of the time the joint movement lies? Thanks.

What are copulas and how are they used in quantitative finance?

Posted: July 14th, 2003, 6:39 pm
by mrmelchi
In the Gumbel bivariate copula case:Ctheta(u,v)=exp(-((- ln u)^theta + (- ln v)^theta)^(1/theta))Example:Set C(u,v)=0.90Set u>C(u,v)= 0.91Set theta=1.85 equivalent to Kendal´s tau=0.46exp(-((- ln 0.91)^1.85+ (- ln v)^1.85)^(1/1.85)) = 0.90Solve v using:v=exp(-((-ln 0.90)^1.85 - (- ln 0.91)^1.85)^(1/1.85))=0.958523so:CGumbel1.85(0.91 , 0.958523)=0.90

What are copulas and how are they used in quantitative finance?

Posted: July 15th, 2003, 9:17 am
by Gracely
Thanks. Let's see if I get it correct - Assume Gumbel copula with theta 1.85, there is a 90% probability that v < 0.958523 conditional on u = 0.91. But why set u > C(u,v) = 0.91?If I want to build a contour plot for, say Gumbel copula, how can I do it? Correct me if I am wrong, but my original idea was to identify the 90% contour curve, ie f(x,y) = 0.9, as the boundary... For some reason I cannot get this bit right...