Hello ,
Using java I have to find out forecast value for non-linear set of data's.
At present , I am using the below formula for forecasting the value -
a= sumofY - b* sumofX
b= n*sumof(x*y)-(sumOfX)(sumOfY)/n*sumofsquare of X-
square of sum of X
Where n is the number of records...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.