• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Stochastic Process book

I have the book. I used it some years back for a course in stochastic. It's not great. The chapters on discrete Markov chains and Poisson processes are usable (but not great). For martingales, you will probably need to supplement the book.
 
Any advice on supplements?

For Markov chains, Poisson processes, etc., there are many good books and you should be able to find something by yourself. For martingales, I don't find anything that satisfies me as a good introduction. You might try glancing at Brzezniak and Zastawniak's Basic Stochastic Processes (Springer). For general background reading you mght like to look at Shafer and Vovk's Probability and Finance (Wiley). Don't buy these books until you've seen them.
 
Does anyone know were I can find/download a solutions manual to this (or other) textbooks?
 
When you take a course taught by Durrett, the textbook should not matter. What really matters is to try to get most out of his lectures. Don't look for the solution manual (I do not know if there is one). If you have questions, go to your TA or Durrett (he is a very good person) and, most importantly, study the material every week. I would not expect it to be an easy course but it is a great advantage to learn from Rick Durrett.

(I am assuming that you really want to learn not just to pass the course with a good grade.)

Durrett's books are great in terms the choice of material, examples, techniques presented, but they are not very carefully written. Make sure that you get the list of typos (available on his web page). I would not recommend to purchase additional books: there are just too many to choose from. It all depends on what you personally find readable. A book that covers pretty much the same material at essentially the same level is Introduction to Stochastic Processes by G. Lawler. S. Ross's book recommended above is very good (great examples and problems) but many students find it overwhelming and hard to read on their own. Also it covers so much more but does not cover martingales. In short, stick with Durrett, and work hard :).
 
Back
Top