« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Time Series and Stochastic Differential Equations

Forecast Exchange Rates 

The daily exchange rates of euro to dollar from May 2012 through September 2012.

In[1]:=
Click for copyable input
X
In[2]:=
Click for copyable input
X
Out[2]=

Find parameters for an ARIMAProcess model.

In[3]:=
Click for copyable input
X
Out[3]=

Forecast for 20 business days ahead.

In[4]:=
Click for copyable input
X
Out[4]=

Plot the forecast with the original data.

In[5]:=
Click for copyable input
X
Out[5]=