Home » date » 2007 » Dec » 13 » attachments

Tijdreeks 2: Omzet volgens BTW (D=0;d=0)

R Software Module: rwasp_autocorrelation.wasp (opens new window with default values)
Title produced by software: (Partial) Autocorrelation Function
Date of computation: Thu, 13 Dec 2007 03:16:53 -0700
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2007/Dec/13/t1197540167vz2dc91oa40xoc0.htm/, Retrieved Thu, 13 Dec 2007 11:02:47 +0100
 
User-defined keywords:
 
Dataseries X:
» Textbox « » Textfile « » CSV «
106,0 100,9 114,3 101,2 109,2 111,6 91,7 93,7 105,7 109,5 105,3 102,8 100,6 97,6 110,3 107,2 107,2 108,1 97,1 92,2 112,2 111,6 115,7 111,3 104,2 103,2 112,7 106,4 102,6 110,6 95,2 89,0 112,5 116,8 107,2 113,6 101,8 102,6 122,7 110,3 110,5 121,6 100,3 100,7 123,4 127,1 124,1 131,2 111,6 114,2 130,1 125,9 119,0 133,8 107,5 113,5 134,4 126,8 135,6 139,9 129,8 131,0 153,1 134,1 144,1 155,9 123,3 128,1 144,3 153,0 149,9 150,9 141,0 138,9 157,4 142,9 151,7 161,0 138,6 136,0 151,9
 
Text written by user:
 
Output produced by software:


Summary of compuational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'Herman Ole Andreas Wold' @ 193.190.124.10:1001


Autocorrelation Function
Time lag kACF(k)T-STATP-value
0190
10.7647136.88240
20.6779236.10130
30.7584036.82560
40.6309035.67810
50.660845.94760
60.7697286.92760
70.5943325.3490
80.5155014.63957e-06
90.5648415.08361e-06
100.4380933.94288.5e-05
110.4858574.37271.8e-05
120.6012125.41090
130.4105873.69530.000199
140.3273772.94640.002099
150.3904683.51420.000362
160.2618632.35680.010425
170.2785452.50690.00709
180.3740863.36680.000583
190.1973041.77570.039766
200.1392671.25340.106832
210.1691491.52230.06591
220.0554920.49940.309415
230.1082770.97450.166357
240.2080671.87260.032366
250.0486670.4380.331275
26-0.009165-0.08250.532769
270.0370890.33380.369696
28-0.066216-0.59590.723564
29-0.028517-0.25670.60095
300.0238460.21460.415305
31-0.097515-0.87760.808631
32-0.145946-1.31350.903641
33-0.122669-1.1040.863574
34-0.219172-1.97260.974021
35-0.17677-1.59090.94224


Partial Autocorrelation Function
Time lag kPACF(k)T-STATP-value
00.7647136.88240
10.2243122.01880.023408
20.4684974.21653.2e-05
3-0.19885-1.78970.961376
40.3772443.39520.000532
50.232132.08920.019916
6-0.298373-2.68540.995607
7-0.191949-1.72750.956059
8-0.026411-0.23770.593641
9-0.127111-1.1440.872004
100.2418022.17620.016226
110.195481.75930.04115
12-0.249141-2.24230.986161
13-0.207159-1.86440.967058
140.0645620.58110.281406
15-0.078922-0.71030.760221
16-0.035507-0.31960.624938
170.011730.10560.458093
18-0.084345-0.75910.775002
190.0389040.35010.363574
20-0.093273-0.83950.798159
210.0398850.3590.360276
220.0715260.64370.260782
230.1078470.97060.167313
24-0.030068-0.27060.606312
25-0.103856-0.93470.823641
26-0.067996-0.6120.728862
270.0044050.03960.484236
28-0.009098-0.08190.532528
29-0.231747-2.08570.979924
300.1300141.17010.122691
31-0.050029-0.45030.673137
320.0617680.55590.289901
33-0.112567-1.01310.842987
34-0.02429-0.21860.586248
35-0.027618-0.24860.597837
 
Charts produced by software:
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2007/Dec/13/t1197540167vz2dc91oa40xoc0/1tj3s1197541008.png (open in new window)
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2007/Dec/13/t1197540167vz2dc91oa40xoc0/1tj3s1197541008.ps (open in new window)


http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2007/Dec/13/t1197540167vz2dc91oa40xoc0/2l1vm1197541008.png (open in new window)
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2007/Dec/13/t1197540167vz2dc91oa40xoc0/2l1vm1197541008.ps (open in new window)


 
Parameters:
par1 = 36 ; par2 = 1 ; par3 = 0 ; par4 = 0 ; par5 = 12 ;
 
R code (references can be found in the software module):
if (par1 == 'Default') {
par1 = 10*log10(length(x))
} else {
par1 <- as.numeric(par1)
}
par2 <- as.numeric(par2)
par3 <- as.numeric(par3)
par4 <- as.numeric(par4)
par5 <- as.numeric(par5)
if (par2 == 0) {
x <- log(x)
} else {
x <- (x ^ par2 - 1) / par2
}
if (par3 > 0) x <- diff(x,lag=1,difference=par3)
if (par4 > 0) x <- diff(x,lag=par5,difference=par4)
bitmap(file='pic1.png')
racf <- acf(x,par1,main='Autocorrelation',xlab='lags',ylab='ACF')
dev.off()
bitmap(file='pic2.png')
rpacf <- pacf(x,par1,main='Partial Autocorrelation',xlab='lags',ylab='PACF')
dev.off()
(myacf <- c(racf$acf))
(mypacf <- c(rpacf$acf))
lengthx <- length(x)
sqrtn <- sqrt(lengthx)
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Autocorrelation Function',4,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Time lag k',header=TRUE)
a<-table.element(a,hyperlink('http://www.xycoon.com/basics.htm','ACF(k)','click here for more information about the Autocorrelation Function'),header=TRUE)
a<-table.element(a,'T-STAT',header=TRUE)
a<-table.element(a,'P-value',header=TRUE)
a<-table.row.end(a)
for (i in 1:par1) {
a<-table.row.start(a)
a<-table.element(a,i-1,header=TRUE)
a<-table.element(a,round(myacf[i],6))
mytstat <- myacf[i]*sqrtn
a<-table.element(a,round(mytstat,4))
a<-table.element(a,round(1-pt(mytstat,lengthx),6))
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,'Partial Autocorrelation Function',4,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Time lag k',header=TRUE)
a<-table.element(a,hyperlink('http://www.xycoon.com/basics.htm','PACF(k)','click here for more information about the Partial Autocorrelation Function'),header=TRUE)
a<-table.element(a,'T-STAT',header=TRUE)
a<-table.element(a,'P-value',header=TRUE)
a<-table.row.end(a)
for (i in 1:par1) {
a<-table.row.start(a)
a<-table.element(a,i-1,header=TRUE)
a<-table.element(a,round(mypacf[i],6))
mytstat <- mypacf[i]*sqrtn
a<-table.element(a,round(mytstat,4))
a<-table.element(a,round(1-pt(mytstat,lengthx),6))
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable1.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:

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