Home » date » 2010 » Dec » 19 »

*The author of this computation has been verified*
R Software Module: /rwasp_exponentialsmoothing.wasp (opens new window with default values)
Title produced by software: Exponential Smoothing
Date of computation: Sun, 19 Dec 2010 13:39:31 +0000
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9.htm/, Retrieved Sun, 19 Dec 2010 14:38:34 +0100
 
BibTeX entries for LaTeX users:
@Manual{KEY,
    author = {{YOUR NAME}},
    publisher = {Office for Research Development and Education},
    title = {Statistical Computations at FreeStatistics.org, URL http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9.htm/},
    year = {2010},
}
@Manual{R,
    title = {R: A Language and Environment for Statistical Computing},
    author = {{R Development Core Team}},
    organization = {R Foundation for Statistical Computing},
    address = {Vienna, Austria},
    year = {2010},
    note = {{ISBN} 3-900051-07-0},
    url = {http://www.R-project.org},
}
 
Original text written by user:
 
IsPrivate?
No (this computation is public)
 
User-defined keywords:
 
Dataseries X:
» Textbox « » Textfile « » CSV «
19876 45335 48674 156392 100837 101605 532850 294189 80763 105995 25045 90474 48481 50730 68694 207716 99132 104012 422632 364974 82687 66834 28408 97073 40284 24421 116346 72120 108751 91738 402216 390070 106045 110070 70668 167841 28607 95371 30605 131063 81214 85451 455196 454570 63114 74287 42350 113375
 
Output produced by software:


Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time3 seconds
R Server'Gwilym Jenkins' @ 72.249.127.135


Estimated Parameters of Exponential Smoothing
ParameterValue
alpha0
beta0
gamma0.689793581003217


Interpolation Forecasts of Exponential Smoothing
tObservedFittedResiduals
134848144449.84561965824031.15438034176
145073048323.60727466992406.39272533011
156869463239.78559634825454.21440365177
16207716203795.047251363920.95274864012
179913296684.35057303822447.64942696178
18104012101130.987228052881.01277195013
19422632531762.040549728-109130.040549728
20364974291666.09387140773307.9061285935
218268777162.85552641825524.14447358181
226683499403.9088480965-32569.9088480965
232840816368.170503108212039.8294968918
249707381749.640491453215323.3595085468
254028447011.1498953909-6727.14989539092
262442149764.1613901154-25343.1613901154
2711634666782.707541542449563.2924584576
2872120206280.335148929-134160.335148929
2910875198153.363296442610597.6367035574
3091738102898.931205069-11160.9312050693
31402216456265.478944045-54049.4789440448
32390070342014.05681583748055.9431841634
3310604580754.014784969225290.9852150308
3411007076718.034650959633351.9653490404
357066824453.807466577346214.1925334227
3616784192100.235379993375740.7646200067
372860742151.4449392437-13544.4449392437
389537132063.251201025163307.7487989749
3930605100751.788392912-70146.7883929115
40131063113518.03699809717544.9630019027
4181214105244.184928501-24030.1849285005
428545194980.832361934-9529.83236193392
43455196418763.13517201436432.864827986
44454570374943.37781346879626.6221865322
456311497980.2139036847-34866.2139036847
467428799504.6461227093-25217.6461227093
474235056112.700687519-13762.700687519
48113375144126.368495289-30751.3684952894


Extrapolation Forecasts of Exponential Smoothing
tForecast95% Lower Bound95% Upper Bound
4932589.2136220418-58624.6790742502123803.106318334
5075513.169810462-15700.7228858299166727.062506754
5152145.6238916301-39068.2688046619143359.516587922
52125401.07971588934187.1870195966216614.972412181
5388448.9574746405-2764.93522165153179662.850170932
5488187.855030775-3026.03766551698179401.747727067
55443674.931328056352461.038631764534888.824024348
56429649.950534846338436.057838554520863.843231138
5773710.3632191777-17503.5294771143164924.255915470
5881890.3155593935-9323.57713689846173104.208255686
5946399.9179561396-44813.9747401524137613.810652432
60122694.91176031431481.019064022213908.804456606
 
Charts produced by software:
http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9/157n21292765968.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9/157n21292765968.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9/257n21292765968.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9/257n21292765968.ps (open in new window)


http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9/3fynn1292765968.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Dec/19/t1292765910f45ywl3b36yded9/3fynn1292765968.ps (open in new window)


 
Parameters (Session):
par1 = 12 ; par2 = Triple ; par3 = additive ;
 
Parameters (R input):
par1 = 12 ; par2 = Triple ; par3 = additive ;
 
R code (references can be found in the software module):
par1 <- as.numeric(par1)
if (par2 == 'Single') K <- 1
if (par2 == 'Double') K <- 2
if (par2 == 'Triple') K <- par1
nx <- length(x)
nxmK <- nx - K
x <- ts(x, frequency = par1)
if (par2 == 'Single') fit <- HoltWinters(x, gamma=F, beta=F)
if (par2 == 'Double') fit <- HoltWinters(x, gamma=F)
if (par2 == 'Triple') fit <- HoltWinters(x, seasonal=par3)
fit
myresid <- x - fit$fitted[,'xhat']
bitmap(file='test1.png')
op <- par(mfrow=c(2,1))
plot(fit,ylab='Observed (black) / Fitted (red)',main='Interpolation Fit of Exponential Smoothing')
plot(myresid,ylab='Residuals',main='Interpolation Prediction Errors')
par(op)
dev.off()
bitmap(file='test2.png')
p <- predict(fit, par1, prediction.interval=TRUE)
np <- length(p[,1])
plot(fit,p,ylab='Observed (black) / Fitted (red)',main='Extrapolation Fit of Exponential Smoothing')
dev.off()
bitmap(file='test3.png')
op <- par(mfrow = c(2,2))
acf(as.numeric(myresid),lag.max = nx/2,main='Residual ACF')
spectrum(myresid,main='Residals Periodogram')
cpgram(myresid,main='Residal Cumulative Periodogram')
qqnorm(myresid,main='Residual Normal QQ Plot')
qqline(myresid)
par(op)
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Estimated Parameters of Exponential Smoothing',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Parameter',header=TRUE)
a<-table.element(a,'Value',header=TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'alpha',header=TRUE)
a<-table.element(a,fit$alpha)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'beta',header=TRUE)
a<-table.element(a,fit$beta)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'gamma',header=TRUE)
a<-table.element(a,fit$gamma)
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Interpolation Forecasts of Exponential Smoothing',4,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'t',header=TRUE)
a<-table.element(a,'Observed',header=TRUE)
a<-table.element(a,'Fitted',header=TRUE)
a<-table.element(a,'Residuals',header=TRUE)
a<-table.row.end(a)
for (i in 1:nxmK) {
a<-table.row.start(a)
a<-table.element(a,i+K,header=TRUE)
a<-table.element(a,x[i+K])
a<-table.element(a,fit$fitted[i,'xhat'])
a<-table.element(a,myresid[i])
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable1.tab')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Extrapolation Forecasts of Exponential Smoothing',4,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'t',header=TRUE)
a<-table.element(a,'Forecast',header=TRUE)
a<-table.element(a,'95% Lower Bound',header=TRUE)
a<-table.element(a,'95% Upper Bound',header=TRUE)
a<-table.row.end(a)
for (i in 1:np) {
a<-table.row.start(a)
a<-table.element(a,nx+i,header=TRUE)
a<-table.element(a,p[i,'fit'])
a<-table.element(a,p[i,'lwr'])
a<-table.element(a,p[i,'upr'])
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable2.tab')
 





Copyright

Creative Commons License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Software written by Ed van Stee & Patrick Wessa


Disclaimer

Information provided on this web site is provided "AS IS" without warranty of any kind, either express or implied, including, without limitation, warranties of merchantability, fitness for a particular purpose, and noninfringement. We use reasonable efforts to include accurate and timely information and periodically update the information, and software without notice. However, we make no warranties or representations as to the accuracy or completeness of such information (or software), and we assume no liability or responsibility for errors or omissions in the content of this web site, or any software bugs in online applications. Your use of this web site is AT YOUR OWN RISK. Under no circumstances and under no legal theory shall we be liable to you or any other person for any direct, indirect, special, incidental, exemplary, or consequential damages arising from your access to, or use of, this web site.


Privacy Policy

We may request personal information to be submitted to our servers in order to be able to:

  • personalize online software applications according to your needs
  • enforce strict security rules with respect to the data that you upload (e.g. statistical data)
  • manage user sessions of online applications
  • alert you about important changes or upgrades in resources or applications

We NEVER allow other companies to directly offer registered users information about their products and services. Banner references and hyperlinks of third parties NEVER contain any personal data of the visitor.

We do NOT sell, nor transmit by any means, personal information, nor statistical data series uploaded by you to third parties.

We carefully protect your data from loss, misuse, alteration, and destruction. However, at any time, and under any circumstance you are solely responsible for managing your passwords, and keeping them secret.

We store a unique ANONYMOUS USER ID in the form of a small 'Cookie' on your computer. This allows us to track your progress when using this website which is necessary to create state-dependent features. The cookie is used for NO OTHER PURPOSE. At any time you may opt to disallow cookies from this website - this will not affect other features of this website.

We examine cookies that are used by third-parties (banner and online ads) very closely: abuse from third-parties automatically results in termination of the advertising contract without refund. We have very good reason to believe that the cookies that are produced by third parties (banner ads) do NOT cause any privacy or security risk.

FreeStatistics.org is safe. There is no need to download any software to use the applications and services contained in this website. Hence, your system's security is not compromised by their use, and your personal data - other than data you submit in the account application form, and the user-agent information that is transmitted by your browser - is never transmitted to our servers.

As a general rule, we do not log on-line behavior of individuals (other than normal logging of webserver 'hits'). However, in cases of abuse, hacking, unauthorized access, Denial of Service attacks, illegal copying, hotlinking, non-compliance with international webstandards (such as robots.txt), or any other harmful behavior, our system engineers are empowered to log, track, identify, publish, and ban misbehaving individuals - even if this leads to ban entire blocks of IP addresses, or disclosing user's identity.


FreeStatistics.org is powered by