Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationSat, 01 Aug 2009 02:03:27 -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/Aug/01/t12491139324xyxb46lcukz9lp.htm/, Retrieved Sat, 04 May 2024 16:10:00 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=42427, Retrieved Sat, 04 May 2024 16:10:00 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywordsOpdracht 1: Stap 2
Estimated Impact213
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [VermeulenNickdata...] [2009-08-01 08:03:27] [0d1085ed835696cdd537ad5fa07600ec] [Current]
Feedback Forum

Post a new message
Dataseries X:
106,61
107,86
108,07
109,68
108,57
108,08
109,8
110,7
110,72
109,85
109,71
110
110,87
111,16
110,63
110,26
110,79
111,75
111,75
112,31
112,29
111,86
111,22
112,42
111,94
112,77
113,99
114,22
112,38
114,98
115,94
117,63
117,76
118,11
120,88
121,87
122,34
122,42
122,17
121,99
124,96
125,94
126,59
127,11
125,44
125,53
125,35
124,3
123,62
124
124,47
126,89
124,87
124,55
125,31
126,02
125,31
125,3
123,83
124,49
124,92
125,77
127,27
127,35
126,05
126,84
127,75
126,78
126,98
127,89
127,9
128,06
125,39
128,13
127,97
127,56
126,89
127,8
128,05
128,98
128,55
129,35
129,97
130,89
129,8
132,32
131,1
131,44
132,55
133,35
132,53
131,11
130,02
128,91
129,98
130,91




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'Sir Ronald Aylmer Fisher' @ 193.190.124.24

\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 & 'Sir Ronald Aylmer Fisher' @ 193.190.124.24 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=42427&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]'Sir Ronald Aylmer Fisher' @ 193.190.124.24[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=42427&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=42427&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'Sir Ronald Aylmer Fisher' @ 193.190.124.24







Univariate Dataseries
Name of dataseriesRoze Garnalen
SourceBelgostat
DescriptionIndexcijfers Consumptieprijzen Roze Garnalen
Number of observations96

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Roze Garnalen  \tabularnewline
Source & Belgostat \tabularnewline
Description & Indexcijfers Consumptieprijzen Roze Garnalen \tabularnewline
Number of observations & 96 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=42427&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Roze Garnalen [/C][/ROW]
[ROW][C]Source[/C][C]Belgostat[/C][/ROW]
[ROW][C]Description[/C][C]Indexcijfers Consumptieprijzen Roze Garnalen[/C][/ROW]
[ROW][C]Number of observations[/C][C]96[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=42427&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=42427&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 dataseriesRoze Garnalen
SourceBelgostat
DescriptionIndexcijfers Consumptieprijzen Roze Garnalen
Number of observations96



Parameters (Session):
par1 = Roze Garnalen ; par2 = Belgostat ; par3 = Indexcijfers Consumptieprijzen Roze Garnalen ;
Parameters (R input):
par1 = Roze Garnalen ; par2 = Belgostat ; par3 = Indexcijfers Consumptieprijzen Roze Garnalen ;
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')