Cantitate/Preț
Produs

R Programming and Its Applications in Financial Mathematics

Autor Shuichi Ohsaki, Jori Ruppert-Felsot, Daisuke Yoshikawa
en Limba Engleză Paperback – 31 mar 2021
This book provides an introduction to R programming and a summary of financial mathematics.



It is not always easy for graduate students to grasp an overview of the theory of finance in an abstract form. For newcomers to the finance industry, it is not always obvious how to apply the abstract theory to the real financial data they encounter. Introducing finance theory alongside numerical applications makes it easier to grasp the subject.



Popular programming languages like C++, which are used in many financial applications are meant for general-purpose requirements. They are good for implementing large-scale distributed systems for simultaneously valuing many financial contracts, but they are not as suitable for small-scale ad-hoc analysis or exploration of financial data. The R programming language overcomes this problem. R can be used for numerical applications including statistical analysis, time series analysis, numerical methods for pricing financial contracts, etc.




This book provides an overview of financial mathematics with numerous examples numerically illustrated using the R programming language.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 30909 lei  6-8 săpt.
  CRC Press – 31 mar 2021 30909 lei  6-8 săpt.
Hardback (1) 70289 lei  6-8 săpt.
  CRC Press – 12 feb 2018 70289 lei  6-8 săpt.

Preț: 30909 lei

Preț vechi: 35663 lei
-13% Nou

Puncte Express: 464

Preț estimativ în valută:
5920 6418$ 4921£

Carte tipărită la comandă

Livrare economică 02-16 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780367781477
ISBN-10: 0367781476
Pagini: 258
Dimensiuni: 156 x 234 x 16 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States

Cuprins

Preface. Introduction to R programming. SECTION I: STATISTICS IN FINANCE. Statistical Analysis with R. Time Series Analysis with R. SECTION II: BASIC THEORY OF FINANCE. Modern Portfolio Theory and CAPM. Interest Rate Swap and Discount Factor. Discrete Time Model: Tree Model. Continuous time model and Black-Scholes Formula. SECTION III: NUMERICAL METHODS IN FINANCE. Monte Carlo Simulation. Derivative Pricing with Partial Differential Equations. SECTION IV: APPENDIX. Optimization with R. Noise reduction via Kalman Filter. The Other References on R. References. Index.

Notă biografică

After finishing a Ph.D course at Kyoto University, Dr. Daisuke Yoshikawa worked for Mizuho-DL financial technology and Bank of Japan. Meanwhile, Dr. Yoshikawa published a few refereed journal papers on finance. Currently, Dr. Yoshikawa is working for Hokkai-Gakuen University as a lecturer.

Descriere

This book provides various calculation methods for financial mathematics utilizing R programming, and includes basic finance theories and statistical analysis. In addition to the ample applications of R programming provided, the book delivers simple descriptions to assist readers in the immediate application of the methods to financial data.