Have one to sell? Sell yours here
Economic and Financial Modeling with Mathematica (R)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Economic and Financial Modeling with Mathematica (R) [Hardcover]

Hal R. Varian (Editor)
3.0 out of 5 stars  See all reviews (1 customer review)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Hardcover --  

Book Description

0387978828 978-0387978826 December 23, 1992 1
Mathematica is a computer program (software) for doing symbolic, numeric and graphical analysis of mathematical problems. In the hands of economists, financial analysts and other professionals in econometrics and the quantitative sector of economic and financial modeling, it can be an invaluable tool for modeling and simulation on a large number of issues and problems, besides easily grinding out numbers, doing statistical estimations and rendering graphical plots and visuals. Mathematica enables these individuals to do all of this in a unified environment. This book's main use is that of an applications handbook. Modeling in Economics and Finance with Mathematica is a compilation of contributed papers prepared by experienced, "hands on" users of the Mathematica program. They come from a broad spectrum of Mathematica devotees in the econometric and financial/investment community on both the professional and academic fronts. Each paper provides a set of tools and examples of Mathematica in action. These tools will also be made accessible to users via a DOS-based floppy disk which will contain Mathematica Notebooks and Packages, and be packaged with the book.


Product Details

  • Hardcover: 458 pages
  • Publisher: Springer; 1 edition (December 23, 1992)
  • Language: English
  • ISBN-10: 0387978828
  • ISBN-13: 978-0387978826
  • Product Dimensions: 9.6 x 7.3 x 1.2 inches
  • Shipping Weight: 2.3 pounds
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Best Sellers Rank: #2,208,086 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

1 Review
5 star:    (0)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

23 of 23 people found the following review helpful:
3.0 out of 5 stars Somewhat dated...but still helpful, January 18, 2002
This review is from: Economic and Financial Modeling with Mathematica (R) (Hardcover)
For the reader well-versed in Mathematica and in economic theory, this book gives a fairly good overview of how Mathematica can be used to study mathematical economics and finance. It is also assumed in the articles in the book that the reader has a strong background in mathematics. Since the book was published in 1993, Mathematica has considerably expanded, with many new features that make some of the accompanying code in the book somewhat dated, but the notebooks can still be used beneficially.In addition, economic theory is currently making more use of symbolic programming, and financial analysis has exploded as an area which is now making heavy use of high-performance computing. Although Mathematica cannot compete from a performance standpoint with the needs of financial engineering, it still has an advantage from a didactic standpoint. I did not read all of the articles in the book, so my comments will be limited to the ones that I did.

The article on "Mathematica and Diffusions" is an overview of how to use Mathematica to do stochastic calculus. The Ito calculus is reviewed briefly, and the authors begin with constructing a Weiner process. The Mathematica package they employ and on the disk accompanying the book is not discussed in detail, but is merely used to simulate realizations of the process. Readers who want a more in-depth view will have to go over the code themselves. The authors use the package to generate realizations of Weiner processes that are correlated with each other, and show this correlation via Mathematica graphics. The Black-Scholes formula is derived using the standard self-financing trading strategy and ignoring transaction costs and dividends. The algebraic manipulations are done with Mathematica, and this obscures (a little) the underlying concepts behind the derivation of this important formula. Since data structures in Mathematica are essentially lists, the authors outline the construction of the data structure that could be used to represent a diffusion, namely a list consisting of five terms: the diffusion, Weiner process name, expression for the drift and dispersion, and the initial value. For the reader familiar with OO-programming, accessor functions are used to extract the components of this data structure. This is a nice move by the authors, for it is an example of how Mathematica can be used to emulate OO-programming.

The article "Itovsn3: Doing Stochastic Calculus with Mathematica" is an overview of how to use the Itovsn3 package that is on the disk to implement Ito calculus. It is assumed that the reader has a background in stochastic calculus, since the author does not give a review. However, semimartingales, so important to those working in financial engineering, are discussed and their statistical behavior described using Mathematica. The Ito formula is presented as a semimartingale-type decomposition for smooth function of Brownian motion and the author shows using Mathematica plots how the higher order terms in the second-order Taylor expansion vanish asymptotically. This article is not merely Mathematica code for Ito calculus, for the author gives an example of how to use the package in a hedging problem.

The article "Option Valuation" is a more detailed overview of how to use Mathematica in the context of the Black-Scholes model to perform options valuation and risk management. Heavy use is made of the graphics capability of Mathematica to illustrate how option values change as a function of stock price and time of expiration. The author also shows how Mathematica can be used as a OO-language to treat options as self-contained objects with accessor functions. He does however state that Mathematica does not live up to the OO toolkits available elsewhere, contrary to my experience. He closes the article with a consideration of how to use Mathematica to value options that can be exercised before expiry, the binomial model playing the central role in the discussion. It is here in particular that the performance of Mathematica is readily felt. The numerical number-crunching needed to do the calculations in these types of models cannot be done in Mathematica efficiently and profitably.

The article "Time Series Models and Mathematica" gives a general treatment on how Mathematica can be used to study ARIMA models for time series. Mathematica is used more interactively than the other articles and the visualization obtained is quite nice in giving the reader insight into such concepts as the moving average and the spectral density function. The author shows how to estimate the spectral density function and why periodogram techniques fall short in this estimation. I would have liked to see other techniques for studying time series discussed, such as neural networks and hidden Markov models, but the author does do a fairly good job with the ARIMA models.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Browse and search another edition of this book.
First Sentence:
Linear programming and the simplex algorithm are fundamental to the theory and practice of optimization. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
general nonlinear pricing, revised objective function, truncated residuals, pseudorandom drawing, tentative production plan, redundant regressors, machining constraint, cost allocation problem, production planning example, innovation variance, machining capacity, smoothness coefficient, finishing capacity, artificial regressions, differentiated products industries, log spectrum, nonbasic variables, piecewise smooth functions, fare classes, discount function, aggregate elasticity, final tableau, knot points, function pivot, tick size
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Monte Carlo, Michael Carter, New York, Arijit Mukherji, John Dickhaut, Steve Gjerstad, Fringe Firm, Operations Research, Inverse Method, John Stroughair, Journal of Finance, Raz Steinmetz, Simon Benninga, Management Science, Academic Press, Horizontal Mergers, John Wiley, Journal of the Royal Statistical Society, Num of Observations, Owen Graduate School of Management, Programming Note, Quadratic Programming, Ave Return, Cambridge University Press, Englewood Cliffs
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Back Cover | Surprise Me!
Search Inside This Book:




What Other Items Do Customers Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(3)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject