Article 513F5 Product of copulas

Product of copulas

by
John
from John D. Cook on (#513F5)

A few days ago I wrote a post about copulas and operations on them that have a group structure. Here's another example of group structure for copulas. As in the previous post I'm just looking at two-dimensional copulas to keep things simple.

Given two copulas C1 and C2, you can define a sort of product between them by

copula_product.svg

Here Di is the partial derivative with respect to the ith variable.

The product of two copulas is another copula. This product is associative but not commutative. There is an identity element, so copulas with this product form a semigroup.

The identity element is the copula

min_copula.svg

that is,

copula_product_identity.svg

for any copula C.

The copula M is important because it is the upper bound for the Fri(C)chet-Hoeffding bounds: For any copula C,

FrechetHoeffding

There is also a sort of null element for our semigroup, and that is the independence copula

independence_copula2.svg

It's called the independence copula because it's the copula for two independent random variables: their joint CDF is the product of their individual CDFs. It acts like a null element because

null_copula_product.svg

This tells us we have a semigroup and not a group: the independence copula cannot have an inverse.

Reference: Roger B. Nelsen. An Introduction to Copulas.

jhZptTafERU
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments