This is not the document you are looking for? Use the search form below to find more!

Report home > World & Business

ARIMA processes

0.00 (0 votes)
Document Description
ARIMA processes are mathematical models used for forecasting. ARIMA is an acronym for A uto R egressive, I ntegrated, M oving A verage. Each of these phrases describesa different part of the mathematical model. ARIMA processes have been studied extensively and are a major part of time se- riesanalysis. They were popularized by George Box and Gwilym Jenkinsinthe early 1970s; as a result, ARIMA processes are sometimes known as Box-Jenkins models. Box and Jenkins (1970) effectively put together in a comprehensive man- nertherelevant information required to understand and use ARIMA processes.
File Details
Submitter
  • Name: ronja
Embed Code:

Add New Comment




Related Documents

Heat and Mass Transfer in Convective Drying Processes

by: shinta, 4 pages

A dynamic mathematical model, based on physical and transport properties and mass and energy balances, was developed for the simulation of unsteady convective drying of ...

The Effect of Knowledge Management Processes on project Management

by: shinta, 6 pages

Page 1 The Effect of Knowledge Management Processes on project Management IBIMA BUSINESS REVIEW Volume 3, 2009 47 The Effect of Knowledge Management Processes on ...

How to Model, Analyze, and Improve Business Processes

by: samanta, 4 pages

Business processes are what organizations do. Whether documented or not, whether designed or not, whether understood or not, nothing gets done until someone (or "the system") does it - that is what ...

Writing Processes and Procedures Using Audience Analysis and the ISO 9000 Document Hierarchy

by: samanta, 5 pages

Have you ever tried to program a new VCR and given up because the instructions were too difficult to understand? Perhaps you purchased a piece of furniture that you had to put together and wished you ...

Print Processes

by: frandaly, 10 pages

Print processes hand out from Ian Weir's professional practice session.

The Effect of Work - Family Role Conflict on Business Startup Decision-Making Processes

by: samanta, 17 pages

Many important strategic decisions made by business owners in the early stages of operation are both commonly encountered and have important consequences. These decisions relate to the initial ...

Gaining Competitive Edge Through Effective Company Processes

by: Cebu GTH, 1 pages

Gaining Competitive Edge Through Effective Company Processes. Training / Seminar Invite

River Morphology and Channel Processes

by: ishaan, 12 pages

Channel processes reflected in river morphology are erosion, transportation and sedimentation. These processes develop drainage basins. Every drainage basin has its own shape. Some indices are ...

Word Formation Processes

by: elita, 10 pages

Word Formation Processes. A Microsoft Power Point review

Representing Business Processes: Conceptual Model and Design Methodology

by: wick, 58 pages

Representing Business Processes: Conceptual Model and Design Methodology

Content Preview
ARIMA processes
Rob J Hyndman
25 May 2001
ARIMA processes are mathematical models used for forecasting. ARIMA is an
acronym for AutoRegressive, Integrated, Moving Average. Each of these phrases
describes a different part of the mathematical model.
ARIMA processes have been studied extensively and are a major part of time se-
ries analysis. They were popularized by George Box and Gwilym Jenkins in the
early 1970s; as a result, ARIMA processes are sometimes known as Box-Jenkins
models. Box and Jenkins (1970) effectively put together in a comprehensive man-
ner the relevant information required to understand and use ARIMA processes.
The ARIMA approach to forecasting is based on the following ideas:
1 The forecasts are based on linear functions of the sample observations;
2 The aim is to find the simplest models that provide an adequate description
of the observed data. This is sometimes known as the principle of parsimony.
Each ARIMA process has three parts: the autoregressive (or AR) part; the inte-
grated (or I) part; and the moving average (or MA) part. The models are often
written in shorthand as ARIMA(p,d,q) where p describes the AR part, d describes
the integrated part and q describes the MA part.
AR: This part of the model describes how each observation is a function of the
previous p observations. For example, if p = 1, then each observation is a
function of only one previous observation. That is,
Yt = c + φ1Yt−1 + et
where Yt represents the observed value at time t, Yt−1 represents the previous
observed value at time t − 1, et represents some random error and c and φ1
are both constants. Other observed values of the series can be included in
the right-hand side of the equation if p > 1:
Yt = c + φ1Yt−1 + φ2Yt−2 + · · · + φpYt−p + et.
I: This part of the model determines whether the observed values are modelled
directly, or whether the differences between consecutive observations are mod-
elled instead. If d = 0, the observations are modelled directly. If d = 1, the
differences between consecutive observations are modelled. If d = 2, the
differences of the differences are modelled. In practice, d is rarely more than
2.
MA: This part of the model describes how each observation is a function of the
previous q errors. For example, if q = 1, then each observation is a function
1

ARIMA processes
2
of only one previous error. That is,
Yt = c + θ1et−1 + et.
Here et represents the random error at time t and et−1 represents the previous
random error at time t − 1. Other errors can be included in the right-hand
side of the equation if q > 1.
Combining these three parts gives the diverse range of ARIMA models.
There are also ARIMA processes designed to handle seasonal time series, and
vector ARIMA processes designed to model multivariate time series. Other vari-
ations allow the inclusion of explanatory variables.
ARIMA processes have been a popular method of forecasting because they have
a well-developed mathematical structure from which it is possible to calculate
various model features such as prediction intervals. These are a very important
feature of forecasting as they enable forecast uncertainty to be quantified.
See entry for Box-Jenkins modelling.
References
BOX, G.E.P. and G.M. JENKINS (1970) Time series analysis: Forecasting and control,
San Francisco: Holden-Day.
MAKRIDAKIS, S., S.C. WHEELWRIGHT, and R.J. HYNDMAN (1998) Forecasting:
methods and applications, New York: John Wiley & Sons.
PANKRATZ, A. (1983) Forecasting with univariate Box–Jenkins models: concepts and
cases, New York: John Wiley & Sons.

Download
ARIMA processes

 

 

Your download will begin in a moment.
If it doesn't, click here to try again.

Share ARIMA processes to:

Insert your wordpress URL:

example:

http://myblog.wordpress.com/
or
http://myblog.com/

Share ARIMA processes as:

From:

To:

Share ARIMA processes.

Enter two words as shown below. If you cannot read the words, click the refresh icon.

loading

Share ARIMA processes as:

Copy html code above and paste to your web page.

loading