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 computationSat, 25 Dec 2010 10:13:07 +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/2010/Dec/25/t1293271839u9gl4ri60shenof.htm/, Retrieved Mon, 29 Apr 2024 06:23:23 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=115336, Retrieved Mon, 29 Apr 2024 06:23:23 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact166
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Univariate Data Series] [Bouwvergunningen] [2009-11-02 16:57:06] [11ac052cc87d77b9933b02bea117068e]
-   P   [Univariate Data Series] [Bouwvergunningen ...] [2009-11-11 14:29:30] [11ac052cc87d77b9933b02bea117068e]
-   PD    [Univariate Data Series] [Ruwe gegevens tot...] [2010-12-25 10:04:52] [1ec36cc0fd92fd0f07d0b885ce2c369b]
-    D      [Univariate Data Series] [Werkloosheidsuitk...] [2010-12-25 10:06:58] [1ec36cc0fd92fd0f07d0b885ce2c369b]
-    D        [Univariate Data Series] [CAO-lonen] [2010-12-25 10:08:10] [1ec36cc0fd92fd0f07d0b885ce2c369b]
-    D            [Univariate Data Series] [Faillissementen] [2010-12-25 10:13:07] [d42b17bf3b3c0d56878eb3f5a4351e6d] [Current]
Feedback Forum

Post a new message
Dataseries X:
797
840
988
819
831
904
814
798
828
789
930
744
832
826
907
776
835
715
729
733
736
712
711
667
799
661
692
649
729
622
671
635
648
745
624
477
710
515
461
590
415
554
585
513
591
561
684
668
795
776
1 043
964
762
1 030
939
779
918
839
874
840




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk

\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 & 1 seconds \tabularnewline
R Server & 'RServer@AstonUniversity' @ vre.aston.ac.uk \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=115336&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]1 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'RServer@AstonUniversity' @ vre.aston.ac.uk[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=115336&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=115336&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 time1 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk







Univariate Dataseries
Name of dataseriesFaillissementen
SourceCBS
DescriptionAantal Faillissementen
Number of observations60

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Faillissementen \tabularnewline
Source & CBS \tabularnewline
Description & Aantal Faillissementen \tabularnewline
Number of observations & 60 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=115336&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Faillissementen[/C][/ROW]
[ROW][C]Source[/C][C]CBS[/C][/ROW]
[ROW][C]Description[/C][C]Aantal Faillissementen[/C][/ROW]
[ROW][C]Number of observations[/C][C]60[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=115336&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=115336&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 dataseriesFaillissementen
SourceCBS
DescriptionAantal Faillissementen
Number of observations60



Parameters (Session):
par1 = Totale werkloze beroepsbevolking ; par2 = CBS ; par3 = Totale werkloze beroepsbevolking ; par4 = 12 ;
Parameters (R input):
par1 = Faillissementen ; par2 = CBS ; par3 = Aantal Faillissementen ; 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')