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, 13 Dec 2008 03:26:57 -0700
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/Dec/13/t12291640535assibfnbvgr2lq.htm/, Retrieved Fri, 17 May 2024 02:39:37 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=32947, Retrieved Fri, 17 May 2024 02:39:37 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact173
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
F     [Exercise 1.13] [Exercise 1.13 (Wo...] [2008-10-01 13:28:34] [b98453cac15ba1066b407e146608df68]
- RMPD  [Univariate Data Series] [Time series 1] [2008-10-13 19:38:20] [7496c02ff89a4d46194b78685600e356]
-   PD      [Univariate Data Series] [Tijdreeks Niet-du...] [2008-12-13 10:26:57] [28deb8481dba3cc87d2d53a86e0e0d0b] [Current]
Feedback Forum

Post a new message
Dataseries X:
99,5
98,2
108,9
100,0
105,0
108,4
96,7
100,5
115,6
114,9
110,7
107,7
113,5
106,9
119,6
109,4
106,9
118,7
108,9
113,1
125,1
126,5
122,7
127,5
107,1
112,0
122,1
111,5
113,2
128,2
115,1
117,4
132,0
130,8
128,0
132,7
117,0
110,9
123,5
117,4
122,7
123,5
111,5
113,8
131,2
127,0
126,2
121,2
118,8
117,9
135,2
120,7
126,4
129,6
113,4
120,5
135,5
137,6
130,6
133,1
121,5
120,5
136,9
123,7
128,5
135,0
120,9
121,1
132,2
134,5
133,6
136,1
124,5
124,6
133,5
132,3
125,3
135,5
121,2
117,5
135,9




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'George Udny Yule' @ 72.249.76.132

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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=32947&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'George Udny Yule' @ 72.249.76.132







Univariate Dataseries
Name of dataseriesNiet-duurzame consumptiegoederen
SourceBelgoStat
Description
Number of observations81

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Niet-duurzame consumptiegoederen \tabularnewline
Source & BelgoStat \tabularnewline
Description &  \tabularnewline
Number of observations & 81 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=32947&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Niet-duurzame consumptiegoederen[/C][/ROW]
[ROW][C]Source[/C][C]BelgoStat[/C][/ROW]
[ROW][C]Description[/C][C][/C][/ROW]
[ROW][C]Number of observations[/C][C]81[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=32947&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=32947&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 dataseriesNiet-duurzame consumptiegoederen
SourceBelgoStat
Description
Number of observations81



Parameters (Session):
par1 = Niet-duurzame consumptiegoederen ; par2 = BelgoStat ;
Parameters (R input):
par1 = Niet-duurzame consumptiegoederen ; par2 = BelgoStat ; 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')