Serving the Quantitative Finance Community

Search found 21 matches

  • 1
  • 2
by ouadad
December 4th, 2009, 8:00 pm
Forum: Programming and Software Forum
Topic: Matlab Confidence Intervals
Replies: 2
Views: 37307

Matlab Confidence Intervals

I have a distribution of non-normal data. How do I calculate the 60% confidence interval about the mean in Matlab?
by ouadad
April 13th, 2008, 12:38 pm
Forum: Numerical Methods Forum
Topic: Is there a problem if there are zeroes in a time series?
Replies: 7
Views: 57003

Is there a problem if there are zeroes in a time series?

Exactly what I needed to hear. Thanks for clearing that up for me!
by ouadad
April 12th, 2008, 9:11 pm
Forum: Numerical Methods Forum
Topic: Is there a problem if there are zeroes in a time series?
Replies: 7
Views: 57003

Is there a problem if there are zeroes in a time series?

<t>Thanks again. The model is to be used to forecast currency risk for large government expenditures of various accounts, e.g., Capital, Operations, etc. The problem is that for some periods zero values can occur as nothing was spent. They, therefore, must also be forecastable. I was planning on usi...
by ouadad
April 12th, 2008, 5:18 pm
Forum: Numerical Methods Forum
Topic: Is there a problem if there are zeroes in a time series?
Replies: 7
Views: 57003

Is there a problem if there are zeroes in a time series?

Roger, thanks. I also wasn't sure as to whether replacing zeros with next year's values was a valid approach.
by ouadad
April 12th, 2008, 1:00 pm
Forum: Numerical Methods Forum
Topic: Is there a problem if there are zeroes in a time series?
Replies: 7
Views: 57003

Is there a problem if there are zeroes in a time series?

<t>It's a time series of expenditures. As an example ...0,0,0,55,4545,1233,634,0,36,0,1234,8636,...etc.Seven years of data with a period of 52 weeks. I was told, for the first three zero values, to replace them with next year's values in the same period. Is that correct? What about autocorrelation i...
by ouadad
April 11th, 2008, 9:36 pm
Forum: Numerical Methods Forum
Topic: Is there a problem if there are zeroes in a time series?
Replies: 7
Views: 57003

Is there a problem if there are zeroes in a time series?

<t>Prior to developing a model, my series has zeroes at the start (2 values) and interspersed throughout. The series also expresses seasonality with period 52 weeks. Someone told me to fill in the first two values with the values from the same period in the following year. Not sure if that's valid. ...
by ouadad
September 18th, 2006, 6:39 pm
Forum: Numerical Methods Forum
Topic: Theil U Statistic
Replies: 0
Views: 92764

Theil U Statistic

Does anyone have a good reference for the Theil U Test that is available as a download? I have seen a number of sources and they each show a dfifferent calculation.Thanks.
by ouadad
August 22nd, 2006, 1:08 pm
Forum: General Forum
Topic: Returns: How far back should one go to retain Leptokurtic Behaviour?
Replies: 0
Views: 94825

Returns: How far back should one go to retain Leptokurtic Behaviour?

In modelling the return series, how far back is reasonable in order to retain the leptokurtic behaviour of returns? Does it approach Normality after a certain amount of time?
by ouadad
July 19th, 2006, 9:27 pm
Forum: Numerical Methods Forum
Topic: Time-Varying GARCH Modelling
Replies: 9
Views: 99948

Time-Varying GARCH Modelling

Thanks Diana. I'll look it up and don't worry, I'm fairly new at this too.
by ouadad
July 18th, 2006, 9:19 pm
Forum: Numerical Methods Forum
Topic: Time-Varying GARCH Modelling
Replies: 9
Views: 99948

Time-Varying GARCH Modelling

<t>Well for one thing it's embedded in a Monte Carlo sim, which means re-calculating the MLE each day for each iteration, and there are 10,000 iterations. I remember reading an article about re-calculating them every 10 trading days. Maybe I'll go that route if it's programmable through VBA in Excel...
by ouadad
July 17th, 2006, 11:43 pm
Forum: Numerical Methods Forum
Topic: Time-Varying GARCH Modelling
Replies: 9
Views: 99948

Time-Varying GARCH Modelling

<t>Thank you for replying. I'm trying to forecast foreign exchange rates out to 12 months on a daily basis. I have built a GARCH(1,1) model from 6 years of daily returns with the GARCH coefficients specified through maximizing the log likelihood of the Student's T-Distribution. The forecast is deter...
by ouadad
July 17th, 2006, 7:58 pm
Forum: Numerical Methods Forum
Topic: Time-Varying GARCH Modelling
Replies: 9
Views: 99948

Time-Varying GARCH Modelling

Does anyone have any insights into daily forecasting of exchange rates using time-varying GARCH parameters or just modelling time-varying GARCH parameters. I know it can easily be done using constant parameters, but I find that the predictive power loses strength rapidly.
by ouadad
June 22nd, 2006, 8:07 pm
Forum: General Forum
Topic: Do Exchange Rates Exhibit Mean-Reversion?
Replies: 0
Views: 100610

Do Exchange Rates Exhibit Mean-Reversion?

For example, the CAD/USD rate is decreasing. How would you model any change in, say 1 year?
by ouadad
March 15th, 2006, 8:34 pm
Forum: Technical Forum
Topic: What is a rescaled residual?
Replies: 3
Views: 115045

What is a rescaled residual?

Can someone give me an example?
by ouadad
March 12th, 2006, 8:04 pm
Forum: Numerical Methods Forum
Topic: Forecasting Original series
Replies: 0
Views: 115518

Forecasting Original series

<r>Does anyone have a simple example (preferably in Excel) where an ARMA model has been fitted to a log transformed and differenced series and then the original, untransformed series has been forecasted?I have been working on a Log, Diff of 12, Diff of 1 and mean subtracted series and now want to fo...
  • 1
  • 2