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, 09 Feb 2009 12:24:08 -0700
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/Feb/09/t1234207724ulya0xh790txu0c.htm/, Retrieved Fri, 10 May 2024 00:37:48 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=37168, Retrieved Fri, 10 May 2024 00:37:48 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact147
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [Beursaandeel KBC] [2009-02-09 19:24:08] [d41d8cd98f00b204e9800998ecf8427e] [Current]
- RMPD    [Histogram] [Frequentietabel-a...] [2009-02-09 19:51:32] [74be16979710d4c4e7c6647856088456]
Feedback Forum

Post a new message
Dataseries X:
23/09/2008	62,9
24/09/2008	64,92
25/09/2008	64
28/09/2008	65,01
29/09/2008	47
30/09/2008	61,35
1/10/2008	61
2/10/2008	61,71
5/10/2008	59,8
6/10/2008	57,55
7/10/2008	40
8/10/2008	45,01
9/10/2008	38
12/10/2008	40,5
13/10/2008	44,5
14/10/2008	40,98
15/10/2008	36,51
16/10/2008	37,49
19/10/2008	34,95
20/10/2008	38,21
21/10/2008	33,63
22/10/2008	33,49
23/10/2008	28
26/10/2008	28
27/10/2008	26,75
28/10/2008	26,62
29/10/2008	29,5
30/10/2008	31
2/11/2008	34
3/11/2008	35
4/11/2008	35,9
5/11/2008	32,8
6/11/2008	33
9/11/2008	33,5
10/11/2008	34,35
11/11/2008	32,6
12/11/2008	28,6
13/11/2008	27,45
16/11/2008	26,51
17/11/2008	26,9
18/11/2008	24
19/11/2008	19,61
20/11/2008	20
23/11/2008	19,2
24/11/2008	20,44
25/11/2008	20,3
26/11/2008	20,4
27/11/2008	23,15
30/11/2008	23,78
1/12/2008	22
2/12/2008	23,4
3/12/2008	23,75
4/12/2008	24,78
7/12/2008	25,28
8/12/2008	29,57
12/01/2009	22,05
13/01/2009	22,75
14/01/2009	20,85
15/01/2009	20,35
18/01/2009	16,8
19/01/2009	12,99
20/01/2009	9,66
21/01/2009	11
22/01/2009	12,51
25/01/2009	12,7
26/01/2009	12,82
27/01/2009	12,9
28/01/2009	14,5
29/01/2009	14,13
1/02/2009	14
2/02/2009	13,59
3/02/2009	13,87




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'Sir Ronald Aylmer Fisher' @ 193.190.124.24

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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=37168&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 Ronald Aylmer Fisher' @ 193.190.124.24



Parameters (Session):
par1 = Koers KBC ; par2 = http://www.beursduivel.be/koersen.php?page=bhistory&naam=KBC ;
Parameters (R input):
par1 = Koers KBC ; par2 = http://www.beursduivel.be/koersen.php?page=bhistory&naam=KBC ; par3 = Aandeel ;
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')