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, 26 Nov 2011 13:54:36 -0500
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2011/Nov/26/t1322333716de0q81evwq2l1vn.htm/, Retrieved Thu, 28 Mar 2024 09:14:05 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=147441, Retrieved Thu, 28 Mar 2024 09:14:05 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact88
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]
- RMPD    [Univariate Data Series] [B1] [2011-11-26 18:54:36] [cdf03f2f7d2bbe3f2da091606ae8e03f] [Current]
-    D      [Univariate Data Series] [B1] [2011-11-26 18:59:22] [0f81819b439c6e991d1a2004e9982756]
Feedback Forum

Post a new message
Dataseries X:
54931232
53922861
55719804
52987449
47492381
48189983
56094698
54534466
51642979
57872617
50039368
51158751
58434230
54072107
54549320
53939345
44968981
43475289
51201280
51046272
46417306
54222266
46013057
43033396
50615569
45057149
46497981
47427901
39454830
38602505
45799995
39404153
42273156
46117529
37668266
37123384
44670641
39743542
42302792
43075518
35447406
38225519
44150028
40699204
41677560
44051121
38882303
38399780
45473273
38497691
43119728
42593544
34181220
36333563
41570966
37708710
40059103
38937434
35492936
35810357
39923931




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=147441&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'Gertrude Mary Cox' @ cox.wessa.net







Univariate Dataseries
Name of dataseriesOmzet
SourceStatBel
DescriptionBinnenlandse omzet (1996-2001)
Number of observations61

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Omzet \tabularnewline
Source & StatBel \tabularnewline
Description & Binnenlandse omzet (1996-2001) \tabularnewline
Number of observations & 61 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=147441&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Omzet[/C][/ROW]
[ROW][C]Source[/C][C]StatBel[/C][/ROW]
[ROW][C]Description[/C][C]Binnenlandse omzet (1996-2001)[/C][/ROW]
[ROW][C]Number of observations[/C][C]61[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=147441&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=147441&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
SourceStatBel
DescriptionBinnenlandse omzet (1996-2001)
Number of observations61



Parameters (Session):
par1 = Omzet ; par2 = StatBel ; par3 = Binnenlandse omzet (1996-2001) ; par4 = 12 ;
Parameters (R input):
par1 = Omzet ; par2 = StatBel ; par3 = Binnenlandse omzet (1996-2001) ; 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')