Download Ebook Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton
However, exactly how is the method to obtain this e-book Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton Still perplexed? It matters not. You can take pleasure in reading this publication Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton by on-line or soft documents. Just download and install guide Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton in the link offered to visit. You will certainly obtain this Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton by online. After downloading and install, you could save the soft documents in your computer or gadget. So, it will certainly reduce you to review this book Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton in specific time or area. It may be uncertain to delight in reading this publication Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton, since you have whole lots of job. Yet, with this soft file, you can enjoy reading in the spare time also in the spaces of your tasks in workplace.
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton
Download Ebook Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton
Discover more experiences and also expertise by reviewing guide qualified Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton This is a publication that you are trying to find, right? That corrects. You have actually involved the right website, then. We constantly give you Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton as well as one of the most preferred books in the globe to download as well as appreciated reading. You could not overlook that seeing this collection is a purpose or perhaps by unintended.
The reason of why you could get and get this Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton sooner is that this is guide in soft file type. You could check out the books Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton any place you really want also you are in the bus, office, home, and also other locations. However, you could not need to relocate or bring the book Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton print any place you go. So, you will not have bigger bag to lug. This is why your selection making far better idea of reading Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton is really handy from this case.
Understanding the method the best ways to get this book Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton is also useful. You have remained in appropriate site to begin getting this info. Get the Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton web link that we give here as well as see the link. You could purchase the book Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton or get it as quickly as feasible. You could promptly download this Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton after getting offer. So, when you need the book promptly, you could directly receive it. It's so easy and so fats, right? You should choose to in this manner.
Merely link your gadget computer system or gizmo to the net attaching. Get the contemporary technology to make your downloading Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton completed. Also you do not intend to review, you could straight close the book soft documents and also open Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton it later. You could likewise easily get the book anywhere, because Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton it is in your gadget. Or when remaining in the office, this Advanced Modelling In Finance Using Excel And VBA, By Mary Jackson, Mike Staunton is also suggested to review in your computer system device.
This new and unique book demonstrates that Excel and VBA can play an important role in the explanation and implementation of numerical methods across finance. Advanced Modelling in Finance provides a comprehensive look at equities, options on equities and options on bonds from the early 1950s to the late 1990s.
The book adopts a step-by-step approach to understanding the more sophisticated aspects of Excel macros and VBA programming, showing how these programming techniques can be used to model and manipulate financial data, as applied to equities, bonds and options. The book is essential for financial practitioners who need to develop their financial modelling skill sets as there is an increase in the need to analyse and develop ever more complex 'what if' scenarios.
- Specifically applies Excel and VBA to the financial markets
- Packaged with a CD containing the software from the examples throughout the book
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
- Sales Rank: #321686 in Books
- Published on: 2001-05-30
- Original language: English
- Number of items: 1
- Dimensions: 9.90" h x 1.00" w x 6.90" l, 1.51 pounds
- Binding: Hardcover
- 276 pages
Review
No. 4 bestseller in 'General Finance' (erivativesreview.com, December 2001)
From the Inside Flap
This unique book demonstrates that Excel and VBA can play an important role in the explanation and implementation of numerical methods across finance. It takes a comprehensive look at equities, options on equities and options on bonds from the early 1950s to the late 1990s. Each area contains both standard material and more advanced topics.
All models are developed fully in both spreadsheets, bringing clarity to teaching in finance, and user-defined functions in VBA, giving a ready-made library of portable functions that can be used in Excel. The spreadsheets and VBA functions are provided on a CD-ROM.
From the Back Cover
This book will appeal to both graduate students and practitioners. Students will value the Excel spreadsheets allowing them to develop their knowledge of modelling in finance, using a step-by-step approach accompanied by explanations using elementary mathematical statistics and probability. Practitioners will value the VBA functions as a source of up-to-date and efficient programs that can be easily used from Excel.
Standard material covered includes:
* portfolio theory and efficient frontiers
* the Capital Asset Pricing Model, beta and variance-covariance matrices
* performance measurement
* the Black-Scholes option pricing formula
* binomial trees for options on equities and bonds
* Monte Carlo simulation
* bond yield-to-maturity, duration and convexity
* term structure models from Vasicek and Cox, Ingersoll and Ross
Advanced topics covered include:
* Value-at-Risk
* style analysis
* an improved binomial tree (Leisen and Reimer)
* Quasi Monte Carlo simulation
* volatility smiles
* Black, Derman and Toy trees
* normal interest rate trees
The book is accompanied by a CD-ROM containing the spreadsheets, VBA functions and macros used throughout the work.
Most helpful customer reviews
120 of 124 people found the following review helpful.
Comprehensive coverage of VBA financial models
By Reader from New York
I like the style of this book. Don't let the small number of pages fool you. The authors didn't get overly wordy explaining the basics of the models (they assume the reader is already a proficient Excel user), and focus instead on explaining the key Excel functions and VBA codes in order to allow the readers to get their own model up and running in a short time. Like the other reviewer said, the authors should be congratulated for such a superb effort.
Many subjects are materials not normally covered in a typical MBA curriculum (although they would in a MS program) Examples: in Chapter 13, Non-normal Distributions and Implied Volatility, the authors showed the way to model a Black & Scholes Equity Option using the more realistic non-normal distribution assumptions acounting for skewness and kurtosis (non-symetry and fat tails). In the Appendix, author introduced the ARIMA models in Excel (modeled typically with statistical or time-series software packages, such as SAS or SPSS), splines curve fitting and lastly estimation of eigenvalues and eigenvectors (for estimation of principal components analysis). You will find the Excel/VBA codes bundled in the CD handy for those who wish to develop more advanced models.
This book is a godsend for busy practitioners who want to master quickly the art and science of building numerical techniques and coding models with Excel. Feel free to email me if you need to know any details from the book.
P.S. book divided into four components
Part ONE: Advanded Modelling in Excel (teaches the advanced Excel functions and procedures, VBA macros and user-defined functions)
Part TWO: Equities
Part THREE: Options on Equities
Part FOUR: Options on Bonds
Appendix: Other VBA functions
128 of 135 people found the following review helpful.
Superb
By Franco Arda
A fantstic book on Excel modelling for Equities, Equity Options, and Bond Options that fills the lack of books on this topic nicely.
It's probably best to compare it to Beninga's „Financial Modelling". It differs in many ways though. It's more compact (250 pages instead of 600), with less detailed explanations, leaves Corporate Finance completely out, and covers fewer topics but to a more advanced level.
The book deserves definitely „advanced", since the equity section was developed for an MBA elective at London Business School. The parts on options and bonds compromise a course for the MSc in Mathematical Trading & Finance at City University Business School. Standard material covered: porfolio theory and efficient frontiers / the CAPM, beta and covariance matrices / performance measurement / the Black & Scholes formula / binomial trees for equity and bond options / Monte Carlo simulation / bond yield-to-maturity, duration and convexity / term structure models from Vasicek and Cox, Ingersoll and Ross.
Advanced topics: value at risk / style analysis / an improved binomial tree (Leisen&Refmer) / quasi Monte Carlo simulation / volatility smiles / Black, Derman & Toy trees / normal interest rate trees.
29 of 31 people found the following review helpful.
Financial Engineers reference book
By sanatonio
This book serves as a good source for anyone who is interested in making a career in Financial Engineering. There are many worked examples that facilitate understanding of the theory. This also provides the basics for a person who wants to build benchmarks in Excel for financial modeling.
The numerical methods applied with the help of Excel are useful to understand the various facets of Financial Engineering.
The salient aspects are
- provides the VBA introduction along with the features of Excel
- Equities Risk management and portfolio optimization
- Option pricing using Binomial trees and Black Scholes formula applied in Excel
- Bond option Valuation Formula using the Vasicek, Cox Ingersoll and Ross using the assumptions of Risk neutral process are easily worked out and the examples elucidate the readers understanding
- Interest rate models, valuation of Bond options using the different approaches are done well.
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton PDF
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton EPub
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton Doc
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton iBooks
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton rtf
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton Mobipocket
Advanced modelling in finance using Excel and VBA, by Mary Jackson, Mike Staunton Kindle
Tidak ada komentar:
Posting Komentar