Buch, Englisch, 496 Seiten, Format (B × H): 155 mm x 231 mm, Gewicht: 862 g
ISBN: 978-1-118-62995-6
Verlag: Wiley
Presents a multitude of topics relevant to the quantitative finance community by combining the best of the theory with the usefulness of applications
Written by accomplished teachers and researchers in the field, this book presents quantitative finance theory through applications to specific practical problems and comes with accompanying coding techniques in R and MATLAB, and some generic pseudo-algorithms to modern finance. It also offers over 300 examples and exercises that are appropriate for the beginning student as well as the practitioner in the field.
The Quantitative Finance book is divided into four parts. Part One begins by providing readers with the theoretical backdrop needed from probability and stochastic processes. We also present some useful finance concepts used throughout the book. In part two of the book we present the classical Black-Scholes-Merton model in a uniquely accessible and understandable way. Implied volatility as well as local volatility surfaces are also discussed. Next, solutions to Partial Differential Equations (PDE), wavelets and Fourier transforms are presented. Several methodologies for pricing options namely, tree methods, finite difference method and Monte Carlo simulation methods are also discussed. We conclude this part with a discussion on stochastic differential equations (SDE’s). In the third part of this book, several new and advanced models from current literature such as general Lvy processes, nonlinear PDE's for stochastic volatility models in a transaction fee market, PDE's in a jump-diffusion with stochastic volatility models and factor and copulas models are discussed. In part four of the book, we conclude with a solid presentation of the typical topics in fixed income securities and derivatives. We discuss models for pricing bonds market, marketable securities, credit default swaps (CDS) and securitizations.
- Classroom-tested over a three-year period with the input of students and experienced practitioners
- Emphasizes the volatility of financial analyses and interpretations
- Weaves theory with application throughout the book
- Utilizes R and MATLAB software programs
- Presents pseudo-algorithms for readers who do not have access to any particular programming system
- Supplemented with extensive author-maintained web site that includes helpful teaching hints, data sets, software programs, and additional content
Quantitative Finance is an ideal textbook for upper-undergraduate and beginning graduate students in statistics, financial engineering, quantitative finance, and mathematical finance programs. It will also appeal to practitioners in the same fields.
Autoren/Hrsg.
Fachgebiete
- Wirtschaftswissenschaften Finanzsektor & Finanzdienstleistungen Finanzsektor & Finanzdienstleistungen: Allgemeines
- Wirtschaftswissenschaften Betriebswirtschaft Wirtschaftsmathematik und -statistik
- Mathematik | Informatik Mathematik Mathematik Interdisziplinär Finanz- und Versicherungsmathematik
- Wirtschaftswissenschaften Volkswirtschaftslehre Öffentliche Finanzwirtschaft, Besteuerung
Weitere Infos & Material
List of Figures xv
List of Tables xvii
Part I Stochastic Processes and Finance 1
1 Stochastic Processes 3
1.1 Introduction 3
1.2 General Characteristics of Stochastic Processes 4
1.2.1 The Index Set I 4
1.2.2 The State Space S 4
1.2.3 Adaptiveness, Filtration, and Standard Filtration 5
1.2.4 Pathwise Realizations 7
1.2.5 The Finite Dimensional Distribution of Stochastic Processes 8
1.2.6 Independent Components 9
1.2.7 Stationary Process 9
1.2.8 Stationary and Independent Increments 10
1.3 Variation and Quadratic Variation of Stochastic Processes 11
1.4 Other More Specific Properties 13
1.5 Examples of Stochastic Processes 14
1.5.1 The Bernoulli Process (Simple Random Walk) 14
1.5.2 The Brownian Motion (Wiener Process) 17
1.6 Borel—Cantelli Lemmas 19
1.7 Central Limit Theorem 20
1.8 Stochastic Differential Equation 20
1.9 Stochastic Integral 21
1.9.1 Properties of the Stochastic Integral 22
1.10 Maximization and Parameter Calibration of Stochastic Processes 22
1.10.1 Approximation of the Likelihood Function (Pseudo Maximum Likelihood Estimation) 24
1.10.2 Ozaki Method 24
1.10.3 Shoji-Ozaki Method 25
1.10.4 Kessler Method 25
1.11 Quadrature Methods 26
1.11.1 Rectangle Rule: (n = 1) (Darboux Sums) 27
1.11.2 Midpoint Rule 28
1.11.3 Trapezoid Rule 28
1.11.4 Simpson’s Rule 28
1.12 Problems 29
2 Basics of Finance 33
2.1 Introduction 33
2.2 Arbitrage 33
2.3 Options 35
2.3.1 Vanilla Options 35
2.3.2 Put–Call Parity 36
2.4 Hedging 39
2.5 Modeling Return of Stocks 40
2.6 Continuous Time Model 41
2.6.1 Itô’s Lemma 42
2.7 Problems 45
Part II Quantitative Finance in Practice 47
3 Some Models Used in Quantitative Finance 49
3.1 Introductio