\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Determination of Exponential Smoothing Constant to Minimize Mean Square Error and Mean Absolute Deviation},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2011-03-01 (revised: 01 March 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-03-01}
\title{Determination of Exponential Smoothing Constant to Minimize Mean Square Error and Mean Absolute Deviation}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Sanjoy Kumar  Paul}

             \affil[1]{  Bangladesh University of Engineering and Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 20 January 2011 Accepted: 17 February 2011 Published: 1 March 2011}

\maketitle


\begin{abstract}
        


Exponential smoothing technique is one of the most important quantitative techniques in
forecasting.The accuracy of forecasting of this technique depends on exponential smoothing constant.Choosing an appropriate value of exponential smoothing constant is very crucial to minimize the error in forecasting. This paper addresses the selection of optimal value of exponential smoothing constant to minimize the mean square error (MSE) and mean absolute deviation (MAD). Trial and error method is used to determine the optimal value of exponential smoothing constant. An example is presented to discuss the method.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
orecasting can be broadly considered as a method or a technique for estimating many future aspects of a business or other operations. All forecasting methods can be divided into two broad categories: qualitative and quantitative. Many forecasting techniques use past or historical data in the form of time series. A time series is simply a set of observations measured at successive points in time or over successive periods of time and forecasts essentially provide future values of the time series on a specific variable such as sales volume. Exponential smoothing is one the time series techniques which is widely used in forecasting. Exponential smoothing gives greater weight to more recent observations and takes into account all previous observations. In ordinary terms, an exponential weighting scheme assigns the maximum weight to the most recent observation and the weights decline in a systematic manner as older and older observations are included. Weight in the exponential smoothing technique is given by exponential smoothing constant ( ?? ). Forecast values are varied with the values of this constant. So, forecast errors are also depended on ?? . Many authors used exponential smoothing method in forecasting.  has shown that exponential smoothing remains appropriate under more general conditions, where the variance is allowed to grow or contract with corresponding movements in the underlying level. \hyperref[b7]{Taylor (2003)} investigated a new damped multiplicative trend approach. \hyperref[b2]{Gardner (2006)}  No research paper has found which determine the optimal value of exponential smoothing constant. In this paper, mean square error (MSE) and mean absolute deviation (MAD) are considered to determine the forecast error and to minimize MSE and MAD, optimal values of exponential smoothing constant are determined. 
\section[{II.}]{II.} 
\section[{MATHEMATICAL FORMULATION FOR MSE AND MAD}]{MATHEMATICAL FORMULATION FOR MSE AND MAD}\par
Different forecasting techniques and time series analysis are described by \hyperref[b5]{Montgomery and Johnson (1976)}. From \hyperref[b5]{Montgomery and Johnson (1976)}, forecast at period t is given for exponential smoothing?? 1 = ?? 0 ; When ?? = 1 And ?? ?? = ???? ???1 + ??(1 ? ??)?? ???2 + ??(1 ? ??) 2 ?? ???3 + ? ? ? ? ? + ??(1 ? ??) ???1 ?? 0 (1) When ?? > 1\par
About-Department of Industrial and Production Engineering Bangladesh University of Engineering and Technology Email: sanjoy.ipe@gmail.com F Where, ?? ?? = Forecast at period ?? ?? ???1 = Actual value of period ?? ? 1 ?? = Exponential smoothing constant From (1), for different period, it can be written as,?? 1 = ?? 0\par
(2)?? 2 = ???? 1 + ??(1 ? ??)?? 0\textbf{(3)}?? 3 = ???? 2 + ??(1 ? ??)?? 1 + ??(1 ? ??) 2 ?? 0\textbf{(4)}?? 4 = ???? 3 + ??(1 ? ??)?? 2 + ??(1 ? ??) 2 ?? 1 + ??(1 ? ??) 3 ?? 0 (\textbf{5})?? 5 = ???? 4 + ??(1 ? ??)?? 3 + ??(1 ? ??) 2 ?? 2 + ??(1 ? ??) 3 ?? 1 + ??(1 ? ??) 4 ?? 0\textbf{(6)}\par
And so on?.. The most commonly used measures of forecast accuracy are discussed by \hyperref[b4]{Mentzer and Kahn (1995)}. In this paper, mean square error and mean absolute deviation are considered to measure forecast accuracy. Now Mean Square Error (MSE) can be determined as,?????? = ? (?? ?? ? ?? ?? ) 2 ?? ??=1 
\section[{/??}]{/??}\par
This can be written as,?????? = [(?? 1 ? ?? 1 ) 2 + (?? 2 ? ?? 2 ) 2 + (?? 3 ? ?? 3 ) 2 + ? ? ? ? ? + (?? ?? ? ?? ?? ) 2 ]/?? Putting the value of ?? 1 , ?? 2 , ?? 3 , ? ? ? , ?? ?? equation of MSE is found, ?????? = [\{?? 0 ? ?? 1 \} 2 + \{???? 1 + ??(1 ? ??)?? 0 ? ?? 2 \} 2 + \{???? 2 + ??(1 ? ??)?? 1 + ??(1 ? ??) 2 ?? 0 ? ?? 3 \} 2 + ? ? ? + \{???? ???1 + ??(1 ? ??)?? ???2 + ??(1 ? ??) 2 ?? ???3 + ? ? ? ? + ??(1 ? ??) ???1 ?? 0 ? ?? ?? \} 2 ]/??\textbf{(7)}\par
Again, Mean Absolute Deviation (MAD) is given by,?????? = ? |(?? ?? ? ?? ?? )| ?? ??=1 
\section[{/??}]{/??}\par
This can be written as,?????? = [|(?? 1 ? ?? 1 )| + |(?? 2 ? ?? 2 )| + |(?? 3 ? ?? 3 )| + ? ? ? ? ? + |(?? ?? ? ?? ?? )|]/?? Putting the value of ?? 1 , ?? 2 , ?? 3 , ? ? ? , ?? ?? equation of MAD is found ?????? = [|\{?? 0 ? ?? 1 \}| + |\{???? 1 + ??(1 ? ??)?? 0 ? ?? 2 \}| + |\{???? 2 + ??(1 ? ??)?? 1 + ??(1 ? ??) 2 ?? 0 ? ?? 3 \}| + ? ? ? + |\{???? ???1 + ??(1 ? ??)?? ???2 + ??(1 ? ??) 2 ?? ???3 + ? ? ? ? + ??(1 ? ??) ???1 ?? 0 ? ?? ?? \}|]/??\textbf{(8)}\par
Now Trial and Error method is used to find minimum value of exponential smoothing constant. Putting the different values within 0 to 1 for exponential smoothing constant, MSE and MAD are calculated.\par
III. 
\section[{RESULT AND DISCUSSION}]{RESULT AND DISCUSSION}\par
The method is described by considering a problem. A company's historical sales data are given for some previous periods. Actual values of sales are given in Table \hyperref[tab_1]{1}.   \hyperref[fig_0]{1}. MAD is decreased with increasing ?? up to 0.83 and after that MAD is increased. Variation of MAD with ?? is shown in Figure 2. The value of exponential smoothing constant is 0.88 and 0.83 for minimum MSE and MAD respectively.  To find the optimal value of exponential smoothing constant, minimum values of MSE and MAD are selected and corresponding value of exponential smoothing constant is the optimal value for this problem.\par
Minimum values of MSE and MAD and corresponding value of exponential smoothing constant is given in Table \hyperref[tab_3]{4}.     
\section[{Conclusions}]{Conclusions}\par
An exponential smoothing technique is widely used by many organizations to predict the future events. But problems are raised to assign the value of exponential smoothing constant. In this paper, this problem is solved by determining the optimal value of exponential smoothing constant. Mean square error and mean absolute deviation are minimized to get optimal value of the constant and optimal values are 0.88 and 0.83 for minimum mean square error and mean absolute deviation respectively. In this method, any organization can compute the optimal value of exponential smoothing constant to enhance the accuracy of forecasting. This work can be extended to minimize some other forecast errors such as mean absolute percent error (MAPE), cumulative forecast error (CFE) etc.\par
©2011 Global Journals Inc. (US) a sale at sixth period is also forecasted. Forecasts at sixth period are 12.455 thousand and 12.068 thousands for minimum MSE and MAD respectively. is shown is Table \hyperref[tab_5]{5}. From the five period actual values, From the optimal value of ??, forecast values for different period are determined using equation (  {\ref 1} \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
McKenzie\\
and Gardner (2010) provided a theoretical rationale for\\
the damped trend method based on Brown's original\\
thinking about the form of underlying models for\\
exponential smoothing. Hyndman (2002) provided a\\
new approach to automatic forecasting based on an\\
extended range of exponential smoothing methods.\\
Corberan-Vallet et al. (2011) presented the Bayesian\\
analysis of a general multivariate exponential smoothing\\
model that allows us to forecast time series jointly,\\
subject to correlated random disturbances.\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.21208897485493228\textwidth}P{0.6379110251450677\textwidth}}
\tabcellsep Determination of Exponential Smoothing\\
\tabcellsep Constant To Minimize Mean Square Error and Mean Absolute Deviation\\
April 2011\tabcellsep \\
32\tabcellsep \\
Volume XI Issue III Version I\tabcellsep \\
Global Journal of Research in Engineering\tabcellsep For different values of exponential smoothing constant, MSE and MAD are calculates. Mean square\\
\tabcellsep error for different values of exponential smoothing\\
\tabcellsep constant are determined using equation (7). Table 2\\
\tabcellsep shows the MSE values for different ??.\\
Period (t)\tabcellsep Actual Value (?? ?? ) (In thousands)\\
0\tabcellsep 10\\
1\tabcellsep 8\\
2\tabcellsep 14\\
3\tabcellsep 13\\
4\tabcellsep 12\\
5\tabcellsep 12.5\\
\multicolumn{2}{l}{©2011 Global Journals Inc. (US)}\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3755813953488372\textwidth}P{0.47441860465116276\textwidth}}
Exponential smoothing\tabcellsep Mean Absolute Deviation\\
constant (??)\tabcellsep (MAD)\\
0\tabcellsep 10.7\\
0.1\tabcellsep 8.038\\
0.2\tabcellsep 6.028\\
0.3\tabcellsep 4.535\\
0.4\tabcellsep 3.443\\
0.5\tabcellsep 2.663\\
0.6\tabcellsep 2.241\\
0.7\tabcellsep 2.041\\
0.75\tabcellsep 1.961\\
0.78\tabcellsep 1.919\\
0.8\tabcellsep 1.894\\
0.82\tabcellsep 1.869\\
0.83\tabcellsep 1.858\\
0.84\tabcellsep 1.867\\
0.88\tabcellsep 1.921\\
0.9\tabcellsep 1.949\\
0.95\tabcellsep 2.022\\
0.98\tabcellsep 2.068\\
1\tabcellsep 2.1\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.40765306122448974\textwidth}P{0.37295918367346936\textwidth}P{0.06938775510204082\textwidth}}
Criteria\tabcellsep \multicolumn{2}{l}{Minimum Value Optimal value of ??}\\
Mean Square Error\tabcellsep 8.031\tabcellsep 0.88\\
Mean Absolute\tabcellsep 1.858\tabcellsep 0.83\\
Deviation\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4163265306122449\textwidth}P{0.4336734693877551\textwidth}}
Exponential smoothing constant (??)\tabcellsep Mean Square Error (MSE)\\
0\tabcellsep 133.85\\
0.1\tabcellsep 76.374\\
0.2\tabcellsep 45.241\\
0.3\tabcellsep 28.3\\
0.4\tabcellsep 18.95\end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.052870813397129186\textwidth}P{0.1748803827751196\textwidth}P{0.3131578947368421\textwidth}P{0.3090909090909091\textwidth}}
Period\tabcellsep Actual values\tabcellsep Forecast values\tabcellsep Forecast\\
\tabcellsep (in thousands)\tabcellsep (in thousands)\tabcellsep values (in\\
\tabcellsep \tabcellsep for minimum\tabcellsep thousands)\\
\tabcellsep \tabcellsep MSE\tabcellsep for minimum\\
\tabcellsep \tabcellsep \tabcellsep MAD\\
0\tabcellsep 10\tabcellsep ---\tabcellsep ---\\
1\tabcellsep 8\tabcellsep 10\tabcellsep 10\\
2\tabcellsep 14\tabcellsep 8.096\tabcellsep 8.051\\
3\tabcellsep 13\tabcellsep 13.291\tabcellsep 12.750\\
4\tabcellsep 12\tabcellsep 13.034\tabcellsep 12.765\\
5\tabcellsep 12.5\tabcellsep 12.124\tabcellsep 11.794\\
6\tabcellsep ---\tabcellsep 12.455\tabcellsep 12.068\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 			\footnote{©2011 Global Journals Inc. (US)technique is given by,} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hyndman et al. ()]{b1}\label{b1} 	 		‘A state space framework for automatic forecasting using exponential smoothing methods’.  		 			R J Hyndman 		,  		 			A B Koehler 		,  		 			R D Snyder 		,  		 			S Grose 		.  	 	 		\textit{International Journal of Forecasting}  		2002. 18 p. .  	 
\bibitem[Mckenzi and Gardner ()]{b3}\label{b3} 	 		‘Damped trend exponential smoothing: A modelling viewpoint’.  		 			E Mckenzi 		,  		 			E S Gardner 		.  	 	 		\textit{International Journal of Forecasting}  		2010. 26 p. .  	 
\bibitem[Taylor ()]{b7}\label{b7} 	 		‘Exponential smoothing with a damped multiplicative trend’.  		 			J W Taylor 		.  	 	 		\textit{International Journal of Forecasting}  		2003. 19 p. .  	 
\bibitem[Gardner ()]{b2}\label{b2} 	 		‘Exponential smoothing: The state of the art-Part II’.  		 			E S Gardner 		.  	 	 		\textit{International Journal of Forecasting}  		2006. 22 p. .  	 
\bibitem[Montgomery ()]{b5}\label{b5} 	 		\textit{Forecasting and time series analysis},  		 			D C Montgomery 		,  		 			Johnson 		,  		 			LA 		.  		1976. New York: McGraw-Hill.  	 
\bibitem[Corberan-Vallet et al. ()]{b0}\label{b0} 	 		‘Forecasting correlated time series with exponential smoothing models’.  		 			A Corberan-Vallet 		,  		 			J D Bermudez 		,  		 			E Vercher 		.  	 	 		\textit{International Journal of Forecasting}  		2011. 27 p. .  	 
\bibitem[Snyder et al. ()]{b6}\label{b6} 	 		‘Forecasting for inventory control with exponential smoothing’.  		 			R D Snyder 		,  		 			A B Koehler 		,  		 			J K Ord 		.  	 	 		\textit{International Journal of Forecasting}  		2002. 18 p. .  	 
\bibitem[Mentzer and Kahn ()]{b4}\label{b4} 	 		‘Forecasting technique familiarity, satisfaction, usage, and application’.  		 			J T Mentzer 		,  		 			K B Kahn 		.  	 	 		\textit{Journal of Forecast}  		1995. 14 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
