Least Square Method
Least Square Method
SQUARE METHOD
QUESTION:
YEAR
SALES
2005
50
2006
70
2007
60
2008
80
2009
90
Answer:
Consider the middle year (here 2007) as
original
2
Year
Sales
(Y)
X
(where
X=
yearoriginal
)
XY
2005
50
20052007=
-2
-100
2006
70
-1
-70
2007
60
2008
80
80
2009
90
180
X2 =
10
XY= 90
Y= 350 X= 0
Now, We know:
Sales Y= a + b X
So, In order to obtain Y, first we need to find the
value of a & b. And to find the value of a, we have
to use the following equation:
Y = Na + b X where N= number of years
=> 350 = 5a + b0
=> 350= 5a+0
=> a=70
THANK YOU