Computation and Simulation for Finance: An Introduction with Python: Springer Undergraduate Texts in Mathematics and Technology
Autor Cónall Kellyen Limba Engleză Hardback – 22 aug 2024
The first part provides a welcoming but nonetheless rigorous introduction to the fundamental theory of option pricing, including European, American, and exotic options along with their hedge parameters, and combines a clear treatment of the mathematical framework with practical worked examples in Python. The second part explores the main computational methods for valuing options within the Black-Scholes framework: lattice, Monte Carlo, and finite difference methods. The third and final part covers advanced topics for the simulation of financial processes beyond the standard Black-Scholes setting. Techniques for the analysis and simulation of multidimensional financial data, including copulas, are covered and will be of interest to those studying machine learning for finance. There is also an in-depth treatment of exact and approximate sampling methods for stochastic differential equation models of interest rates and volatilities.
Written for advanced undergraduate and masters-level courses, the book assumes some exposure to core mathematical topics such as linear algebra, ordinary differential equations, multivariate calculus, probability, and statistics at an undergraduate level. While familiarity with Python is not required, readers should be comfortable with basic programming constructs such as variables, loops, and conditional statements.
Din seria Springer Undergraduate Texts in Mathematics and Technology
- Preț: 417.98 lei
- 15% Preț: 404.25 lei
- Preț: 489.81 lei
- 17% Preț: 365.96 lei
- 15% Preț: 484.45 lei
- Preț: 412.77 lei
- Preț: 404.79 lei
- 17% Preț: 397.52 lei
- 17% Preț: 367.29 lei
- Preț: 998.04 lei
- Preț: 383.74 lei
- 15% Preț: 478.05 lei
- Preț: 383.90 lei
- Preț: 472.89 lei
- Preț: 422.00 lei
- 15% Preț: 473.22 lei
- Preț: 141.94 lei
- Preț: 402.19 lei
- Preț: 407.57 lei
- 15% Preț: 511.79 lei
- 15% Preț: 477.07 lei
- Preț: 421.91 lei
- 20% Preț: 338.50 lei
- Preț: 660.93 lei
- 15% Preț: 477.88 lei
- Preț: 451.62 lei
- 15% Preț: 494.80 lei
- 20% Preț: 424.21 lei
- Preț: 1072.23 lei
- Preț: 390.71 lei
- Preț: 385.61 lei
- Preț: 339.31 lei
Preț: 365.98 lei
Preț vechi: 440.94 lei
-17% Nou
Puncte Express: 549
Preț estimativ în valută:
70.05€ • 73.49$ • 58.11£
70.05€ • 73.49$ • 58.11£
Carte disponibilă
Livrare economică 08-22 ianuarie 25
Livrare express 24-28 decembrie pentru 42.86 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031605741
ISBN-10: 3031605748
Pagini: 330
Ilustrații: VII, 318 p. 69 illus., 61 illus. in color. With online files/update.
Dimensiuni: 155 x 235 x 22 mm
Greutate: 0.78 kg
Ediția:2024
Editura: Springer International Publishing
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:Cham, Switzerland
ISBN-10: 3031605748
Pagini: 330
Ilustrații: VII, 318 p. 69 illus., 61 illus. in color. With online files/update.
Dimensiuni: 155 x 235 x 22 mm
Greutate: 0.78 kg
Ediția:2024
Editura: Springer International Publishing
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:Cham, Switzerland
Cuprins
- Part I Modelling Assets and Markets.- Introduction.- The Pricing of Financial Derivatives.- Part II Computational Pricing Methods in the Black-Scholes Framework.- Binomial Tree Methods.- Simulation I: Monte Carlo Methods.- Finite Difference Methods.- Part III Simulation Methods Beyond the Black-Scholes Framework.- Simulation II: Modelling Multivariate Financial Data.- Stochastic Models for Interest Rates.- Simulation III: Numerical Approximation of SDE Models.
Notă biografică
Cónall Kelly is a Senior Lecturer in Financial Mathematics and Director of the MSc Financial and Computational Mathematics at the School of Mathematical Sciences, University College Cork, Ireland. He teaches core modules on derivatives pricing and computational finance to undergraduate and postgraduate students. He is an active researcher in the field of computational stochastics and, since 2018, he has contributed to the graduate programme at the African Institute for Mathematical Sciences in Senegal.
Textul de pe ultima copertă
This book offers an up-to-date introductory treatment of computational techniques applied to problems in finance, placing issues such as numerical stability, convergence and error analysis in both deterministic and stochastic settings at its core.
The first part provides a welcoming but nonetheless rigorous introduction to the fundamental theory of option pricing, including European, American, and exotic options along with their hedge parameters, and combines a clear treatment of the mathematical framework with practical worked examples in Python. The second part explores the main computational methods for valuing options within the Black-Scholes framework: lattice, Monte Carlo, and finite difference methods. The third and final part covers advanced topics for the simulation of financial processes beyond the standard Black-Scholes setting. Techniques for the analysis and simulation of multidimensional financial data, including copulas, are covered and will be of interest to those studying machine learning for finance. There is also an in-depth treatment of exact and approximate sampling methods for stochastic differential equation models of interest rates and volatilities.
Written for advanced undergraduate and masters-level courses, the book assumes some exposure to core mathematical topics such as linear algebra, ordinary differential equations, multivariate calculus, probability, and statistics at an undergraduate level. While familiarity with Python is not required, readers should be comfortable with basic programming constructs such as variables, loops, and conditional statements.
The first part provides a welcoming but nonetheless rigorous introduction to the fundamental theory of option pricing, including European, American, and exotic options along with their hedge parameters, and combines a clear treatment of the mathematical framework with practical worked examples in Python. The second part explores the main computational methods for valuing options within the Black-Scholes framework: lattice, Monte Carlo, and finite difference methods. The third and final part covers advanced topics for the simulation of financial processes beyond the standard Black-Scholes setting. Techniques for the analysis and simulation of multidimensional financial data, including copulas, are covered and will be of interest to those studying machine learning for finance. There is also an in-depth treatment of exact and approximate sampling methods for stochastic differential equation models of interest rates and volatilities.
Written for advanced undergraduate and masters-level courses, the book assumes some exposure to core mathematical topics such as linear algebra, ordinary differential equations, multivariate calculus, probability, and statistics at an undergraduate level. While familiarity with Python is not required, readers should be comfortable with basic programming constructs such as variables, loops, and conditional statements.
Caracteristici
Seamlessly blends mathematical theory and computational techniques in finance Implementations are demonstrated in Python An instructor’s manual providing exercise solutions and programming guidance is available for course instructors