Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationThu, 07 Feb 2013 04:48:55 -0500
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2013/Feb/07/t1360230635ujwz4p0n6sirngn.htm/, Retrieved Tue, 30 Apr 2024 12:21:38 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=206093, Retrieved Tue, 30 Apr 2024 12:21:38 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact122
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [Gemiddelde consum...] [2013-02-07 09:48:55] [764249a9cc4864d99a8b0ce95556daaa] [Current]
Feedback Forum

Post a new message
Dataseries X:
120,79
120,18
118,04
115,74
115,54
115,02
112,77
112,39
114,44
114,99
118,33
119,01
120,37
120,35
120,15
119,86
120,44
120,69
121,26
120,5
117,58
116,49
116,02
116,13
115,65
116,22
116,86
116,22
116,93
117,32
116,6
117,85
118,45
118,74
120,56
122,05
126,27
136,55
136,26
134,94
134,73
134,09
126,29
120,13
121,83
122,26
121,98
122,19
123,15
123,96
126,31
127,14
126,29
125,68
127,14
128,29
129,3
132,03
132,63
132,23
132,38
130,67
129,49
123,42
113,41
113,01
110,19
104,13
103,6
103,74
104,04
103,84
103,16
103,05
103,13
103,38
102,79
102,8
102,39
102,31
101,91
101,03
100,25
99,53
99,5




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

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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=206093&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' @ jenkins.wessa.net







Univariate Dataseries
Name of dataseriesconsumptieprijzen van volle melk
Sourcehttp://www.nbb.be/belgostat/DataAccesLinker?Lang=N&Code=consum
Descriptionvolle melk
Number of observations85

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & consumptieprijzen van volle melk \tabularnewline
Source & http://www.nbb.be/belgostat/DataAccesLinker?Lang=N&Code=consum \tabularnewline
Description & volle melk \tabularnewline
Number of observations & 85 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=206093&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]consumptieprijzen van volle melk[/C][/ROW]
[ROW][C]Source[/C][C]http://www.nbb.be/belgostat/DataAccesLinker?Lang=N&Code=consum[/C][/ROW]
[ROW][C]Description[/C][C]volle melk[/C][/ROW]
[ROW][C]Number of observations[/C][C]85[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=206093&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=206093&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 dataseriesconsumptieprijzen van volle melk
Sourcehttp://www.nbb.be/belgostat/DataAccesLinker?Lang=N&Code=consum
Descriptionvolle melk
Number of observations85



Parameters (Session):
par1 = consumptieprijzen van volle melk ; par2 = http://www.nbb.be/belgostat/DataAccesLinker?Lang=N&Code=consum ; par3 = volle melk ; par4 = 12 ;
Parameters (R input):
par1 = consumptieprijzen van volle melk ; par2 = http://www.nbb.be/belgostat/DataAccesLinker?Lang=N&Code=consum ; par3 = volle melk ; par4 = 12 ;
R code (references can be found in the software module):
if (par4 != 'No season') {
par4 <- as.numeric(par4)
if (par4 < 4) par4 <- 12
}
summary(x)
n <- length(x)
bitmap(file='test1.png')
if (par4=='No season') {
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab,xaxt='n')
axis(1,at=seq(1,n,10))
}
if (par4!='No season') {
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab,xaxt='n')
axis(1,at=seq(1,n,par4))
grid(nx=0,ny=NULL,col='black')
abline(v=seq(1,n,par4),col='black',lty='dotted')
}
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')