HOME

TheInfoList



OR:

In
probability theory Probability theory is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expressing it through a set o ...
and statistics, a copula is a multivariate
cumulative distribution function In probability theory and statistics, the cumulative distribution function (CDF) of a real-valued random variable X, or just distribution function of X, evaluated at x, is the probability that X will take a value less than or equal to x. Ev ...
for which the marginal probability distribution of each variable is
uniform A uniform is a variety of clothing worn by members of an organization while participating in that organization's activity. Modern uniforms are most often worn by armed forces and paramilitary organizations such as police, emergency services, se ...
on the interval  , 1 Copulas are used to describe/model the dependence (inter-correlation) between
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a mathematical formalization of a quantity or object which depends on random events. It is a mapping or a function from possible outcomes (e.g., the p ...
s. Their name, introduced by applied mathematician Abe Sklar in 1959, comes from the Latin for "link" or "tie", similar but unrelated to grammatical copulas in
linguistics Linguistics is the scientific study of human language. It is called a scientific study because it entails a comprehensive, systematic, objective, and precise analysis of all aspects of language, particularly its nature and structure. Lingu ...
. Copulas have been used widely in quantitative finance to model and minimize tail risk and portfolio-optimization applications. Sklar's theorem states that any multivariate
joint distribution Given two random variables that are defined on the same probability space, the joint probability distribution is the corresponding probability distribution on all possible pairs of outputs. The joint distribution can just as well be considered ...
can be written in terms of univariate
marginal distribution In probability theory and statistics, the marginal distribution of a subset of a collection of random variables is the probability distribution of the variables contained in the subset. It gives the probabilities of various values of the variables ...
functions and a copula which describes the dependence structure between the variables. Copulas are popular in high-dimensional statistical applications as they allow one to easily model and estimate the distribution of random vectors by estimating marginals and copulae separately. There are many parametric copula families available, which usually have parameters that control the strength of dependence. Some popular parametric copula models are outlined below. Two-dimensional copulas are known in some other areas of mathematics under the name ''permutons'' and ''doubly-stochastic measures''.


Mathematical definition

Consider a random vector (X_1,X_2,\dots,X_d). Suppose its marginals are continuous, i.e. the marginal
CDFs CDfs is a virtual file system for Unix-like operating systems; it provides access to data and audio tracks on Compact Discs. When the CDfs driver mounts a Compact Disc, it represents each track as a file. This is consistent with the Unix conve ...
F_i(x) = \Pr _i\leq x are continuous functions. By applying the probability integral transform to each component, the random vector :(U_1,U_2,\dots,U_d)=\left(F_1(X_1),F_2(X_2),\dots,F_d(X_d)\right) has marginals that are uniformly distributed on the interval  , 1 The copula of (X_1,X_2,\dots,X_d) is defined as the joint cumulative distribution function of (U_1,U_2,\dots,U_d): :C(u_1,u_2,\dots,u_d)=\Pr _1\leq u_1,U_2\leq u_2,\dots,U_d\leq u_d The copula ''C'' contains all information on the dependence structure between the components of (X_1,X_2,\dots,X_d) whereas the marginal cumulative distribution functions F_i contain all information on the marginal distributions of X_i. The reverse of these steps can be used to generate pseudo-random samples from general classes of multivariate probability distributions. That is, given a procedure to generate a sample (U_1,U_2,\dots,U_d) from the copula function, the required sample can be constructed as :(X_1,X_2,\dots,X_d) = \left(F_1^(U_1),F_2^(U_2),\dots,F_d^(U_d)\right). The inverses F_i^ are unproblematic
almost surely In probability theory, an event is said to happen almost surely (sometimes abbreviated as a.s.) if it happens with probability 1 (or Lebesgue measure 1). In other words, the set of possible exceptions may be non-empty, but it has probability 0 ...
, since the F_i were assumed to be continuous. Furthermore, the above formula for the copula function can be rewritten as: :C(u_1,u_2,\dots,u_d)=\Pr _1\leq F_1^(u_1),X_2\leq F_2^(u_2),\dots,X_d\leq F_d^(u_d).


Definition

In
probabilistic Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1, where, roughly speaking, ...
terms, C: ,1d\rightarrow ,1/math> is a ''d''-dimensional copula if ''C'' is a joint
cumulative distribution function In probability theory and statistics, the cumulative distribution function (CDF) of a real-valued random variable X, or just distribution function of X, evaluated at x, is the probability that X will take a value less than or equal to x. Ev ...
of a ''d''-dimensional random vector on the unit cube ,1d with
uniform A uniform is a variety of clothing worn by members of an organization while participating in that organization's activity. Modern uniforms are most often worn by armed forces and paramilitary organizations such as police, emergency services, se ...
marginals The Marginals, also called the "''Paddy Irish''" gang, was a New York street gang during the early 1900s which, under stevedore Thomas F. "Tanner" Smith, succeeded the longtime Hudson Dusters in their territory of New York's Lower West Side. Base ...
. In analytic terms, C: ,1d\rightarrow ,1/math> is a ''d''-dimensional copula if :* C(u_1,\dots,u_,0,u_,\dots,u_d)=0 , the copula is zero if any one of the arguments is zero, :* C(1,\dots,1,u,1,\dots,1)=u , the copula is equal to ''u'' if one argument is ''u'' and all others 1, :* ''C'' is ''d''-non-decreasing, i.e., for each
hyperrectangle In geometry, an orthotopeCoxeter, 1973 (also called a hyperrectangle or a box) is the generalization of a rectangle to higher dimensions. A necessary and sufficient condition is that it is congruent to the Cartesian product of intervals. If all ...
B=\prod_^ _i,y_isubseteq ,1d the ''C''-volume of ''B'' is non-negative: :*: \int_B \mathrm C(u) =\sum_ (-1)^ C(\mathbf z)\ge 0, ::where the N(\mathbf z)=\#\. For instance, in the bivariate case, C: ,1\times ,1rightarrow ,1/math> is a bivariate copula if C(0,u) = C(u,0) = 0 , C(1,u) = C(u,1) = u and C(u_2,v_2)-C(u_2,v_1)-C(u_1,v_2)+C(u_1,v_1) \geq 0 for all 0 \leq u_1 \leq u_2 \leq 1 and 0 \leq v_1 \leq v_2 \leq 1.


Sklar's theorem

Sklar's theorem, named after Abe Sklar, provides the theoretical foundation for the application of copulas. Sklar's theorem states that every multivariate cumulative distribution function :H(x_1,\dots,x_d)=\Pr _1\leq x_1,\dots,X_d\leq x_d/math> of a random vector (X_1,X_2,\dots,X_d) can be expressed in terms of its marginals F_i(x_i) = \Pr _i\leq x_i and a copula C. Indeed: :H(x_1,\dots,x_d) = C\left(F_1(x_1),\dots,F_d(x_d) \right). In case that the multivariate distribution has a density h, and if this is available, it holds further that :h(x_1,\dots,x_d)= c(F_1(x_1),\dots,F_d(x_d))\cdot f_1(x_1)\cdot\dots\cdot f_d(x_d), where c is the density of the copula. The theorem also states that, given H, the copula is unique on \operatorname(F_1)\times\cdots\times \operatorname(F_d) , which is the
cartesian product In mathematics, specifically set theory, the Cartesian product of two sets ''A'' and ''B'', denoted ''A''×''B'', is the set of all ordered pairs where ''a'' is in ''A'' and ''b'' is in ''B''. In terms of set-builder notation, that is : A\ ...
of the
ranges In the Hebrew Bible and in the Old Testament, the word ranges has two very different meanings. Leviticus In Leviticus 11:35, ranges probably means a cooking furnace for two or more pots, as the Hebrew word here is in the dual number; or perhaps ...
of the marginal cdf's. This implies that the copula is unique if the marginals F_i are continuous. The converse is also true: given a copula C: ,1d\rightarrow ,1 and marginals F_i(x) then C\left(F_1(x_1),\dots,F_d(x_d) \right) defines a ''d''-dimensional cumulative distribution function with marginal distributions F_i(x).


Stationarity condition

Copulas mainly work when time series are
stationary In addition to its common meaning, stationary may have the following specialized scientific meanings: Mathematics * Stationary point * Stationary process * Stationary state Meteorology * A stationary front is a weather front that is not moving ...
and continuous. Thus, a very important pre-processing step is to check for the
auto-correlation Autocorrelation, sometimes known as serial correlation in the discrete time case, is the correlation of a signal with a delayed copy of itself as a function of delay. Informally, it is the similarity between observations of a random variable a ...
, trend and seasonality within time series. When time series are auto-correlated, they may generate a non existence dependence between sets of variables and result in incorrect Copula dependence structure.


Fréchet–Hoeffding copula bounds

The Fréchet–Hoeffding Theorem (after Maurice René Fréchet and Wassily Hoeffding) states that for any Copula C: ,1d\rightarrow ,1/math> and any (u_1,\dots,u_d)\in ,1d the following bounds hold: : W(u_1,\dots,u_d) \leq C(u_1,\dots,u_d) \leq M(u_1,\dots,u_d). The function is called lower Fréchet–Hoeffding bound and is defined as : W(u_1,\ldots,u_d) = \max\left\. The function is called upper Fréchet–Hoeffding bound and is defined as : M(u_1,\ldots,u_d) = \min \. The upper bound is sharp: is always a copula, it corresponds to comonotone random variables. The lower bound is point-wise sharp, in the sense that for fixed u, there is a copula \tilde such that \tilde(u) = W(u). However, is a copula only in two dimensions, in which case it corresponds to countermonotonic random variables. In two dimensions, i.e. the bivariate case, the Fréchet–Hoeffding Theorem states : \max\ \leq C(u,v) \leq \min\.


Families of copulas

Several families of copulas have been described.


Gaussian copula

The Gaussian copula is a distribution over the unit
hypercube In geometry, a hypercube is an ''n''-dimensional analogue of a square () and a cube (). It is a closed, compact, convex figure whose 1-skeleton consists of groups of opposite parallel line segments aligned in each of the space's dimensions ...
,1d. It is constructed from a
multivariate normal distribution In probability theory and statistics, the multivariate normal distribution, multivariate Gaussian distribution, or joint normal distribution is a generalization of the one-dimensional ( univariate) normal distribution to higher dimensions. One ...
over \mathbb^d by using the probability integral transform. For a given correlation matrix R\in 1, 1, the Gaussian copula with parameter matrix R can be written as : C_R^(u) = \Phi_R\left(\Phi^(u_1),\dots, \Phi^(u_d) \right), where \Phi^ is the inverse cumulative distribution function of a standard normal and \Phi_R is the joint cumulative distribution function of a multivariate normal distribution with mean vector zero and covariance matrix equal to the correlation matrix R. While there is no simple analytical formula for the copula function, C_R^(u), it can be upper or lower bounded, and approximated using numerical integration. The density can be written as : c_R^(u) = \frac\exp\left(-\frac \begin\Phi^(u_1)\\ \vdots \\ \Phi^(u_d)\end^T \cdot \left(R^-I\right) \cdot \begin\Phi^(u_1)\\ \vdots \\ \Phi^(u_d)\end \right), where \mathbf is the identity matrix.


Archimedean copulas

Archimedean copulas are an associative class of copulas. Most common Archimedean copulas admit an explicit formula, something not possible for instance for the Gaussian copula. In practice, Archimedean copulas are popular because they allow modeling dependence in arbitrarily high dimensions with only one parameter, governing the strength of dependence. A copula C is called Archimedean if it admits the representation : C(u_1,\dots,u_d;\theta) = \psi^\left(\psi(u_1;\theta)+\cdots+\psi(u_d;\theta);\theta\right) where \psi\!: ,1times\Theta \rightarrow d-monotone on [0,\infty). That is, if it is d-2 times differentiable and the derivatives satisfy : (-1)^k\psi^{-1,(k)}(t;\theta) \geq 0 for all t\geq 0 and k=0,1,\dots,d-2 and (-1)^{d-2}\psi^{-1,(d-2)}(t;\theta) is nonincreasing and convex Convex or convexity may refer to: Science and technology * Convex lens, in optics Mathematics * Convex set, containing the whole line segment that joins points ** Convex polygon, a polygon which encloses a convex set of points ** Convex polytop ...
.


Most important Archimedean copulas

The following tables highlight the most prominent bivariate Archimedean copulas, with their corresponding generator. Not all of them are completely monotone function">completely monotone, i.e. ''d''-monotone for all d\in\mathbb{N} or ''d''-monotone for certain \theta \in \Theta only. {, class="wikitable" , + Table with the most important Archimedean copulas , - ! Name of copula !! Bivariate copula \;C_\theta(u,v) !! parameter \,\theta !generator \,\psi_{\theta}(t) !generator inverse \,\psi_{\theta}^{-1}(t) , - , Mir Maswood Ali, Ali–Mikhail–Haq , ,   \frac{uv}{1-\theta (1-u)(1-v)} , ,   \theta\in[-1,1] ,    \log\!\left[\frac{1-\theta (1-t)}{t}\right] ,     \frac{1-\theta}{\exp(t)-\theta} , - , David Clayton, Clayton , ,   \left \max\left\{ u^{-\theta} + v^{-\theta} -1 ; 0 \right\} \right{-1/\theta} , ,   \theta\in[-1,\infty)\backslash\{0\} ,     \frac{1}{\theta}\,(t^{-\theta}-1) ,     \left(1+\theta t\right)^{-1/\theta}     , - , Frank , ,   -\frac{1}{\theta} \log\!\left[ 1+\frac{(\exp(-\theta u)-1)(\exp(-\theta v)-1)}{\exp(-\theta)-1} \right]   , ,   \theta\in \mathbb{R}\backslash\{0\}   ,    -\log\!\left(\frac{\exp(-\theta t)-1}{\exp(-\theta)-1}\right) ,     -\frac{1}{\theta}\,\log(1+\exp(-t)(\exp(-\theta)-1))     , - , Gumbel , ,   \exp\!\left -\left( (-\log(u))^\theta + (-\log(v))^\theta \right)^{1/\theta} \right/math> , ,   \theta\in    \left(-\log(t)\right)^\theta     ,    \exp\!\left(-t^{1/\theta}\right) , - , statistical independence, Independence , ,   uv , ,   ,     -\log(t)     ,    \exp(-t) , - , Joe , ,   {1-\left[ (1-u)^\theta + (1-v)^\theta - (1-u)^\theta(1-v)^\theta \right]^{1/\theta   , ,   \theta\in[1,\infty) ,     -\log\!\left(1-(1-t)^\theta\right)     ,    1-\left(1-\exp(-t)\right)^{1/\theta}


Expectation for copula models and Monte Carlo integration

In statistical applications, many problems can be formulated in the following way. One is interested in the expectation of a response function g:\mathbb{R}^d\rightarrow\mathbb{R} applied to some random vector (X_1,\dots,X_d). If we denote the cdf of this random vector with H, the quantity of interest can thus be written as : \operatorname{E}\left g(X_1,\dots,X_d) \right= \int_{\mathbb{R}^d} g(x_1,\dots,x_d) \, \mathrm{d}H(x_1,\dots,x_d). If H is given by a copula model, i.e., :H(x_1,\dots,x_d)=C(F_1(x_1),\dots,F_d(x_d)) this expectation can be rewritten as :\operatorname{E}\left (X_1,\dots,X_d)\right\int_{ ,1d}g(F_1^{-1}(u_1),\dots,F_d^{-1}(u_d)) \, \mathrm{d}C(u_1,\dots,u_d). In case the copula C is absolutely continuous, i.e. C has a density c, this equation can be written as :\operatorname{E}\left (X_1,\dots,X_d)\right\int_{ ,1d}g(F_1^{-1}(u_1),\dots,F_d^{-1}(u_d))\cdot c(u_1,\dots,u_d) \, du_1\cdots \mathrm{d}u_d, and if each marginal distribution has the density f_i it holds further that :\operatorname{E}\left (X_1,\dots,X_d)\right\int_{\mathbb{R}^d}g(x_1,\dots x_d)\cdot c(F_1(x_1),\dots,F_d(x_d))\cdot f_1(x_1)\cdots f_d(x_d) \, \mathrm{d}x_1\cdots \mathrm{d}x_d. If copula and marginals are known (or if they have been estimated), this expectation can be approximated through the following Monte Carlo algorithm: # Draw a sample (U_1^k,\dots,U_d^k)\sim C\;\;(k=1,\dots,n) of size n from the copula C # By applying the inverse marginal cdf's, produce a sample of (X_1,\dots,X_d) by setting (X_1^k,\dots,X_d^k)=(F_1^{-1}(U_1^k),\dots,F_d^{-1}(U_d^k))\sim H\;\;(k=1,\dots,n) # Approximate \operatorname{E}\left (X_1,\dots,X_d)\right/math> by its empirical value: :::\operatorname{E}\left (X_1,\dots,X_d)\rightapprox \frac{1}{n}\sum_{k=1}^n g(X_1^k,\dots,X_d^k)


Empirical copulas

When studying multivariate data, one might want to investigate the underlying copula. Suppose we have observations :(X_1^i,X_2^i,\dots,X_d^i), \, i=1,\dots,n from a random vector (X_1,X_2,\dots,X_d) with continuous marginals. The corresponding “true” copula observations would be :(U_1^i,U_2^i,\dots,U_d^i)=\left(F_1(X_1^i),F_2(X_2^i),\dots,F_d(X_d^i)\right), \, i=1,\dots,n. However, the marginal distribution functions F_i are usually not known. Therefore, one can construct pseudo copula observations by using the empirical distribution functions :F_k^n(x)=\frac{1}{n} \sum_{i=1}^n \mathbf{1}(X_k^i\leq x) instead. Then, the pseudo copula observations are defined as :(\tilde{U}_1^i,\tilde{U}_2^i,\dots,\tilde{U}_d^i)=\left(F_1^n(X_1^i),F_2^n(X_2^i),\dots,F_d^n(X_d^i)\right), \, i=1,\dots,n. The corresponding empirical copula is then defined as :C^n(u_1,\dots,u_d) = \frac{1}{n} \sum_{i=1}^n \mathbf{1}\left(\tilde{U}_1^i\leq u_1,\dots,\tilde{U}_d^i\leq u_d\right). The components of the pseudo copula samples can also be written as \tilde{U}_k^i=R_k^i/n, where R_k^i is the rank of the observation X_k^i: :R_k^i=\sum_{j=1}^n \mathbf{1}(X_k^j\leq X_k^i) Therefore, the empirical copula can be seen as the empirical distribution of the rank transformed data. The sample version of Spearman's rho: :r=\frac{12}{n^2-1}\sum_{i=1}^n\sum_{j=1}^n \left ^n \left(\frac{i}{n},\frac{j}{n}\right)-\frac{i}{n}\cdot\frac{j}{n}\right/math>


Applications


Quantitative finance

{, class="wikitable floatright" , width="250" , - style="font-size: 86% , - , Typical finance applications: * Analyzing
systemic risk In finance, systemic risk is the risk of collapse of an entire financial system or entire market, as opposed to the risk associated with any one individual entity, group or component of a system, that can be contained therein without harming th ...
in financial markets * Analyzing and pricing spread options, in particular in fixed income
constant maturity swap A constant maturity swap, also known as a CMS, is a swap that allows the purchaser to fix the duration of received flows on a swap. The floating leg of an interest rate swap typically resets against a published index. The floating leg of a constant ...
spread options * Analyzing and pricing volatility smile/skew of
exotic Exotic may refer to: Mathematics and physics * Exotic R4, a differentiable 4-manifold, homeomorphic but not diffeomorphic to the Euclidean space R4 *Exotic sphere, a differentiable ''n''-manifold, homeomorphic but not diffeomorphic to the ordinar ...
baskets, e.g. best/worst of * Analyzing and pricing volatility smile/skew of less liquid FX cross, which is effectively a basket: ''C'' = ''S''1/''S''2 or ''C'' = ''S''1·''S''2 *
Value-at-Risk Value at risk (VaR) is a measure of the risk of loss for investments. It estimates how much a set of investments might lose (with a given probability), given normal market conditions, in a set time period such as a day. VaR is typically used by ...
forecasting and portfolio optimization to minimize tail risk for US and international equities * Forecasting equities returns for higher-moment portfolio optimization/full-scale optimization * Improving the estimates of a portfolio's expected return and variance-covariance matrix for input into sophisticated mean-variance optimization strategies * Statistical arbitrage strategies including pairs trading In quantitative finance copulas are applied to risk management, to portfolio management and
optimization Mathematical optimization (alternatively spelled ''optimisation'') or mathematical programming is the selection of a best element, with regard to some criterion, from some set of available alternatives. It is generally divided into two subfi ...
, and to
derivatives pricing In finance, a derivative is a contract that ''derives'' its value from the performance of an underlying entity. This underlying entity can be an asset, index, or interest rate, and is often simply called the "underlying". Derivatives can be u ...
. For the former, copulas are used to perform stress-tests and robustness checks that are especially important during "downside/crisis/panic regimes" where extreme downside events may occur (e.g., the global financial crisis of 2007–2008). The formula was also adapted for financial markets and was used to estimate the probability distribution of losses on pools of loans or bonds. During a downside regime, a large number of investors who have held positions in riskier assets such as equities or real estate may seek refuge in 'safer' investments such as cash or bonds. This is also known as a flight-to-quality effect and investors tend to exit their positions in riskier assets in large numbers in a short period of time. As a result, during downside regimes, correlations across equities are greater on the downside as opposed to the upside and this may have disastrous effects on the economy. For example, anecdotally, we often read financial news headlines reporting the loss of hundreds of millions of dollars on the stock exchange in a single day; however, we rarely read reports of positive stock market gains of the same magnitude and in the same short time frame. Copulas aid in analyzing the effects of downside regimes by allowing the modelling of the
marginals The Marginals, also called the "''Paddy Irish''" gang, was a New York street gang during the early 1900s which, under stevedore Thomas F. "Tanner" Smith, succeeded the longtime Hudson Dusters in their territory of New York's Lower West Side. Base ...
and dependence structure of a multivariate probability model separately. For example, consider the stock exchange as a market consisting of a large number of traders each operating with his/her own strategies to maximize profits. The individualistic behaviour of each trader can be described by modelling the marginals. However, as all traders operate on the same exchange, each trader's actions have an interaction effect with other traders'. This interaction effect can be described by modelling the dependence structure. Therefore, copulas allow us to analyse the interaction effects which are of particular interest during downside regimes as investors tend to herd their trading behaviour and decisions. (See also agent-based computational economics, where price is treated as an emergent phenomenon, resulting from the interaction of the various market participants, or agents.) The users of the formula have been criticized for creating "evaluation cultures" that continued to use simple copulæ despite the simple versions being acknowledged as inadequate for that purpose. Thus, previously, scalable copula models for large dimensions only allowed the modelling of elliptical dependence structures (i.e., Gaussian and Student-t copulas) that do not allow for correlation asymmetries where correlations differ on the upside or downside regimes. However, the development of
vine copula A vine is a graphical tool for labeling constraints in high-dimensional probability distributions. A regular vine is a special case for which all constraints are two-dimensional or conditional two-dimensional. Regular vines generalize trees, and are ...
s (also known as pair copulas) enables the flexible modelling of the dependence structure for portfolios of large dimensions. The Clayton canonical vine copula allows for the occurrence of extreme downside events and has been successfully applied in portfolio optimization and risk management applications. The model is able to reduce the effects of extreme downside correlations and produces improved statistical and economic performance compared to scalable elliptical dependence copulas such as the Gaussian and Student-t copula. Other models developed for risk management applications are panic copulas that are glued with market estimates of the marginal distributions to analyze the effects of panic regimes on the portfolio profit and loss distribution. Panic copulas are created by
Monte Carlo simulation Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be determ ...
, mixed with a re-weighting of the probability of each scenario. As regards
derivatives pricing In finance, a derivative is a contract that ''derives'' its value from the performance of an underlying entity. This underlying entity can be an asset, index, or interest rate, and is often simply called the "underlying". Derivatives can be u ...
, dependence modelling with copula functions is widely used in applications of financial risk assessment and
actuarial analysis An actuary is a business professional who deals with the measurement and management of risk and uncertainty. The name of the corresponding field is actuarial science. These risks can affect both sides of the balance sheet and require asset man ...
– for example in the pricing of
collateralized debt obligation A collateralized debt obligation (CDO) is a type of structured asset-backed security (ABS). Originally developed as instruments for the corporate debt markets, after 2002 CDOs became vehicles for refinancing mortgage-backed securities (MBS).Le ...
s (CDOs). Some believe the methodology of applying the Gaussian copula to credit derivatives to be one of the reasons behind the global financial crisis of 2008–2009; see . Despite this perception, there are documented attempts within the financial industry, occurring before the crisis, to address the limitations of the Gaussian copula and of copula functions more generally, specifically the lack of dependence dynamics. The Gaussian copula is lacking as it only allows for an elliptical dependence structure, as dependence is only modeled using the variance-covariance matrix. This methodology is limited such that it does not allow for dependence to evolve as the financial markets exhibit asymmetric dependence, whereby correlations across assets significantly increase during downturns compared to upturns. Therefore, modeling approaches using the Gaussian copula exhibit a poor representation of extreme events. There have been attempts to propose models rectifying some of the copula limitations. Additional to CDOs, Copulas have been applied to other asset classes as a flexible tool in analyzing multi-asset derivative products. The first such application outside credit was to use a copula to construct a
basket A basket is a container that is traditionally constructed from stiff fibers and can be made from a range of materials, including wood splints, runners, and cane. While most baskets are made from plant materials, other materials such as horsehai ...
implied volatility In financial mathematics, the implied volatility (IV) of an option contract is that value of the volatility of the underlying instrument which, when input in an option pricing model (such as Black–Scholes), will return a theoretical value equ ...
surface, taking into account the volatility smile of basket components. Copulas have since gained popularity in pricing and risk management of options on multi-assets in the presence of a volatility smile, in equity-, foreign exchange- and fixed income derivatives.


Civil engineering

Recently, copula functions have been successfully applied to the database formulation for the
reliability Reliability, reliable, or unreliable may refer to: Science, technology, and mathematics Computing * Data reliability (disambiguation), a property of some disk arrays in computer storage * High availability * Reliability (computer networking), ...
analysis of highway bridges, and to various multivariate
simulation A simulation is the imitation of the operation of a real-world process or system over time. Simulations require the use of models; the model represents the key characteristics or behaviors of the selected system or process, whereas the ...
studies in civil engineering, reliability of wind and earthquake engineering, and mechanical & offshore engineering. Researchers are also trying these functions in the field of transportation to understand the interaction between behaviors of individual drivers which, in totality, shapes traffic flow.


Reliability engineering

Copulas are being used for
reliability Reliability, reliable, or unreliable may refer to: Science, technology, and mathematics Computing * Data reliability (disambiguation), a property of some disk arrays in computer storage * High availability * Reliability (computer networking), ...
analysis of complex systems of machine components with competing failure modes.


Warranty data analysis

Copulas are being used for
warranty In contract law, a warranty is a promise which is not a condition of the contract or an innominate term: (1) it is a term "not going to the root of the contract",Hogg M. (2011). ''Promises and Contract Law: Comparative Perspectives''p. 48 Cambri ...
data analysis in which the tail dependence is analysed.


Turbulent combustion

Copulas are used in modelling turbulent partially premixed combustion, which is common in practical combustors.


Medicine

Copulæ have many applications in the area of
medicine Medicine is the science and Praxis (process), practice of caring for a patient, managing the diagnosis, prognosis, Preventive medicine, prevention, therapy, treatment, Palliative care, palliation of their injury or disease, and Health promotion ...
, for example, # Copulæ have been used in the field of magnetic resonance imaging (MRI), for example, to segment images, to fill a vacancy of
graphical model A graphical model or probabilistic graphical model (PGM) or structured probabilistic model is a probabilistic model for which a graph expresses the conditional dependence structure between random variables. They are commonly used in probability ...
s in imaging
genetics Genetics is the study of genes, genetic variation, and heredity in organisms.Hartl D, Jones E (2005) It is an important branch in biology because heredity is vital to organisms' evolution. Gregor Mendel, a Moravian Augustinian friar worki ...
in a study on
schizophrenia Schizophrenia is a mental disorder characterized by continuous or relapsing episodes of psychosis. Major symptoms include hallucinations (typically hearing voices), delusions, and disorganized thinking. Other symptoms include social wi ...
, and to distinguish between normal and
Alzheimer Alzheimer's disease (AD) is a neurodegenerative disease that usually starts slowly and progressively worsens. It is the cause of 60–70% of cases of dementia. The most common early symptom is difficulty in remembering recent events. As t ...
patients. # Copulæ have been in the area of brain research based on EEG signals, for example, to detect drowsiness during daytime nap, to track changes in instantaneous equivalent bandwidths (IEBWs), to derive synchrony for early diagnosis of Alzheimer's disease, to characterize dependence in oscillatory activity between EEG channels, and to assess the reliability of using methods to capture dependence between pairs of EEG channels using their time-varying envelopes. Copula functions have been successfully applied to the analysis of neuronal dependencies and spike counts in neuroscience . #A copula model has been developed in the field of
oncology Oncology is a branch of medicine that deals with the study, treatment, diagnosis and prevention of cancer. A medical professional who practices oncology is an ''oncologist''. The name's etymological origin is the Greek word ὄγκος (''ó ...
, for example, to jointly model
genotype The genotype of an organism is its complete set of genetic material. Genotype can also be used to refer to the alleles or variants an individual carries in a particular gene or genetic location. The number of alleles an individual can have in a ...
s,
phenotype In genetics, the phenotype () is the set of observable characteristics or traits of an organism. The term covers the organism's morphology or physical form and structure, its developmental processes, its biochemical and physiological prop ...
s, and pathways to reconstruct a cellular network to identify interactions between specific phenotype and multiple molecular features (e.g.
mutation In biology, a mutation is an alteration in the nucleic acid sequence of the genome of an organism, virus, or extrachromosomal DNA. Viral genomes contain either DNA or RNA. Mutations result from errors during DNA or viral replication, m ...
s and
gene expression Gene expression is the process by which information from a gene is used in the synthesis of a functional gene product that enables it to produce end products, protein or non-coding RNA, and ultimately affect a phenotype, as the final effect. ...
change). Bao et al. used NCI60 cancer cell line data to identify several subsets of molecular features that jointly perform as the predictors of clinical phenotypes. The proposed copula may have an impact on biomedical research, ranging from
cancer Cancer is a group of diseases involving abnormal cell growth with the potential to invade or spread to other parts of the body. These contrast with benign tumors, which do not spread. Possible signs and symptoms include a lump, abnormal bl ...
treatment to disease prevention. Copula has also been used to predict the histological diagnosis of colorectal lesions from
colonoscopy Colonoscopy () or coloscopy () is the endoscopic examination of the large bowel and the distal part of the small bowel with a CCD camera or a fiber optic camera on a flexible tube passed through the anus. It can provide a visual diagnosis ( ...
images, and to classify cancer subtypes. #A Copula-based analysis model has been developed in the field of
heart and cardiovascular disease The heart is a muscular organ found in most animals. This organ pumps blood through the blood vessels of the circulatory system. The pumped blood carries oxygen and nutrients to the body, while carrying metabolic waste such as carbon ...
, for example, to predict heart rate (HR) variation. Heart rate (HR) is one of the most critical health indicators for monitoring exercise intensity and load degree because it is closely related to heart rate. Therefore, an accurate short-term HR prediction technique can deliver efficient early warning for human health and decrease harmful events. Namazi (2022) used a novel hybrid algorithm to predict HR.


Geodesy

The combination of SSA and Copula-based methods have been applied for the first time as a novel stochastic tool for EOP prediction.


Hydrology research

Copulas have been used in both theoretical and applied analyses of hydroclimatic data. Theoretical studies adopted the copula-based methodology for instance to gain a better understanding of the dependence structures of temperature and precipitation, in different parts of the world. Applied studies adopted the copula-based methodology to examine e.g., agricultural droughts or joint effects of temperature and precipitation extremes on vegetation growth.


Climate and weather research

Copulas have been extensively used in climate- and weather-related research.


Solar irradiance variability

Copulas have been used to estimate the solar irradiance variability in spatial networks and temporally for single locations.


Random vector generation

Large synthetic traces of vectors and stationary time series can be generated using empirical copula while preserving the entire dependence structure of small datasets. Such empirical traces are useful in various simulation-based performance studies.


Ranking of electrical motors

Copulas have been used for quality ranking in the manufacturing of electronically commutated motors.


Signal processing

Copulas are important because they represent a dependence structure without using
marginal distribution In probability theory and statistics, the marginal distribution of a subset of a collection of random variables is the probability distribution of the variables contained in the subset. It gives the probabilities of various values of the variables ...
s. Copulas have been widely used in the field of finance, but their use in
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing '' signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, ...
is relatively new. Copulas have been employed in the field of
wireless Wireless communication (or just wireless, when the context allows) is the transfer of information between two or more points without the use of an electrical conductor, optical fiber or other continuous guided medium for the transfer. The mos ...
communication Communication (from la, communicare, meaning "to share" or "to be in relation with") is usually defined as the transmission of information. The term may also refer to the message communicated through such transmissions or the field of inqu ...
for classifying
radar Radar is a detection system that uses radio waves to determine the distance ('' ranging''), angle, and radial velocity of objects relative to the site. It can be used to detect aircraft, ships, spacecraft, guided missiles, motor vehicles, w ...
signals, change detection in
remote sensing Remote sensing is the acquisition of information about an object or phenomenon without making physical contact with the object, in contrast to in situ or on-site observation. The term is applied especially to acquiring information about Ear ...
applications, and EEG
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing '' signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, ...
in
medicine Medicine is the science and Praxis (process), practice of caring for a patient, managing the diagnosis, prognosis, Preventive medicine, prevention, therapy, treatment, Palliative care, palliation of their injury or disease, and Health promotion ...
. In this section, a short mathematical derivation to obtain copula density function followed by a table providing a list of copula density functions with the relevant signal processing applications are presented.


Astronomy

Copulas have been used for determining the core radio luminosity function of Active galactic Nuclei (AGNs), while this can not be realized using traditional methods due to the difficulties in sample completeness.


Mathematical derivation of copula density function

For any two random variables ''X'' and ''Y'', the continuous joint probability distribution function can be written as : F_{XY}(x,y) = \Pr \begin{Bmatrix} X \leq{x},Y\leq{y} \end{Bmatrix}, where F_X(x) = \Pr \begin{Bmatrix} X \leq{x} \end{Bmatrix} and F_Y(y) = \Pr \begin{Bmatrix} Y \leq{y} \end{Bmatrix} are the marginal cumulative distribution functions of the random variables ''X'' and ''Y'', respectively. then the copula distribution function C(u, v) can be defined using Sklar's theorem as: F_{XY}(x,y) = C( F_X (x) , F_Y (y) ) \triangleq C( u, v ) , where u = F_X(x) and v = F_Y(y) are marginal distribution functions, F_{XY}(x,y) joint and u, v \in (0,1) . Assuming F_{XY}(\cdot,\cdot) is a.e. twice differentiable, we start by using the relationship between joint probability density function (PDF) and joint cumulative distribution function (CDF) and its partial derivatives. :\begin{alignat}{6} f_{XY}(x,y) = {} & {\partial^2 F_{XY}(x,y) \over\partial x\,\partial y } \\ \vdots \\ f_{XY}(x,y) = {} & {\partial^2 C(F_X(x),F_Y(y)) \over\partial x\,\partial y} \\ \vdots \\ f_{XY}(x,y) = {} & {\partial^2 C(u,v) \over\partial u\,\partial v} \cdot {\partial F_X(x) \over\partial x} \cdot {\partial F_Y(y) \over\partial y} \\ \vdots \\ f_{XY}(x,y) = {} & c(u,v) f_X(x) f_Y(y) \\ \vdots \\ \frac{f_{XY}(x,y)}{f_X(x) f_Y(y) } = {} & c(u,v) \end{alignat} where c(u,v) is the copula density function, f_X(x) and f_Y(y) are the marginal probability density functions of ''X'' and ''Y'', respectively. It is important to understand that there are four elements in this equation, and if any three elements are known, the fourth element can be calculated. For example, it may be used, * when joint probability density function between two random variables is known, the copula density function is known, and one of the two marginal functions are known, then, the other marginal function can be calculated, or * when the two marginal functions and the copula density function are known, then the joint probability density function between the two random variables can be calculated, or * when the two marginal functions and the joint probability density function between the two random variables are known, then the copula density function can be calculated.


List of copula density functions and applications

Various bivariate copula density functions are important in the area of signal processing. u=F_X(x) and v=F_Y(y) are marginal distributions functions and f_X(x) and f_Y(y) are marginal density functions. Extension and generalization of copulas for statistical signal processing have been shown to construct new bivariate copulas for exponential, Weibull, and Rician distributions. Zeng et al. presented algorithms, simulation, optimal selection, and practical applications of these copulas in signal processing. {, class="wikitable" ! ! scope="col" style="width: 750px;" , Copula density: ''c''(''u'', ''v'') !Use , - , Gaussian , \begin{align} = {} & \frac{1}{\sqrt{1-\rho^2 \exp\left (-\frac{(a^2+b^2)\rho^2-2 ab\rho}{ 2(1-\rho^2) } \right ) \\ & \text{where } \rho\in (-1,1)\\ & \text{where } a=\sqrt{2} \operatorname{erf}^{-1}({2u-1}) \\ & \text{where } b =\sqrt{2}\operatorname{erf}^{-1}({2v-1}) \\ & \text{where } \operatorname{erf}(z) = \frac{2}{\sqrt{\pi \int\limits_0^z \exp (-t^2) \, dt \end{align} , supervised classification of synthetic aperture radar (SAR) images, validating biometric authentication, modeling stochastic dependence in large-scale integration of wind power, unsupervised classification of radar signals , - , Exponential , \begin{align} = {} & \frac{1}{1-\rho} \exp\left ( \frac{\rho(\ln(1-u)+\ln(1-v))}{1-\rho} \right ) \cdot I_0\left ( \frac{2\sqrt{\rho \ln(1-u)\ln(1-v){1-\rho} \right )\\ & \text{where } x=F_X^{-1}(u)=-\ln(1-u)/\lambda \\ & \text{where } y=F_Y^{-1}(v)=-\ln(1-v)/\mu \end{align} , queuing system with infinitely many servers , - , Rayleigh , bivariate exponential, Rayleigh, and Weibull copulas have been proved to be equivalent , change detection from SAR images , - , Weibull , bivariate exponential, Rayleigh, and Weibull copulas have been proved to be equivalent , digital communication over fading channels , - , Log-normal , bivariate log-normal copula and Gaussian copula are equivalent , shadow fading along with multipath effect in wireless channel , - , Farlie–Gumbel–Morgenstern (FGM) , \begin{align} = {} & 1+\theta(1-2u)(1-2v) \\ & \text{where } \theta \in 1,1\end{align} , information processing of uncertainty in knowledge-based systems , - , Clayton , \begin{align} = {} & (1+\theta)(uv)^{(-1-\theta)}(-1 +u^{-\theta} + v^{-\theta})^{(-2-1/\theta)} \\ & \text{where } \theta \in(-1,\infty), \theta\neq0 \end{align} , location estimation of random signal source and hypothesis testing using heterogeneous data , - , Frank , \begin{align} = {} & \frac {\theta e^{\theta(u+v)}(e^{\theta}-1)} {(e^\theta-e^{\theta u}-e^{\theta v}+e^{\theta(u+v)})^2}\\ & \text{where } \theta \in(-\infty,+\infty), \theta\neq0 \end{align} , change detection in remote sensing applications , - , Student's t , \begin{align} = {} & \frac{\Gamma(0.5v)\Gamma(0.5v+1)( 1+(t_v^{-2}(u)+t_v^{-2}(v) -2 \rho t_v^{-1}(u) t_v^{-1}(v))/(v(1-\rho^2)))^{-0.5(v+2)} )} {\sqrt{1-\rho^2} \cdot \Gamma(0.5(v+1))^2 (1+ t_v^{-2}(u)/v)^{-0.5(v+1)} (1+ t_v^{-2}(v)/v)^{-0.5(v+1)} } \\ & \text{where } \rho\in (-1,1)\\ & \text{where } \phi(z)= \frac{1}{\sqrt{2\pi \int\limits_{-\infty}^z \exp \left(\frac{-t^2}{2}\right) \, dt \\ & \text{where } t_v(x\mid v)= \int\limits_{-\infty}^x \frac{\Gamma{(0.5(v+1)){\sqrt{v\pi}(\Gamma{0.5v})(1+v^{-1}t^2)^{0.5(v+1) dt\\ & \text{where } v=\text{degrees of freedom} \\ & \text{where } \Gamma \text{ is the Gamma function} \end{align} , supervised SAR image classification, fusion of correlated sensor decisions , - , Nakagami-m , , , - , Rician , ,


See also

*
Coupling (probability) In probability theory, coupling is a proof technique that allows one to compare two unrelated random variables (distributions) and by creating a random vector whose marginal distributions correspond to and respectively. The choice of is ge ...


References


Further reading

* The standard reference for an introduction to copulas. Covers all fundamental aspects, summarizes the most popular copula classes, and provides proofs for the important theorems related to copulas ::Roger B. Nelsen (1999), "An Introduction to Copulas", Springer. * A book covering current topics in mathematical research on copulas: ::Piotr Jaworski, Fabrizio Durante, Wolfgang Karl Härdle, Tomasz Rychlik (Editors): (2010): "Copula Theory and Its Applications" Lecture Notes in Statistics, Springer. * A reference for sampling applications and stochastic models related to copulas is ::Jan-Frederik Mai, Matthias Scherer (2012): ''Simulating Copulas (Stochastic Models, Sampling Algorithms and Applications).'' World Scientific. * A paper covering the historic development of copula theory, by the person associated with the "invention" of copulas, Abe Sklar. ::Abe Sklar (1997): "Random variables, distribution functions, and copulas – a personal look backward and forward" in Rüschendorf, L., Schweizer, B. und Taylor, M. (eds) ''Distributions With Fixed Marginals & Related Topics'' (Lecture Notes – Monograph Series Number 28). * The standard reference for multivariate models and copula theory in the context of financial and insurance models ::Alexander J. McNeil, Rudiger Frey and Paul Embrechts (2005) "Quantitative Risk Management: Concepts, Techniques, and Tools", Princeton Series in Finance.


External links

*
Copula Wiki: community portal for researchers with interest in copulas

A collection of Copula simulation and estimation codes

Copulas & Correlation using Excel Simulation Articles

Chapter 1 of Jan-Frederik Mai, Matthias Scherer (2012) "Simulating Copulas: Stochastic Models, Sampling Algorithms, and Applications"
{{DEFAULTSORT:Copula (Statistics) Actuarial science Multivariate statistics Independence (probability theory) Systems of probability distributions