Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Module--
Title produced by softwareUnivariate Data Series
Date of computationThu, 26 Dec 2013 15:28:35 -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/Dec/26/t1388089796dhgz510o2a42cau.htm/, Retrieved Fri, 26 Apr 2024 06:59:24 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=232629, Retrieved Fri, 26 Apr 2024 06:59:24 +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)
-     [Univariate Data Series] [] [2013-09-23 08:07:51] [cc5b249d155bce3df9ed2c66d92b18d8]
- RM      [Univariate Data Series] [] [2013-12-26 20:28:35] [d41d8cd98f00b204e9800998ecf8427e] [Current]
Feedback Forum

Post a new message
Dataseries X:
9,84
9,87
9,9
9,9
9,87
9,87
9,88
9,76
9,76
9,76
9,77
9,77
9,77
9,83
9,85
9,85
9,89
9,9
9,92
9,91
9,92
9,92
9,96
9,97
9,98
10,06
10,07
10,12
10,1
10,1
10,1
10,19
10,21
10,2
10,39
10,39
10,39
10,45
10,49
10,48
10,49
10,49
10,5
10,51
10,51
10,53
10,54
10,54
10,55
10,58
10,59
10,56
10,57
10,59
10,63
10,63
10,66
10,69
10,72
10,72
10,73
10,75
10,78
10,79
10,83
10,83
10,85
10,88
10,97
10,98
11
11,04
11,08
11,16
11,19
11,2
11,22
11,26
11,29
11,31
11,39
11,37
11,39
11,39




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time3 seconds
R Server'Sir Maurice George Kendall' @ kendall.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 & 3 seconds \tabularnewline
R Server & 'Sir Maurice George Kendall' @ kendall.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=232629&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 Maurice George Kendall' @ kendall.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=232629&T=0

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







Univariate Dataseries
Name of dataseriesGem. prijs Chinese dagschotel
SourceBelgostat
DescriptionGem. prijs Chinese dagschotel
Number of observations84

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Gem. prijs Chinese dagschotel \tabularnewline
Source & Belgostat \tabularnewline
Description & Gem. prijs Chinese dagschotel \tabularnewline
Number of observations & 84 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=232629&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Gem. prijs Chinese dagschotel[/C][/ROW]
[ROW][C]Source[/C][C]Belgostat[/C][/ROW]
[ROW][C]Description[/C][C]Gem. prijs Chinese dagschotel[/C][/ROW]
[ROW][C]Number of observations[/C][C]84[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=232629&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=232629&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 dataseriesGem. prijs Chinese dagschotel
SourceBelgostat
DescriptionGem. prijs Chinese dagschotel
Number of observations84



Parameters (Session):
par1 = Gem. prijs Chinese dagschotel ; par2 = Belgostat ; par3 = Gem. prijs Chinese dagschotel ; par4 = 12 ;
Parameters (R input):
par1 = Gem. prijs Chinese dagschotel ; par2 = Belgostat ; par3 = Gem. prijs Chinese dagschotel ; par4 = 12 ; par5 = ; par6 = ; par7 = ; par8 = ; par9 = ; par10 = ; par11 = ; par12 = ; par13 = ; par14 = ; par15 = ; par16 = ; par17 = ; par18 = ; par19 = ; par20 = ;
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')