ENGLISH

R Programming and Its Applications in Financial Mathematics

Book information

Publisher
Taylor and Francis
Year
2017
ISBN
9781498766104, 978-1-4987-4799-8, 978-1-4987-6609-8, 9781315153810, 1315153815, 1498766102
Language
english
Format
PDF
Filesize
3 MB (2739082 bytes)
Edition
First edition
Pages
\259
Time added
2018-04-04 20:00:00

Description

"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."--Provided by publisher. Read more... Abstract: "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."--Provided by publisher Content: Preface Introduction to R programming Installation of R Operators Data structure Functions Control statements Graphics Reading and writing data Reading program Packages SECTION I: STATISTICS IN FINANCE Statistical Analysis with R Basic Statistics Probability distribution and random numbers Hypothesis testingRegression AnalysisYield curve analysis using principal component analysis?Time Series Analysis with R Preparation of time series data Before applying for models The application for AR modelModels extended from AR Application of the time series analysis to finance: Pair trading Nonlinear statistics with R ARCH and GARCH Nonparametric Functional Data Analysis SECTION II: BASIC THEORY OF FINANCEModern Portfolio Theory and CAPM Mean-variance portfolio Market portfolio Derivation of CAPM The extension of CAPM: Multi-factor model The form of efficient frontier Interest Rate Swap and Discount Factor Interest rate swap Pricing of interest rate swap and derivation of discount factors Valuation of interest rate swap and risk analysis Discrete Time Model: Tree Model Single period binomial model Multi period binomial model Trinomial model Continuous time model and the Black-Scholes Formula Continuous rate of return Ito's lemma The Black-Scholes formula Implied volatility SECTION III: NUMERICAL METHODS IN FINANCEMonte Carlo Simulation The basic concept of Monte Carlo simulation Variance reduction method Exotic option Multi asset options Control variates method Derivative Pricing with Partial Differential Equation Explicit methodImplicit methodNoise reduction via Kalman Filter Introduction to Kalman filter Nonlinear Kalman filter SECTION IV: APPENDIX 237A Optimization with R A.1 Multi variate optimization problem A.2 Efficient frontier by optimization problem B Noise reduction via Kalman FilterB.1 Introduction to Kalman filterB.2 Nonlinear Kalman filterC The other references on RC.1 Information sources on RC.2 R package on financeReferences Index

Similar books