What is the marginal distribution?
The individual distribution of each of the risk factors in isolation.
What is the difference between joint distributions and copulas?
The joint distribution expresses the dependence of interrelated factors on one another implicitly, whilst copious allows for this dependence explicitly.
What is a copula?
Expresses a multivariate cumulative distribution function in terms of the individual marginal cumulative functions.
P(X < x, Y < y) = Fx,y(x, y) = Cx,y[Fx(x), Fy(y)]
The key benefit of copulas is the deconstruction of a joint distribution of a set of variables into components that allows each component to be adjusted independently of the others.
What are the basic properties of copulas?
C(u1, u2, …, uN) is an increasing function of each input variable.
C(1, 1, u3, …, 1) = u3
(Insert photo of formula here)
What is Sklar’s theorem?
Outline the formula for discrete copulas.
Method 1:
1/(1+T) <= F(x,y) <= T/(1+T)
Method 2:
1/2T <= F(x,y) <= (T-1/2)/T
What is the survival copula?
F^(x,y) = P[X > x, Y > y] = C^[F^x(X), F^y(Y)],
where F^x(X) = 1 - Fx(X), F^y(Y) = 1 - Fy(Y)
C^(1-u, 1-v) = 1 - u - v - C(u, v)
The survival copula expresses the joint probability in terms of marginal survival probabilities
What is the difference between concordance or association and dependence?
Concordance or association does not imply that one directly influences the other. For example, both might be dependent upon a third variable.
What are the axioms for a good measure of concordance?
Name the three main types of copulas.
What are the three types of fundamental copulas?
What are the Frechet-Hoffding bounds?
In the bivariate case the co-montonicity and counter-monotonicity copulas represent the extremes of the possible levels of association between variables. They are the upper and lower boundaries for all copulas - known as the Frechet-Hoffding bounds.
Outline the characteristics of generator functions.
Outline Archimedean copulas.
- Four types of copulas, being: > Gumbel copula > Frank copula > Clayton copula > Generalised Clayton copula
A: - relatively simple to use. In particular, they are closed-form probability distributions and avoid the need for integration.
D: - small number of parameters involved (<3) means their application to heterogeneous groups of variables is limited.
Outline the Gumbel copula.
(-ln(u))^a, 1<=a
Outline the Frank copula.
Outline the Clayton copula.
Outline the generalised Clayton copula.
What are the two types of implicit copulas?
2. Student’s t-copula
Outline the Gaussian copula.
D: - lack of tail dependency
- the fact it is defined by a single parameter
Outline the Student’s t-copula.