Serving the Quantitative Finance Community

 
User avatar
diffusion2000
Topic Author
Posts: 0
Joined: August 30th, 2006, 7:56 pm

leptokurtic returns

August 31st, 2006, 6:59 pm

Have anyone tryied to model a stochastic process for stock returns using a t-student distribution? My stochastic calculus isn't that good so i don't even know if it's possible.Any help? Thanks
 
User avatar
twofish
Posts: 0
Joined: February 18th, 2005, 6:51 pm

leptokurtic returns

September 1st, 2006, 2:28 am

In principle it is possible, but I'm not sure what it will get you. The difference between a t-student and a Gaussian doesn't seem to be big enough to create a significant volatility smile. Also, its not clear to me why one would want a t-student distribution.
 
User avatar
cosmologist
Posts: 2
Joined: January 24th, 2005, 8:08 am

leptokurtic returns

September 1st, 2006, 4:27 am

QuoteOriginally posted by: diffusion2000Have anyone tryied to model a stochastic process for stock returns using a t-student distribution? My stochastic calculus isn't that good so i don't even know if it's possible.Any help? ThanksWhat is so spectacular about it?Just put the t-student pdf in place of lognormal. Integrate it. Numerically otherwise.You must try on your own. It gives you a sense of satisfaction. always,try on your own these small stuff. Excel spreadsheets with VBA codes for numerical integration is available on net.cheers Cosmic Intervention
 
User avatar
TooNeat
Posts: 0
Joined: August 27th, 2006, 9:53 pm

leptokurtic returns

September 1st, 2006, 7:06 am

Sir. Spencer cosmologist:Sorry for infringing the 10 commandment. (Since I am uttely a newbie on this forum, I am afarid of...)I will dedicate this song to you:"We are intercoursing in synchronicity, we feel the will of God, cosmo, cosmo, cosmo... -refrain-...cosmo, cosmo.cosmo, cosmologist!"-Angela Aki, the composer singerTooNeat
 
User avatar
diffusion2000
Topic Author
Posts: 0
Joined: August 30th, 2006, 7:56 pm

leptokurtic returns

September 1st, 2006, 8:01 pm

I have a feeling that a t-student with 2/3 df would provide a better fit than gaussian.
 
User avatar
Gmike2000
Posts: 0
Joined: September 25th, 2003, 9:49 pm

leptokurtic returns

September 1st, 2006, 11:05 pm

Like cosmologist said, just do it and see what you get. It is a good idea, after all the smile exists to correct for the nonnormal underlying distribution. When you back out the implied distribution from the smile, you will see that it is in fact non normal. Any other distribution with fatter tails will do the job of fitting the data better, the student t distribution is just one of them.
 
User avatar
PointerLover
Posts: 0
Joined: March 1st, 2006, 4:14 pm

leptokurtic returns

September 18th, 2006, 5:01 pm

I'm currently working on a similar topic: flattening the implied volatility smile using non-normal yield distributions..The distributions that I tried to fit to different market smiles are: student-t, edgeworth and lambda..The edgeworth distribution gives pretty good results. The student-t gives - as Gmike200 just said - a smile that is flatter than the B/S-smile but also far away from the fit quality the edgeworth provides.What other distribution classes can propose to try for this project?Thanks for your help!
 
User avatar
spigeols
Posts: 0
Joined: March 15th, 2005, 10:20 am

leptokurtic returns

September 19th, 2006, 5:44 am

What do you mean by "a flatter smile than the BS smile"? In (1), they provide a better flexibility than Edgeworth (a bigger positivity domain). Perhaps to try.(1): In 'PARAMETRIC PROPERTIES OF SEMI-NONPARAMETRIC DISTRIBUTIONS, WITH APPLICATIONS TO OPTION VALUATION'(Ángel León, Javier Mencía and Enrique Sentana)
 
User avatar
Rez
Posts: 24
Joined: May 28th, 2003, 9:27 pm

leptokurtic returns

September 19th, 2006, 10:19 am

You can also try the Pearson family or -in a more parametric setting- the VG/CGMY density.Do you want to model the smile for a given maturity? or simultaneously extract some dynamics that fit all maturities?Kyriakos
 
User avatar
PointerLover
Posts: 0
Joined: March 1st, 2006, 4:14 pm

leptokurtic returns

September 20th, 2006, 7:44 am

Thanks Rez and spigeols.. I'll have a look at that!spigeols:By "flattening" I meant the search for a yield distribution whose implied volatilities calculated from the market prices don't form a smile but (in the optimal case) a flat line. The BS existis because yields are not normally distributed in reality -> if you manage to fit the expected distribution than the smile disappears..Rez:I'm trying both - on the one hand I'm doing the fitting for every maturity of a surface itself and on the other I try to find out how the distribution parameters behave over time..