Science Fair Projects Ideas - Autoregressive integrated moving average

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Autoregressive integrated moving average

In statistics, an autoregressive integrated moving average (ARIMA) model is a generalisation of an autoregressive moving average or (ARMA) model. These models are fitted to time series data either in order to better understand the data or to predict future points in the series. The model is generally referred to as an ARIMA(p,d,q) model where the p, d and q are integers greater than or equal to zero and refer to the order of the autoregressive, integrated and moving average parts of the model respectively.

Given a time series of data Xt (where t is integer valued and the Xt are real numbers) then an ARMA(p,q) model is given by

\left(1 - \sum_{i=1}^p \phi_i L^i\right) X_t = \left(1 + \sum_{i=1}^q \theta_i L^i\right) \varepsilon_t\,

where L is the lag operator, the φi are the parameters of the autoregressive part of the model, the θi are the parameters of the moving average part and the εt are error terms. The error terms εt are generally assumed to be iid variables sampled from a normal distribution with zero mean: εt ~ N(0,σ2) where σ2 is the variance.

The ARMA model is generalised by adding a d parameter to form the ARIMA (p, d, q) model

\left(1 - \sum_{i=1}^p \phi_i L^i\right) (1-L)^d X_t = \left(1 + \sum_{i=1}^q \theta_i L^i\right) \varepsilon_t\,

where d is a positive integer (if d is zero then this model is equivalent to an ARMA model). It should be noted that not all choices of parameters produce well-behaved models. In particular, if the model is required to be stationary then conditions on these parameters must be met.

Some well-known special cases arise naturally. For example, an ARIMA(0,1,0) model is given by:

X_t = X_{t-1} + \varepsilon

which is simply a random walk.

A number of variations on the ARIMA model are commonly used. For example, if multiple time series are used then the Xt can be thought of as vectors and a VARIMA model may be appropriate. Sometimes a seasonal effect is suspected in the model. For example, consider a model of daily road traffic volumes. Weekends clearly exhibit different behaviour from weekdays. In this case it is often considered better to use a SARIMA (seasonal ARIMA) model than to increase the order of the AR or MA parts of the model. If the time-series is suspected to exhibit long-range dependence then the d parameter may be replaced by certain non-integer values in a Fractional ARIMA (FARIMA also sometimes called ARFIMA) modal.

10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice