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, 21 Sep 2016 10:15:07 +0100
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2016/Sep/21/t1474449689y1uknm0y4817syw.htm/, Retrieved Wed, 08 May 2024 07:20:50 +0200
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=, Retrieved Wed, 08 May 2024 07:20:50 +0200
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact0
Dataseries X:
77.34
78.15
78.31
78.71
78.68
78.85
78.97
79.47
80.6
82.24
83.25
84.55
85.91
86.84
87.44
87.79
88.08
88.38
88.53
88.79
88.85
89.26
89.31
89.39
89.76
89.94
89.99
90.08
89.95
90.2
89.7
89.5
89.25
89.13
89.07
89.06
89.15
89.38
89.4
89.51
89.62
89.65
89.68
89.92
90.26
90.89
91.08
91.13
91.83
92.66
93.45
93.95
94.12
94.31
94.25
94.51
94.58
94.85
95.31
95.75
96.06
96.4
96.57
96.47
96.34
96.22
96.2
96.71
97.05
97.82
98.22
98.5
98.94
99.5
99.89
100
100.1
100.16
100.05
100.03
100
100.32
100.53
100.49
100.38
100.22
100.5
100.57
100.6
100.23
100.29
100.01
100.13
100.22
100.2
100.34
100.73
100.29
101.11
101.09
101.01
101.27
101.57
101.69
101
101.43
101.13
101.23




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

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







Univariate Dataseries
Name of dataseriesConsumptieprijsindex
Sourcehttp://stat.nbb.be/Index.aspx?ThemeTreeId=15&lang=nl
DescriptionGeeft de prijsschommeling van brood en granen weer
Number of observations108

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Consumptieprijsindex \tabularnewline
Source & http://stat.nbb.be/Index.aspx?ThemeTreeId=15&lang=nl \tabularnewline
Description & Geeft de prijsschommeling van brood en granen weer \tabularnewline
Number of observations & 108 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Consumptieprijsindex[/C][/ROW]
[ROW][C]Source[/C][C]http://stat.nbb.be/Index.aspx?ThemeTreeId=15&lang=nl[/C][/ROW]
[ROW][C]Description[/C][C]Geeft de prijsschommeling van brood en granen weer[/C][/ROW]
[ROW][C]Number of observations[/C][C]108[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=&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 dataseriesConsumptieprijsindex
Sourcehttp://stat.nbb.be/Index.aspx?ThemeTreeId=15&lang=nl
DescriptionGeeft de prijsschommeling van brood en granen weer
Number of observations108



Parameters (Session):
par4 = 12 ;
Parameters (R input):
par1 = Consumptieprijsindex ; par2 = http://stat.nbb.be/Index.aspx?ThemeTreeId=15&lang=nl ; par3 = Geeft de prijsschommeling van brood en granen weer ; 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')