Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationFri, 16 Aug 2013 08:50:55 -0400
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2013/Aug/16/t13766574973m0f7kx8a6kg01a.htm/, Retrieved Sat, 27 Apr 2024 23:23:48 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=211119, Retrieved Sat, 27 Apr 2024 23:23:48 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywordsDe Laere Dieter
Estimated Impact210
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [Tijdreeks 1 - Stap 2] [2013-08-16 12:50:55] [bc2cf5f41ec5ca561b7a550898b8dd0d] [Current]
Feedback Forum

Post a new message
Dataseries X:
145756
145472
145160
144588
150460
150172
145756
142820
143108
143108
143392
143992
143992
141340
140172
141340
145472
144872
139288
134560
133676
131908
133104
134560
133988
132792
130456
132792
134872
134272
127492
124556
121620
119256
118972
120736
118372
117488
116604
121620
122192
119256
111304
107772
102188
99820
100988
102756
102756
101304
100988
105720
109540
107772
101872
98940
92756
88936
91872
94808
94808
90988
90704
95688
98940
97768
91872
88052
79788
76568
77736
82752
83036
75684
78336
84804
87740
85972
78024
72436
65968
60952
63004
67420
66252
59784
61836
68304
71840
69788
61836
58304
53004
47416
48300
52716
53288
47988
48872
56252
58016
55056
44168
38584
31204
23852
26216
29436
28868
23252
26500
34452
37984
36220
29152
23568
17668
10884
12084
14136




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'Herman Ole Andreas Wold' @ wold.wessa.net

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input & view raw input (R code)  \tabularnewline
Raw Output & view raw output of R engine  \tabularnewline
Computing time & 2 seconds \tabularnewline
R Server & 'Herman Ole Andreas Wold' @ wold.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=211119&T=0

[TABLE]
[ROW][C]Summary of computational transaction[/C][/ROW]
[ROW][C]Raw Input[/C][C]view raw input (R code) [/C][/ROW]
[ROW][C]Raw Output[/C][C]view raw output of R engine [/C][/ROW]
[ROW][C]Computing time[/C][C]2 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'Herman Ole Andreas Wold' @ wold.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=211119&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=211119&T=0

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'Herman Ole Andreas Wold' @ wold.wessa.net







Univariate Dataseries
Name of dataseriesOmzet Drukkerij Gielens per maand
Sourceniet gekend
Descriptiondeze reeks geeft de omzet weer per maand in euro (Jan/03 -Dec/12
Number of observations120

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Omzet Drukkerij Gielens per maand \tabularnewline
Source & niet gekend \tabularnewline
Description & deze reeks geeft de omzet weer per maand in euro (Jan/03 -Dec/12 \tabularnewline
Number of observations & 120 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=211119&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Omzet Drukkerij Gielens per maand[/C][/ROW]
[ROW][C]Source[/C][C]niet gekend[/C][/ROW]
[ROW][C]Description[/C][C]deze reeks geeft de omzet weer per maand in euro (Jan/03 -Dec/12[/C][/ROW]
[ROW][C]Number of observations[/C][C]120[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=211119&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=211119&T=1

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Univariate Dataseries
Name of dataseriesOmzet Drukkerij Gielens per maand
Sourceniet gekend
Descriptiondeze reeks geeft de omzet weer per maand in euro (Jan/03 -Dec/12
Number of observations120



Parameters (Session):
par1 = Omzet Drukkerij Gielens per maand ; par2 = niet gekend ; par3 = deze reeks geeft de omzet weer per maand in euro (Jan/03 -Dec/12 ; par4 = 12 ;
Parameters (R input):
par1 = Omzet Drukkerij Gielens per maand ; par2 = niet gekend ; par3 = deze reeks geeft de omzet weer per maand in euro (Jan/03 -Dec/12 ; par4 = 12 ;
R code (references can be found in the software module):
if (par4 != 'No season') {
par4 <- as.numeric(par4)
if (par4 < 4) par4 <- 12
}
summary(x)
n <- length(x)
bitmap(file='test1.png')
if (par4=='No season') {
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab,xaxt='n')
axis(1,at=seq(1,n,10))
}
if (par4!='No season') {
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab,xaxt='n')
axis(1,at=seq(1,n,par4))
grid(nx=0,ny=NULL,col='black')
abline(v=seq(1,n,par4),col='black',lty='dotted')
}
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Univariate Dataseries',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Name of dataseries',header=TRUE)
a<-table.element(a,par1)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Source',header=TRUE)
a<-table.element(a,par2)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Description',header=TRUE)
a<-table.element(a,par3)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Number of observations',header=TRUE)
a<-table.element(a,length(x))
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')