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

Global Warming 

The global mean temperature in years 1880-2011 with the 1951-1980 mean removed.

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

UnitRootTest suggests that there is a linear trend.

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

Fit an ARIMAProcess model with linear trend to the data.

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

Simulate a possible scenario for the next 20 years using the ARIMA model.

In[5]:=
Click for copyable input
X