Intermediate Structured Finance Modeling, with Website


Book Description

Designed as a hands-on guide to help financial analysts with fundamental Excel/VBA knowledge to develop greater skills. Demonstrates how Access, PowerPoint, and Outlook can be integrated into a modelling environment, and focuses on the design and execution of an Excel/VBA user interface. Uses a structured finance model case study to demonstrate product integration. Includes examples of Access and VBA code, Excel menus, UserForms, financial calculation algorithms, and reports. NOTE: Available as an Ebook.




A Fast Track to Structured Finance Modeling, Monitoring, and Valuation


Book Description

This book is designed to start with simple examples that progressively develop the reader's confidence to take on more complex tasks. There is very little theoretical discussion about computer science, operations research algorithms, mathematics, or finance. The thrust of the book is to teach the reader to break complex tasks down into simple tasks. It then looks to implement those simple tasks into VBA code using a critical subset of the features of the language. The tentative contents is: (1) Why? What? Who? Where? and How? (2) Common Sense (3) Securitizing A Loan Portfolio (4) Understanding the Excel Waterfall (5) Designing the VBA Model (6) Laying the Model Groundwork (7) Recorded Macros: A First Look at the VBA Language (8) Writing Menus: An Introduction to Data, Ranges, Arrays, and Objects (9) Controlling the Flow of the Model (10) Building Messaging Capabilities (11) Designing the Model’s Reports (12) Main Program and Menus (13) Writing the Collateral Selection Code (14) Calculating the Cash Flows (15) Running the Waterfall: Producing Initial Results (16) Debugging the Model (17) Validating the Model (18) Running the Model (19) Building Additional Capabilities (20) Documentation of the Model (21) Managing the Growth of the Model (22) Building Portfolio Monitoring Model (23) Valuation Techniques: How do we Determine Price? (24) Challenging Times For the Deal (25) Parting Admonitions




Outlines and Highlights for a Fast-Track to Structured Finance


Book Description

Never HIGHLIGHT a Book Again! Virtually all testable terms, concepts, persons, places, and events are included. Cram101 Textbook Outlines gives all of the outlines, highlights, notes for your textbook with optional online practice tests. Only Cram101 Outlines are Textbook Specific. Cram101 is NOT the Textbook. Accompanys: 9780470398128




Studyguide for a Fast-Track to Structured Finance


Book Description

Never HIGHLIGHT a Book Again! Includes all testable terms, concepts, persons, places, and events. Cram101 Just the FACTS101 studyguides gives all of the outlines, highlights, and quizzes for your textbook with optional online comprehensive practice tests. Only Cram101 is Textbook Specific. Accompanies: 9780470398128. This item is printed on demand.




Introduction to Financial Models for Management and Planning


Book Description

A properly structured financial model can provide decision makers with a powerful planning tool that helps them identify the consequences of their decisions before they are put into practice. Introduction to Financial Models for Management and Planning enables professionals and students to learn how to develop and use computer-based models for financial planning. Providing critical tools for the financial toolbox, this volume shows how to use these tools to build successful models. Placing a strong emphasis on the structure of models, the book focuses on developing models that are consistent with the theory of finance and, at the same time, are practical and usable. The authors introduce powerful tools that are imperative to the financial management of the operating business. These include interactive cash budgets and pro forma financial statements that balance even under the most extreme assumptions, valuation techniques, forecasting techniques that range from simple averages to time series methods, Monte Carlo simulation, linear programming, and optimization. The tools of financial modeling can be used to solve the problems of planning the firm’s investment and financing decisions. These include evaluating capital projects, planning the financing mix for new investments, capital budgeting under capital constraints, optimal capital structure, cash budgeting, working capital management, mergers and acquisitions, and constructing efficient security portfolios. While the primary emphasis is on models related to corporate financial management, the book also introduces readers to a variety of models related to security markets, stock and bond investments, portfolio management, and options. This authoritative book supplies broad-based coverage and free access to @Risk software for Monte Carlo simulation, making it an indispensible text for professionals and students in financial management. Please contact customer service for access to the software if your copy of the book does not contain this information.




Structured Finance Modeling with Object-Oriented VBA


Book Description

A detailed look at how object-oriented VBA should be used to model complex financial structures This guide helps readers overcome the difficult task of modeling complex financial structures and bridges the gap between professional C++/Java programmers writing production models and front-office analysts building Excel spreadsheet models. It reveals how to model financial structures using object-oriented VBA in an Excel environment, allowing desk-based analysts to quickly produce flexible and robust models. Filled with in-depth insight and expert advice, it skillfully illustrates the art of object-oriented programming for the explicit purpose of modeling structured products. Residential mortgage securitization is used as a unifying example throughout the text.




The Handbook of Financial Modeling


Book Description

