did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9781405133715

Practical Financial Optimization A Library of GAMS Models

by ; ;
  • ISBN13:

    9781405133715

  • ISBN10:

    1405133716

  • Edition: 1st
  • Format: Hardcover
  • Copyright: 2010-02-01
  • Publisher: Wiley-Blackwell

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Purchase Benefits

  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $121.60 Save up to $36.48
  • Rent Book $85.12
    Add to Cart Free Shipping Icon Free Shipping

    TERM
    PRICE
    DUE
    USUALLY SHIPS IN 3-4 BUSINESS DAYS
    *This item is part of an exclusive publisher rental program and requires an additional convenience fee. This fee will be reflected in the shopping cart.

Supplemental Materials

What is included with this book?

Summary

This is the companion book to Stavros A. Zenios' Practical Financial Optimization: Decision Making for Financial Engineers. It thoroughly describes the actual implementation of the majority of the models developed in Practical Financial Optimization in the General Algebraic Modelling System, GAMS. In addition, the volume contains executable versions of these models, and a CD containing the software needed to execute them.

Author Biography

ANDREA CONSIGLIO is professor of Mathematical Finance at the University of Palermo, Italy. He has held positions at the University of Calabria and at the University of Cyprus. He has participated in consultancy projects with the Banca della Svizzera Italiana, Switzerland and Prometeia, Italy. He has co-authored one book and numerous articles for various leading academic journals. In 2006 he was awarded the EURO Excellence in Practice Award, jointly with Stavros A. Zenios and Flavio Cocco. His research interests encompass many areas in the field of financial modeling and computational finance. He holds a PhD in applied mathematics to finance and economics.

SØREN NIELSEN (1959-2003) was an Associate Professor in the Department of Informatics and Mathematical Modeling at the Technical University of Denmark. He worked at the World Bank and the University of Texas at Austin. He held degrees in computer science and a PhD in decision sciences from the Wharton School of the University of Pennsylvania.

STAVROS A. ZENIOS is Professor of Finance and Management Science at the University of Cyprus, Director of the HERMES European Centre of Excellence on Computational Finance and Economics, and Senior Fellow at the Wharton Financial Institutions Centre of the University of Pennsylvania. He has co-authored more than 130 articles in some of the premier journals in the filed, serves on the editorial board of six journals, and received numerous awards for his research and publications. His previous books include Practical Financial Optimization: Decision Making for Financial Engineers (Blackwell Publishing, 2007); Performance of Financial Institutions: Efficiency, Innovation, Regulation (Cambridge University Press, 2000); Parallel Optimization: Theory, Algorithms, and Applications (Oxford University Press, 1997); and Financial Optimization (Cambridge University Press, 1996).

Table of Contents

Prefacep. xi
Acknowledgmentsp. xiii
Notationp. xv
List of Modelsp. xix
An Introduction to the GAMS Modeling Systemp. 1
Previewp. 1
Basics of Modelingp. 1
The GAMS Languagep. 2
Lexical conventionsp. 3
Setsp. 4
Expressions, functions, and operatorsp. 6
Assignment statementsp. 11
Variable declarationsp. 12
Constraints: Equation declarationsp. 13
Model declarationsp. 14
The SOLVE statement and model typesp. 15
Control structuresp. 16
Conditional compilationp. 20
Getting Startedp. 21
The Integrated Development Environmentp. 21
Command line interactionp. 22
The model libraryp. 22
Notes and Referencesp. 22
Data Managementp. 25
Previewp. 25
Basics of Data Handlingp. 25
Data entry: scalars, parameters, and tablesp. 26
External data files: includep. 28
Output: display and putp. 29
Data Generationp. 31
A Complete Example: Portfolio Dedicationp. 31
The source filep. 32
The FINLIB filesp. 39
Mean-Variance Portfolio Optimizationp. 41
Previewp. 41
Basics of Mean-Variance Modelsp. 42
Data estimation for the mean-variance modelp. 46
Allowing short salesp. 48
The FINLIB filesp. 49
Sharpe Ratio Modelp. 50
Risk-free borrowingp. 51
The FINLIB filesp. 53
Diversification Limits and Transaction Costsp. 53
Transaction costsp. 54
Portfolio revisionp. 56
The FINLIB filesp. 57
International Portfolio Managementp. 57
Implementation with dynamic setsp. 58
The FINLIB filesp. 61
Portfolio Models for Fixed Incomep. 63
Previewp. 63
Basics of Fixed-Income Modelingp. 64
Modeling timep. 64
GAMS as a financial calculator: continuous timep. 66
Bootstrapping the term structure of interest ratesp. 68
Considerations for realistic modelingp. 73
The FINLIB filesp. 74
Dedication Modelsp. 74
Horizon return modelp. 78
Tradeability considerationsp. 79
The FINLIB filesp. 82
Immunization Modelsp. 83
The FINLIB filesp. 85
Factor Immunization Modelp. 85
Direct yield maximizationp. 87
The FINLIB filesp. 89
Factor Immunization for Corporate Bondsp. 89
The model data setsp. 89
The optimization modelsp. 90
The FINLIB filesp. 94
Scenario Optimizationp. 95
Previewp. 95
Data setsp. 96
The FINLIB filesp. 97
Mean Absolute Deyiation Modelsp. 97
Downside risk and tracking modelsp. 99
Comparing mean-variance and mean absolute deviationp. 101
The FINLIB filesp. 103
Regret Modelsp. 104
The FINLIB filesp. 106
Conditional Value-at-Risk Modelsp. 106
The FINLIB filesp. 108
Utility Maximization Modelsp. 109
The FINLIB filesp. 111
Put/Call Efficient Frontier Modelsp. 111
The FINLIB filesp. 117
Dynamic Portfolio Optimization with Stochastic Programmingp. 119
Previewp. 119
Dynamic Optimization for Fixed-Income Securitiesp. 119
Stochastic dedicationp. 120
Stochastic dedication with borrowing and lendingp. 122
The FINLIB filesp. 124
Formulating Two-Stage Stochastic Programsp. 124
Deterministic and stochastic two-stage programsp. 125
The FINLIB filesp. 128
Single Premium Deferred Annuities: A Multi-stage Stochastic Programp. 128
Background and datap. 128
The FINLIB filesp. 133
Index Fundsp. 137
Previewp. 137
Models for Index Fundsp. 138
A structural model for index fundsp. 138
A co-movement model for index fundsp. 139
A selective hedging model for index fundsp. 140
The FINLIB filesp. 143
Case Studies in Financial Optimizationp. 145
Previewp. 145
Application I: International Asset Allocationp. 146
Operational considerationsp. 149
Resultsp. 151
The FINLIB filesp. 156
Application II: Corporate Bond Portfolio Managementp. 156
The FINLIB filesp. 159
Application III: Insurance Policies with Guaranteesp. 159
The FINLIB filesp. 164
Application IV: Personal Financial Planningp. 164
The FINLIB filesp. 168
Bibliographyp. 169
Indexp. 171
Table of Contents provided by Ingram. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program