Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationThu, 20 Nov 2014 14:03:57 +0000
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2014/Nov/20/t1416492254wx9wtcai7fgeh3j.htm/, Retrieved Sun, 19 May 2024 14:14:48 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=257151, Retrieved Sun, 19 May 2024 14:14:48 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact89
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Univariate Data Series] [data set] [2008-12-01 19:54:57] [b98453cac15ba1066b407e146608df68]
- R PD    [Univariate Data Series] [] [2014-11-20 14:03:57] [d100ddac424efc880e37824ffef4fe9f] [Current]
-   PD      [Univariate Data Series] [] [2014-11-20 14:06:44] [95c11abf048d3a1e472aeccb09199113]
-   P         [Univariate Data Series] [] [2014-11-20 14:15:05] [95c11abf048d3a1e472aeccb09199113]
- RMPD      [Classical Decomposition] [] [2014-11-20 14:11:39] [95c11abf048d3a1e472aeccb09199113]
- RMP         [Exponential Smoothing] [] [2014-11-20 18:34:56] [2fea329c6e322b1612c5dc504f90c0ef]
Feedback Forum

Post a new message
Dataseries X:
154299558
133159384
149002813
142098473
129893855
145444831
141821958
132856599
144575294
132377086
139631892
143836436
150120462
146476407
150959969
139843831
135067495
162217974
148754317
142087889
151878396
137232674
152539908
157730636
155919549
158345832
155293830
148211057
145367208
159322145
141394808
152501604
144788279
132665186
153447911
154073968
151218659
152314179
153576457
146956048
142730585
154013861
146390069
150867957
147479833
144721295
151670553
138026642
163964340
154950637
145384844
157311208
137243260
151682424
151261896
152246280
138405427
146314866
138362743
145963411
162261490
143566427
149031577
157251394
139046214
150614308
152250128
148828360
146906898
144665280
141160729




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R Server'Gwilym Jenkins' @ jenkins.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 & 0 seconds \tabularnewline
R Server & 'Gwilym Jenkins' @ jenkins.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=257151&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]0 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'Gwilym Jenkins' @ jenkins.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=257151&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=257151&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 time0 seconds
R Server'Gwilym Jenkins' @ jenkins.wessa.net







Univariate Dataseries
Name of dataseriesUnemployment time series
SourceBelgostat
Descriptionmonthly time series of unemployment in Belgium
Number of observations71

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Unemployment time series \tabularnewline
Source & Belgostat \tabularnewline
Description & monthly time series of unemployment in Belgium \tabularnewline
Number of observations & 71 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=257151&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Unemployment time series[/C][/ROW]
[ROW][C]Source[/C][C]Belgostat[/C][/ROW]
[ROW][C]Description[/C][C]monthly time series of unemployment in Belgium[/C][/ROW]
[ROW][C]Number of observations[/C][C]71[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=257151&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=257151&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 dataseriesUnemployment time series
SourceBelgostat
Descriptionmonthly time series of unemployment in Belgium
Number of observations71



Parameters (Session):
par1 = Unemployment time series ; par2 = Belgostat ; par3 = monthly time series of unemployment in Belgium ; par4 = 12 ;
Parameters (R input):
par1 = Unemployment time series ; par2 = Belgostat ; par3 = monthly time series of unemployment in Belgium ; par4 = 12 ;
R code (references can be found in the software module):
bitmap(file='test1.png')
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab)
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')