Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationWed, 30 Sep 2009 05:54:39 -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/Sep/30/t12543118236tgaelvm3e97cbq.htm/, Retrieved Sat, 20 Apr 2024 00:02:05 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=43109, Retrieved Sat, 20 Apr 2024 00:02:05 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywordsKDGP1W1
Estimated Impact206
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [Gemiddelde prijs ...] [2009-09-30 11:54:39] [bad7dbea6bcbbbbea3fc380bb800ab43] [Current]
Feedback Forum

Post a new message
Dataseries X:
104,65
109,2
103,93
101,93
101,58
102,63
106,83
105,57
105
104,16
106,93
106,5
106,47
112,33
106,81
103,49
104,13
103,2
105,55
102,8
106,68
105,43
109,01
112,24
112,87
110,98
112,85
112,08
110,72
109,69
112,53
112,99
111,74
111,15
114,82
117,38
117,81
122,85
116,96
119,16
117,74
118,84
123,81
120,33
119,2
117,32
128,58
129,2
126,19
132,1
128,12
122,28
122,36
123,13
125,97
126,14
122,7
122,67
129,19
133,01
123,96
128,96
127,32
131,38
125,25
127,91
130,42
128,44
125,86
125,71
130,63
131,78
125,61
131,84
122,14
127,13
124,49
125,48
129,86
126,32
125,56
125,64
128,26
125,47
134,4
134,5
131,22
121,62
124,16
127,5
132,86
127,87
124,07
124,25
131,16
129,24
129,24
135,51
128,97
126,89
127,52
130,31
132,39
132,69
128,73
129,66
127,72
132,63
129,74
138,46
134,31
128,8
129,95
134,15
136,01
135,1
132,27
132,49
130,06
136,11
131,47
140,61
141,65
126,75
133,9
138,75
141,86
141,13
138,76
138,65
138,59
147,09
140,17
152,38
144,02
139,55
141,1
145,85
147,88
145,17




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 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 & 2 seconds \tabularnewline
R Server & 'Gwilym Jenkins' @ 72.249.127.135 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=43109&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]'Gwilym Jenkins' @ 72.249.127.135[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=43109&T=0

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







Univariate Dataseries
Name of dataseries
Source
Description
Number of observations140

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

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C][/C][/ROW]
[ROW][C]Source[/C][C][/C][/ROW]
[ROW][C]Description[/C][C][/C][/ROW]
[ROW][C]Number of observations[/C][C]140[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=43109&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=43109&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 dataseries
Source
Description
Number of observations140



Parameters (Session):
Parameters (R input):
par1 = ; 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')