The ability to create and understand financial models that assess the valuation of a company, the projects it undertakes, and its future earnings/profit projections is one of the most valued skills in corporate finance. However, while many business professionals are familiar with financial statements and accounting reports, few are truly proficient at building an accurate and effective financial model from the ground up. That's why, in The Financial Modeling Handbook, Jack Avon equips financial professionals with all the tools they need to precisely and effectively monitor a company's assets and project its future performance. Based on the author's extensive experience building models in business and finance—and teaching others to do the same—The Handbook of Financial Modeling takes readers step by step through the financial modeling process, starting with a general overview of the history and evolution of financial modeling. It then moves on to more technical topics, such as the principles of financial modeling and the proper way to approach a financial modeling assignment, before covering key application areas for modeling in Microsoft Excel. Designed for intermediate and advanced modelers who wish to expand and enhance their knowledge, The Handbook of Financial Modeling also covers: The accounting and finance concepts that underpin working financial models; How to approach financial issues and solutions from a modeler's perspective; The importance of thinking about end users when developing a financial model; How to plan, design, and build a fully functional financial model; And more. A nuts-to-bolts guide to solving common financial problems with spreadsheets, The Handbook of Financial Modeling is a one-stop resource for anyone who needs to build or analyze financial models.




Financial Modeling, fifth edition


Book Description

A substantially updated new edition of the essential text on financial modeling, with revised material, new data, and implementations shown in Excel, R, and Python. Financial Modeling has become the gold-standard text in its field, an essential guide for students, researchers, and practitioners that provides the computational tools needed for modeling finance fundamentals. This fifth edition has been substantially updated but maintains the straightforward, hands-on approach, with an optimal mix of explanation and implementation, that made the previous editions so popular. Using detailed Excel spreadsheets, it explains basic and advanced models in the areas of corporate finance, portfolio management, options, and bonds. This new edition offers revised material on valuation, second-order and third-order Greeks for options, value at risk (VaR), Monte Carlo methods, and implementation in R. The examples and implementation use up-to-date and relevant data. Parts I to V cover corporate finance topics, bond and yield curve models, portfolio theory, options and derivatives, and Monte Carlo methods and their implementation in finance. Parts VI and VII treat technical topics, with part VI covering Excel and R issues and part VII (now on the book’s auxiliary website) covering Excel’s programming language, Visual Basic for Applications (VBA), and Python implementations. Knowledge of technical chapters on VBA and R is not necessary for understanding the material in the first five parts. The book is suitable for use in advanced finance classes that emphasize the need to combine modeling skills with a deeper knowledge of the underlying financial models.




Financial Simulation Modeling in Excel


Book Description

"I've worked with simulation in business for over 20 years, and Allman really nails it with this book. I admit that I own his previous book on structured finance cash flows, but I was surprised by what I found in here. He addresses the fundamental questions of how decision makers react to simulations and his read was very much in accordance with what I've experienced myself. When it came to the nuts and bolts of describing the different types of simulation analysis the book becomes incredibly detailed. There is working code and models for a fantastic array of the most common simulation problems. If you're so inclined, the book very carefully steps through the tricky math needed to really understand the theory behind stochastic modeling in finance. If you're preparing models that include any kind of randomization or stochastic modeling component, this book is a must-read, a tremendous value and time-saver." — David Brode of The Brode Group A practical guide to understanding and implementing financial simulation modeling As simulation techniques become more popular among the financial community and a variety of sub-industries, a thorough understanding of theory and implementation is critical for practitioners involved in portfolio management, risk management, pricing, and capital budgeting. Financial Simulation Modeling in Excel contains the information you need to make the most informed decisions possible in your professional endeavors. Financial Simulation Modeling in Excel contains a practical, hands-on approach to learning complex financial simulation methodologies using Excel and VBA as a medium. Crafted in an easy to understand format, this book is suitable for anyone with a basic understanding of finance and Excel. Filled with in-depth insights and expert advice, each chapter takes you through the theory behind a simulation topic and the implementation of that same topic in Excel/VBA in a step-by-step manner. Organized in an easy-to-follow fashion, this guide effectively walks you through the process of creating and implementing risk models in Excel A companion website contains all the Excel models risk experts and quantitative analysts need to practice and confirm their results as they progress Keith Allman is the author of other successful modeling books, including Corporate Valuation Modeling and Modeling Structured Finance Cash Flows with Microsoft Excel Created for those with some background in finance and experience in Excel, this reliable resource shows you how to effectively perform sound financial simulation modeling, even if you've yet to do extensive modeling up to this point in your professional or academic career.




The Oxford Guide to Financial Modeling


Book Description

The essential premise of this book is that theory and practice are equally important in describing financial modeling. In it the authors try to strike a balance in their discussions between theories that provide foundations for financial models and the institutional details that provide the context for applications of the models. The book presents the financial models of stock and bond options, exotic options, investment grade and high-yield bonds, convertible bonds, mortgage-backed securities, liabilities of financial institutions--the business model and the corporate model. It also describes the applications of the models to corporate finance. Furthermore, it relates the models to financial statements, risk management for an enterprise, and asset/liability management with illiquid instruments. The financial models are progressively presented from option pricing in the securities markets to firm valuation in corporate finance, following a format to emphasize the three aspects of a model: the set of assumptions, the model specification, and the model applications. Generally, financial modeling books segment the world of finance as "investments," "financial institutions," "corporate finance," and "securities analysis," and in so doing they rarely emphasize the relationships between the subjects. This unique book successfully ties the thought processes and applications of the financial models together and describes them as one process that provides business solutions. Created as a companion website to the book readers can visit www.thomasho.com to gain deeper understanding of the book's financial models. Interested readers can build and test the models described in the book using Excel, and they can submit their models to the site. Readers can also use the site's forum to discuss the models and can browse server based models to gain insights into the applications of the models. For those using the book in meetings or class settings the site provides Power Point descriptions of the chapters. Students can use available question banks on the chapters for studying.