Simulating Copulas: Stochastic Models, Sampling Algorithms, And Applications (Second Edition)
eBook - ePub

Simulating Copulas: Stochastic Models, Sampling Algorithms, And Applications (Second Edition)

Stochastic Models, Sampling Algorithms, and Applications

  1. 356 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Simulating Copulas: Stochastic Models, Sampling Algorithms, And Applications (Second Edition)

Stochastic Models, Sampling Algorithms, and Applications

About this book

-->

The book provides the background on simulating copulas and multivariate distributions in general. It unifies the scattered literature on the simulation of various families of copulas (elliptical, Archimedean, Marshall-Olkin type, etc.) as well as on different construction principles (factor models, pair-copula construction, etc.). The book is self-contained and unified in presentation and can be used as a textbook for graduate and advanced undergraduate students with a firm background in stochastics. Besides the theoretical foundation, ready-to-implement algorithms and many examples make the book a valuable tool for anyone who is applying the methodology.

--> Contents:

  • Introduction
  • Archimedean Copulas
  • Marshall–Olkin Copulas
  • Elliptical Copulas
  • Pair Copula Constructions
  • Sampling Univariate Random Variables
  • The Monte Carlo Method
  • Further Copula Families with Known Extendible Subclass
  • Appendix: Supplemental Material

-->
--> Readership: Advanced undergraduate and graduate students in probability calculus and stochastics, practitioners who implement models in the financial industry and scientists. -->
Copula;Simulation;Monte Carlo;Random Vector;Dependence Model Key Features:

  • Explicit focus on stochastic representations of copulas in contrast to an analytical perspective
  • Easy-to-implement simulation schemes given as pseudo code
  • Explicit focus on high-dimensional models
  • Focus on applicability of models, e.g. to portfolio credit risk or insurance

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Simulating Copulas: Stochastic Models, Sampling Algorithms, And Applications (Second Edition) by Jan-Frederik Mai, Matthias Scherer;;; in PDF and/or ePUB format, as well as other popular books in Mathematics & Finance. We have over one million books available in our catalogue for you to explore.

Information

Publisher
WSPC
Year
2017
eBook ISBN
9789813149267
Edition
2

Chapter 1

Introduction

Before we start, let us clarify some notations.
General comment: The dimension of a random vector is typically denoted by d ≥ 2.
Important sets: N denotes the set of natural numbers {1, 2, . . .}, and N0 := {0} ∪ N. R denotes the set of real numbers. Moreover, for dN, Rd denotes the set of all d-dimensional row vectors with entries in R. For v := (v1, . . . , vd) ∈ Rd, we denote by v′ its transpose. For some set A, we denote by B(A) the corresponding Borel σ-algebra, which is generated by all open subsets of A. The cardinality of a set A is denoted by |A|. Subsets and proper subsets are denoted by AB and A
images
B, respectively.
Probability spaces: A probability space is denoted by (Ω, F, P), with σ-algebra F and probability measure P. The corresponding expectation operator is denoted by E. The variance, covariance, and correlation operators are written as Var, Cov, Corr, respectively. Random variables (or vectors) are mostly denoted by the letter X (respectively X := (X1, . . . , Xd)). As an exception, we write U := (U1, . . . , Ud) for a d-dimensional random vector with a copula as joint distribution function.1 If two random variables X1, X2 are equal in distribution, we write X1
images
X2. Similarly,
images
denotes convergence in distribution. Elements of the space Ω, usually denoted by ω, are almost always omitted as arguments of random variables, i.e. instead of writing X(ω), we simply write X. Finally, the acronym i.i.d. stands for “independent and identically distributed”.
Functions: Univariate as well as d-dimensional distribution functions are denoted by capital letters, mostly F or G. Their corresponding survival functions are denoted
images
,
images
. As an exception, a copula is denoted by the letter C; its arguments are denoted (u1, . . . , ud) ∈ [0, 1]d. The characteristic function of a random variable X is denoted by ϕX(x) := E[exp(ixX)]. The Laplace transform of a non-negative random variable X is denoted by φX(x) := E[exp(−xX)]. Moreover, the nth derivative of a real-valued function f is abbreviated as f(n); for the first derivative we also write f′. The natural logarithm is denoted log.
Stochastic processes: A stochastic process X : Ω × [0, ∞) → R on a probability space (Ω, F, P) is denoted by X = {Xt}t≥0, i.e. we omit the argument ω ∈ Ω. The time argument t is written as a subindex, i.e. Xt instead of X(t). This is in order to avoid confusion with deterministic functions f, whose arguments are written in brackets, i.e. f(x).
Important univariate distributions: Some frequently used probability distributions are introduced here. Sampling univariate random variables is discussed in Chapter 6.
(1)U[a, b] denotes the uniform distribution on [a, b] for −∞ < a < b < ∞. Its density is given by f(x) =
images
{x∈[a,b]} (ba)−1 for xR.
(2)Exp(λ) denotes the exponential distribution with parameter λ > 0, i.e. with density f(x) = λ exp(−λx)
images
{x>0} for xR.
(3)N(µ, σ2) denotes the normal distribution with mean µR and variance σ2 > 0. Its density is given by
images
(4)LN(µ, σ2) denotes the lognormal distribution. Its density is given by
images
(5)Γ(β, η) denotes the Gamma distribution with parameters β, η > 0, i.e. with density
images
Note in particular that the expo...

Table of contents

  1. Cover
  2. Halftitle
  3. Series Editors
  4. Title
  5. Copyright
  6. Dedication
  7. Preface
  8. Contents
  9. 1. Introduction
  10. 2. Archimedean Copulas
  11. 3. Marshall–Olkin Copulas
  12. 4. Elliptical Copulas
  13. 5. Pair Copula Constructions
  14. 6. Sampling Univariate Random Variables
  15. 7. The Monte Carlo Method
  16. 8. Further Copula Families with Known Extendible Subclass
  17. Appendix A Supplemental Material
  18. Bibliography
  19. Index