Download or read book Derivatives written by Jiří Witzany and published by Springer Nature. This book was released on 2020-11-04 with total page 381 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book helps students, researchers and quantitative finance practitioners to understand both basic and advanced topics in the valuation and modeling of financial and commodity derivatives, their institutional framework and risk management. It provides an overview of the new regulatory requirements such as Basel III, the Fundamental Review of the Trading Book (FRTB), Interest Rate Risk of the Banking Book (IRRBB), or the Internal Capital Assessment Process (ICAAP). The reader will also find a detailed treatment of counterparty credit risk, stochastic volatility estimation methods such as MCMC and Particle Filters, and the concepts of model-free volatility, VIX index definition and the related volatility trading. The book can also be used as a teaching material for university derivatives and financial engineering courses.
Download or read book Machine Learning in Finance written by Matthew F. Dixon and published by Springer Nature. This book was released on 2020-07-01 with total page 565 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book introduces machine learning methods in finance. It presents a unified treatment of machine learning and various statistical and computational disciplines in quantitative finance, such as financial econometrics and discrete time stochastic control, with an emphasis on how theory and hypothesis tests inform the choice of algorithm for financial data modeling and decision making. With the trend towards increasing computational resources and larger datasets, machine learning has grown into an important skillset for the finance industry. This book is written for advanced graduate students and academics in financial econometrics, mathematical finance and applied statistics, in addition to quants and data scientists in the field of quantitative finance. Machine Learning in Finance: From Theory to Practice is divided into three parts, each part covering theory and applications. The first presents supervised learning for cross-sectional data from both a Bayesian and frequentist perspective. The more advanced material places a firm emphasis on neural networks, including deep learning, as well as Gaussian processes, with examples in investment management and derivative modeling. The second part presents supervised learning for time series data, arguably the most common data type used in finance with examples in trading, stochastic volatility and fixed income modeling. Finally, the third part presents reinforcement learning and its applications in trading, investment and wealth management. Python code examples are provided to support the readers' understanding of the methodologies and applications. The book also includes more than 80 mathematical and programming exercises, with worked solutions available to instructors. As a bridge to research in this emergent field, the final chapter presents the frontiers of machine learning in finance from a researcher's perspective, highlighting how many well-known concepts in statistical physics are likely to emerge as important methodologies for machine learning in finance.
Download or read book Accelerating Monte Carlo methods for Bayesian inference in dynamical models written by Johan Dahlin and published by Linköping University Electronic Press. This book was released on 2016-03-22 with total page 139 pages. Available in PDF, EPUB and Kindle. Book excerpt: Making decisions and predictions from noisy observations are two important and challenging problems in many areas of society. Some examples of applications are recommendation systems for online shopping and streaming services, connecting genes with certain diseases and modelling climate change. In this thesis, we make use of Bayesian statistics to construct probabilistic models given prior information and historical data, which can be used for decision support and predictions. The main obstacle with this approach is that it often results in mathematical problems lacking analytical solutions. To cope with this, we make use of statistical simulation algorithms known as Monte Carlo methods to approximate the intractable solution. These methods enjoy well-understood statistical properties but are often computational prohibitive to employ. The main contribution of this thesis is the exploration of different strategies for accelerating inference methods based on sequential Monte Carlo (SMC) and Markov chain Monte Carlo (MCMC). That is, strategies for reducing the computational effort while keeping or improving the accuracy. A major part of the thesis is devoted to proposing such strategies for the MCMC method known as the particle Metropolis-Hastings (PMH) algorithm. We investigate two strategies: (i) introducing estimates of the gradient and Hessian of the target to better tailor the algorithm to the problem and (ii) introducing a positive correlation between the point-wise estimates of the target. Furthermore, we propose an algorithm based on the combination of SMC and Gaussian process optimisation, which can provide reasonable estimates of the posterior but with a significant decrease in computational effort compared with PMH. Moreover, we explore the use of sparseness priors for approximate inference in over-parametrised mixed effects models and autoregressive processes. This can potentially be a practical strategy for inference in the big data era. Finally, we propose a general method for increasing the accuracy of the parameter estimates in non-linear state space models by applying a designed input signal. Borde Riksbanken höja eller sänka reporäntan vid sitt nästa möte för att nå inflationsmålet? Vilka gener är förknippade med en viss sjukdom? Hur kan Netflix och Spotify veta vilka filmer och vilken musik som jag vill lyssna på härnäst? Dessa tre problem är exempel på frågor där statistiska modeller kan vara användbara för att ge hjälp och underlag för beslut. Statistiska modeller kombinerar teoretisk kunskap om exempelvis det svenska ekonomiska systemet med historisk data för att ge prognoser av framtida skeenden. Dessa prognoser kan sedan användas för att utvärdera exempelvis vad som skulle hända med inflationen i Sverige om arbetslösheten sjunker eller hur värdet på mitt pensionssparande förändras när Stockholmsbörsen rasar. Tillämpningar som dessa och många andra gör statistiska modeller viktiga för många delar av samhället. Ett sätt att ta fram statistiska modeller bygger på att kontinuerligt uppdatera en modell allteftersom mer information samlas in. Detta angreppssätt kallas för Bayesiansk statistik och är särskilt användbart när man sedan tidigare har bra insikter i modellen eller tillgång till endast lite historisk data för att bygga modellen. En nackdel med Bayesiansk statistik är att de beräkningar som krävs för att uppdatera modellen med den nya informationen ofta är mycket komplicerade. I sådana situationer kan man istället simulera utfallet från miljontals varianter av modellen och sedan jämföra dessa mot de historiska observationerna som finns till hands. Man kan sedan medelvärdesbilda över de varianter som gav bäst resultat för att på så sätt ta fram en slutlig modell. Det kan därför ibland ta dagar eller veckor för att ta fram en modell. Problemet blir särskilt stort när man använder mer avancerade modeller som skulle kunna ge bättre prognoser men som tar för lång tid för att bygga. I denna avhandling använder vi ett antal olika strategier för att underlätta eller förbättra dessa simuleringar. Vi föreslår exempelvis att ta hänsyn till fler insikter om systemet och därmed minska antalet varianter av modellen som behöver undersökas. Vi kan således redan utesluta vissa modeller eftersom vi har en bra uppfattning om ungefär hur en bra modell ska se ut. Vi kan också förändra simuleringen så att den enklare rör sig mellan olika typer av modeller. På detta sätt utforskas rymden av alla möjliga modeller på ett mer effektivt sätt. Vi föreslår ett antal olika kombinationer och förändringar av befintliga metoder för att snabba upp anpassningen av modellen till observationerna. Vi visar att beräkningstiden i vissa fall kan minska ifrån några dagar till någon timme. Förhoppningsvis kommer detta i framtiden leda till att man i praktiken kan använda mer avancerade modeller som i sin tur resulterar i bättre prognoser och beslut.
Download or read book An Introduction to Sequential Monte Carlo written by Nicolas Chopin and published by Springer Nature. This book was released on 2020-10-01 with total page 378 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides a general introduction to Sequential Monte Carlo (SMC) methods, also known as particle filters. These methods have become a staple for the sequential analysis of data in such diverse fields as signal processing, epidemiology, machine learning, population ecology, quantitative finance, and robotics. The coverage is comprehensive, ranging from the underlying theory to computational implementation, methodology, and diverse applications in various areas of science. This is achieved by describing SMC algorithms as particular cases of a general framework, which involves concepts such as Feynman-Kac distributions, and tools such as importance sampling and resampling. This general framework is used consistently throughout the book. Extensive coverage is provided on sequential learning (filtering, smoothing) of state-space (hidden Markov) models, as this remains an important application of SMC methods. More recent applications, such as parameter estimation of these models (through e.g. particle Markov chain Monte Carlo techniques) and the simulation of challenging probability distributions (in e.g. Bayesian inference or rare-event problems), are also discussed. The book may be used either as a graduate text on Sequential Monte Carlo methods and state-space modeling, or as a general reference work on the area. Each chapter includes a set of exercises for self-study, a comprehensive bibliography, and a “Python corner,” which discusses the practical implementation of the methods covered. In addition, the book comes with an open source Python library, which implements all the algorithms described in the book, and contains all the programs that were used to perform the numerical experiments.
Download or read book Statistics and Data Science written by Hien Nguyen and published by Springer Nature. This book was released on 2020-01-03 with total page 271 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the proceedings of the Research School on Statistics and Data Science, RSSDS 2019, held in Melbourne, VIC, Australia, in July 2019. The 11 papers presented in this book were carefully reviewed and selected from 23 submissions. The volume also contains 7 invited talks. The workshop brought together academics, researchers, and industry practitioners of statistics and data science, to discuss numerous advances in the disciplines and their impact on the sciences and society. The topics covered are data analysis, data science, data mining, data visualization, bioinformatics, machine learning, neural networks, statistics, and probability.
Download or read book Numerical Methods in Finance written by René Carmona and published by Springer Science & Business Media. This book was released on 2012-03-23 with total page 478 pages. Available in PDF, EPUB and Kindle. Book excerpt: Numerical methods in finance have emerged as a vital field at the crossroads of probability theory, finance and numerical analysis. Based on presentations given at the workshop Numerical Methods in Finance held at the INRIA Bordeaux (France) on June 1-2, 2010, this book provides an overview of the major new advances in the numerical treatment of instruments with American exercises. Naturally it covers the most recent research on the mathematical theory and the practical applications of optimal stopping problems as they relate to financial applications. By extension, it also provides an original treatment of Monte Carlo methods for the recursive computation of conditional expectations and solutions of BSDEs and generalized multiple optimal stopping problems and their applications to the valuation of energy derivatives and assets. The articles were carefully written in a pedagogical style and a reasonably self-contained manner. The book is geared toward quantitative analysts, probabilists, and applied mathematicians interested in financial applications.
Download or read book Statistical Methods in Finance written by G. S. Maddala and published by . This book was released on 1996-12-11 with total page 760 pages. Available in PDF, EPUB and Kindle. Book excerpt: A comprehensive reference work for teaching at graduate level and research in empirical finance. The chapters cover a wide range of statistical and probabilistic methods applied to a variety of financial methods and are written by internationally renowned experts.
Download or read book Sequential Monte Carlo Methods in Practice written by Arnaud Doucet and published by Springer Science & Business Media. This book was released on 2013-03-09 with total page 590 pages. Available in PDF, EPUB and Kindle. Book excerpt: Monte Carlo methods are revolutionizing the on-line analysis of data in many fileds. They have made it possible to solve numerically many complex, non-standard problems that were previously intractable. This book presents the first comprehensive treatment of these techniques.
Download or read book Monte Carlo Strategies in Scientific Computing written by Jun S. Liu and published by Springer Science & Business Media. This book was released on 2013-11-11 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides a self-contained and up-to-date treatment of the Monte Carlo method and develops a common framework under which various Monte Carlo techniques can be "standardized" and compared. Given the interdisciplinary nature of the topics and a moderate prerequisite for the reader, this book should be of interest to a broad audience of quantitative researchers such as computational biologists, computer scientists, econometricians, engineers, probabilists, and statisticians. It can also be used as a textbook for a graduate-level course on Monte Carlo methods.
Download or read book Option Pricing and Estimation of Financial Models with R written by Stefano M. Iacus and published by John Wiley & Sons. This book was released on 2011-02-23 with total page 402 pages. Available in PDF, EPUB and Kindle. Book excerpt: Presents inference and simulation of stochastic process in the field of model calibration for financial times series modelled by continuous time processes and numerical option pricing. Introduces the bases of probability theory and goes on to explain how to model financial times series with continuous models, how to calibrate them from discrete data and further covers option pricing with one or more underlying assets based on these models. Analysis and implementation of models goes beyond the standard Black and Scholes framework and includes Markov switching models, Lévy models and other models with jumps (e.g. the telegraph process); Topics other than option pricing include: volatility and covariation estimation, change point analysis, asymptotic expansion and classification of financial time series from a statistical viewpoint. The book features problems with solutions and examples. All the examples and R code are available as an additional R package, therefore all the examples can be reproduced.
Download or read book Feynman Kac Formulae written by Pierre Del Moral and published by Springer Science & Business Media. This book was released on 2004-03-30 with total page 584 pages. Available in PDF, EPUB and Kindle. Book excerpt: This text takes readers in a clear and progressive format from simple to recent and advanced topics in pure and applied probability such as contraction and annealed properties of non-linear semi-groups, functional entropy inequalities, empirical process convergence, increasing propagations of chaos, central limit, and Berry Esseen type theorems as well as large deviation principles for strong topologies on path-distribution spaces. Topics also include a body of powerful branching and interacting particle methods.
Download or read book Bayesian Estimation of DSGE Models written by Edward P. Herbst and published by Princeton University Press. This book was released on 2015-12-29 with total page 295 pages. Available in PDF, EPUB and Kindle. Book excerpt: Dynamic stochastic general equilibrium (DSGE) models have become one of the workhorses of modern macroeconomics and are extensively used for academic research as well as forecasting and policy analysis at central banks. This book introduces readers to state-of-the-art computational techniques used in the Bayesian analysis of DSGE models. The book covers Markov chain Monte Carlo techniques for linearized DSGE models, novel sequential Monte Carlo methods that can be used for parameter inference, and the estimation of nonlinear DSGE models based on particle filter approximations of the likelihood function. The theoretical foundations of the algorithms are discussed in depth, and detailed empirical applications and numerical illustrations are provided. The book also gives invaluable advice on how to tailor these algorithms to specific applications and assess the accuracy and reliability of the computations. Bayesian Estimation of DSGE Models is essential reading for graduate students, academic researchers, and practitioners at policy institutions.
Download or read book Monte Carlo Simulation and Finance written by Don L. McLeish and published by John Wiley & Sons. This book was released on 2011-09-13 with total page 308 pages. Available in PDF, EPUB and Kindle. Book excerpt: Monte Carlo methods have been used for decades in physics, engineering, statistics, and other fields. Monte Carlo Simulation and Finance explains the nuts and bolts of this essential technique used to value derivatives and other securities. Author and educator Don McLeish examines this fundamental process, and discusses important issues, including specialized problems in finance that Monte Carlo and Quasi-Monte Carlo methods can help solve and the different ways Monte Carlo methods can be improved upon. This state-of-the-art book on Monte Carlo simulation methods is ideal for finance professionals and students. Order your copy today.
Download or read book 2019 20 MATRIX Annals written by Jan de Gier and published by Springer Nature. This book was released on 2021-02-10 with total page 798 pages. Available in PDF, EPUB and Kindle. Book excerpt: MATRIX is Australia’s international and residential mathematical research institute. It facilitates new collaborations and mathematical advances through intensive residential research programs, each 1-4 weeks in duration. This book is a scientific record of the ten programs held at MATRIX in 2019 and the two programs held in January 2020: · Topology of Manifolds: Interactions Between High and Low Dimensions · Australian-German Workshop on Differential Geometry in the Large · Aperiodic Order meets Number Theory · Ergodic Theory, Diophantine Approximation and Related Topics · Influencing Public Health Policy with Data-informed Mathematical Models of Infectious Diseases · International Workshop on Spatial Statistics · Mathematics of Physiological Rhythms · Conservation Laws, Interfaces and Mixing · Structural Graph Theory Downunder · Tropical Geometry and Mirror Symmetry · Early Career Researchers Workshop on Geometric Analysis and PDEs · Harmonic Analysis and Dispersive PDEs: Problems and Progress The articles are grouped into peer-reviewed contributions and other contributions. The peer-reviewed articles present original results or reviews on a topic related to the MATRIX program; the remaining contributions are predominantly lecture notes or short articles based on talks or activities at MATRIX.
Download or read book Efficient Methods for Valuing Interest Rate Derivatives written by Antoon Pelsser and published by Springer Science & Business Media. This book was released on 2013-03-09 with total page 177 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides an overview of the models that can be used for valuing and managing interest rate derivatives. Split into two parts, the first discusses and compares the traditional models, such as spot- and forward-rate models, while the second concentrates on the more recently developed Market models. Unlike most of his competitors, the author's focus is not only on the mathematics: Antoon Pelsser draws on his experience in industry to explore a host of practical issues.
Download or read book Handbook of Financial Time Series written by Torben Gustav Andersen and published by Springer Science & Business Media. This book was released on 2009-04-21 with total page 1045 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Handbook of Financial Time Series gives an up-to-date overview of the field and covers all relevant topics both from a statistical and an econometrical point of view. There are many fine contributions, and a preamble by Nobel Prize winner Robert F. Engle.
Download or read book Stochastic Epidemic Models with Inference written by Tom Britton and published by Springer Nature. This book was released on 2019-11-30 with total page 477 pages. Available in PDF, EPUB and Kindle. Book excerpt: Focussing on stochastic models for the spread of infectious diseases in a human population, this book is the outcome of a two-week ICPAM/CIMPA school on "Stochastic models of epidemics" which took place in Ziguinchor, Senegal, December 5–16, 2015. The text is divided into four parts, each based on one of the courses given at the school: homogeneous models (Tom Britton and Etienne Pardoux), two-level mixing models (David Sirl and Frank Ball), epidemics on graphs (Viet Chi Tran), and statistics for epidemic models (Catherine Larédo). The CIMPA school was aimed at PhD students and Post Docs in the mathematical sciences. Parts (or all) of this book can be used as the basis for traditional or individual reading courses on the topic. For this reason, examples and exercises (some with solutions) are provided throughout.