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 computationTue, 20 Oct 2009 17:30:42 -0600
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2009/Oct/21/t1256081491gbbslfrtfwmzx1p.htm/, Retrieved Thu, 02 May 2024 07:24:19 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=49227, Retrieved Thu, 02 May 2024 07:24:19 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact142
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Bivariate Data Series] [Bivariate dataset] [2008-01-05 23:51:08] [74be16979710d4c4e7c6647856088456]
F RMPD  [Univariate Explorative Data Analysis] [Colombia Coffee] [2008-01-07 14:21:11] [74be16979710d4c4e7c6647856088456]
F RMPD    [Univariate Data Series] [] [2009-10-14 08:30:28] [74be16979710d4c4e7c6647856088456]
-   PD      [Univariate Data Series] [WS3V2 - Y[t]+X[t]] [2009-10-20 17:13:57] [90e6802d28d0afa9b030a19cd25ed2b0]
- R PD          [Univariate Data Series] [WorkShop3 (SHW)] [2009-10-20 23:30:42] [2d9a0b3c2f25bb8f387fafb994d0d852] [Current]
Feedback Forum

Post a new message
Dataseries X:
298.035
320.390
309.162
258.949
246.974
262.040
265.927
265.937
263.084
228.818
210.891
213.777
229.891
252.600
245.421
197.887
188.669
213.241
217.861
233.725
245.766
224.275
219.351
234.777
263.571
295.251
289.216
230.043
246.901
270.879
278.724
303.020
325.705
298.521
305.084
333.414
369.434
382.655
372.972
324.536
328.038
336.997
342.992
364.523
366.238
349.143
346.744
365.108
382.979
382.814
365.312
304.758
298.730
300.031
310.114
321.647
319.084
302.367
298.196
317.778




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'Gwilym Jenkins' @ 72.249.127.135

\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 & 'Gwilym Jenkins' @ 72.249.127.135 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=49227&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]'Gwilym Jenkins' @ 72.249.127.135[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=49227&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=49227&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'Gwilym Jenkins' @ 72.249.127.135







Univariate Dataseries
Name of dataseriesAantal werkloze vrouwen in België
Sourcewww.nbb.be
DescriptionBelgoStat
Number of observations60

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Aantal werkloze vrouwen in België \tabularnewline
Source & www.nbb.be \tabularnewline
Description & BelgoStat \tabularnewline
Number of observations & 60 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=49227&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Aantal werkloze vrouwen in België[/C][/ROW]
[ROW][C]Source[/C][C]www.nbb.be[/C][/ROW]
[ROW][C]Description[/C][C]BelgoStat[/C][/ROW]
[ROW][C]Number of observations[/C][C]60[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=49227&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=49227&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 dataseriesAantal werkloze vrouwen in België
Sourcewww.nbb.be
DescriptionBelgoStat
Number of observations60



Parameters (Session):
par1 = 0 ; par2 = 36 ;
Parameters (R input):
par1 = Aantal werkloze vrouwen in België ; par2 = www.nbb.be ; par3 = BelgoStat ;
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')