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 computationFri, 10 Oct 2008 08:24:54 -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/2008/Oct/10/t1223648935aa4fscllyp76b0p.htm/, Retrieved Sun, 19 May 2024 17:01:53 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=15240, Retrieved Sun, 19 May 2024 17:01:53 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact146
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
F       [Univariate Data Series] [Afzetprijsindex v...] [2008-10-10 14:24:54] [5925747fb2a6bb4cfcd8015825ee5e92] [Current]
Feedback Forum
2008-10-19 14:53:11 [Bob Leysen] [reply
De student vergat beschrijving en bronvermelding

Post a new message
Dataseries X:
100,5
101
101,3
101,3
101,3
100,8
100,7
100,6
101,1
100,7
100,6
100,5
101,5
101,5
101,5
102,1
102,1
102,2
102,4
102,5
102,6
102,8
102,8
103,1
102,5
102,9
103,6
104
103,5
103,1
102,4
102,2
102,4
102,6
102,8
102,8
103,6
104,7
105,5
106,6
107,2
107,5
108,3
108,7
108,8
109,8
109,5
109,2
110,6
110,1
109,9
109,7
109,4
109,4
109,4
109,5
109,5
109,9
110
110,8
112,4
112,8
113,7
114,5
114,8
115,6
115,8
115,8
116,3
116,3
116,8
116,7
116,8
117
117,2
117,1
117,3
117,4
117,7
117,9
118,8
119,9
122,4
123,5
125,6
127,4
128,5
129,5
130,8
132,7
134
132,9




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time3 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 & 3 seconds \tabularnewline
R Server & 'Sir Ronald Aylmer Fisher' @ 193.190.124.24 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=15240&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]3 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=15240&T=0

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







Univariate Dataseries
Name of dataseriesafzetprijsindex van de binnenlandsemarkt
Source
Description
Number of observations92

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & afzetprijsindex van de binnenlandsemarkt \tabularnewline
Source &  \tabularnewline
Description &  \tabularnewline
Number of observations & 92 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=15240&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]afzetprijsindex van de binnenlandsemarkt[/C][/ROW]
[ROW][C]Source[/C][C][/C][/ROW]
[ROW][C]Description[/C][C][/C][/ROW]
[ROW][C]Number of observations[/C][C]92[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=15240&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=15240&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 dataseriesafzetprijsindex van de binnenlandsemarkt
Source
Description
Number of observations92



Parameters (Session):
par1 = afzetprijsindex van de binnenlandsemarkt ;
Parameters (R input):
par1 = afzetprijsindex van de binnenlandsemarkt ; par2 = ; par3 = ;
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')