Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationMon, 24 Sep 2012 11:27:17 -0400
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2012/Sep/24/t1348500479zpdy7nu7nqiu2bn.htm/, Retrieved Sun, 28 Apr 2024 07:23:37 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=169913, Retrieved Sun, 28 Apr 2024 07:23:37 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact103
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [] [2012-09-24 15:27:17] [44b559b455558ce8185c1073291404e7] [Current]
- RMPD    [Histogram] [] [2012-10-01 11:08:35] [7f8baaec841305942f5a80a47f7ed815]
- RMPD    [Histogram] [] [2012-10-01 11:15:20] [7f8baaec841305942f5a80a47f7ed815]
- RMP       [Kernel Density Estimation] [] [2012-10-01 11:35:48] [7f8baaec841305942f5a80a47f7ed815]
- RMPD    [Histogram] [] [2012-10-01 11:20:04] [7f8baaec841305942f5a80a47f7ed815]
Feedback Forum

Post a new message
Dataseries X:
98,68
99,21
99,36
100,72
102,27
102,62
102,97
102,88
102,9
103,01
103,02
103,73
104,18
103,73
103,78
103,61
103,84
103,86
104,14
104,05
104,01
104,49
104,83
104,78
104,95
105,28
105,28
105,91
106,81
106,39
107,02
106,92
107,01
106,79
107,41
107,13
107,54
108,48
108,5
108,27
109,42
110,09
109,98
109,99
109,54
108,85
106,76
107,56
106,24
108,85
111,11
111,85
110,68
106,96
106,74
105,73
105,66
104,01
106,86
108,84
110,66
106,93
103,74
101,64
102,17
101,13
100,64
100,43
99,77
99,79
99,47
99,63




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

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







Univariate Dataseries
Name of dataseriesThee
SourceBelgostat
DescriptionIndexcijfers van de consumptieprijzen per product: thee
Number of observations72

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Thee \tabularnewline
Source & Belgostat \tabularnewline
Description & Indexcijfers van de consumptieprijzen per product: thee 	  \tabularnewline
Number of observations & 72 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=169913&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Thee[/C][/ROW]
[ROW][C]Source[/C][C]Belgostat[/C][/ROW]
[ROW][C]Description[/C][C]Indexcijfers van de consumptieprijzen per product: thee 	 [/C][/ROW]
[ROW][C]Number of observations[/C][C]72[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=169913&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=169913&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 dataseriesThee
SourceBelgostat
DescriptionIndexcijfers van de consumptieprijzen per product: thee
Number of observations72



Parameters (Session):
par1 = Thee ; par2 = Belgostat ; par3 = Indexcijfers van de consumptieprijzen per product: thee ; par4 = 12 ;
Parameters (R input):
par1 = Thee ; par2 = Belgostat ; par3 = Indexcijfers van de consumptieprijzen per product: thee ; 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')