Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationSun, 04 Oct 2009 03:31:59 -0600
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/Oct/04/t1254649053rt3zlybfelem8pr.htm/, Retrieved Sun, 28 Apr 2024 15:44:05 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=43611, Retrieved Sun, 28 Apr 2024 15:44:05 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywordsKDGP1W1
Estimated Impact126
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [verbetering taak 1] [2009-10-04 09:31:59] [8dade33360a3d9627a19ab7d33b79ad8] [Current]
- RMP     [Histogram] [histogram aantal ...] [2009-10-07 13:19:37] [f2506eb608b3ad31ef486d4eb59bb557]
- RMP     [Histogram] [histogram aantal ...] [2009-10-07 13:26:19] [f2506eb608b3ad31ef486d4eb59bb557]
- RMP     [Kernel Density Estimation] [dichtheidsgrafiek...] [2009-10-07 13:31:14] [f2506eb608b3ad31ef486d4eb59bb557]
Feedback Forum

Post a new message
Dataseries X:
2357402
2199181
2603060
2629720
2638792
2717481
3810804
3871664
2998364
2923432
2712359
2996099
2395029
2483862
3120231
3360606
3177203
3062783
4242509
4026394
3192481
3118695
2782482
3209833
2630190
2592882
3785309
3231539
3421369
3312134
4647303
4289177
3463853
3304422
3006121
3464238
2921118
2624018
3500718
3939351
3467672
3343628
4852445
4597807
3653145
3572079
3334861
3695369
3075704
2852998
3942704
4004560
3822145
3760085
5267816
5271333
4144142
4109749
3896808
4211074
3402318
3279817
4706628
4079499
4344530
4048625
5394915
5611967
4145481
4025610
3552218
3910443




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk

\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 & 'RServer@AstonUniversity' @ vre.aston.ac.uk \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=43611&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]'RServer@AstonUniversity' @ vre.aston.ac.uk[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=43611&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=43611&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'RServer@AstonUniversity' @ vre.aston.ac.uk







Univariate Dataseries
Name of dataseriesAantal bezoekers in de VS
Source
Description
Number of observations72

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Aantal bezoekers in de VS \tabularnewline
Source &  \tabularnewline
Description &  \tabularnewline
Number of observations & 72 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=43611&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Aantal bezoekers in de VS[/C][/ROW]
[ROW][C]Source[/C][C][/C][/ROW]
[ROW][C]Description[/C][C][/C][/ROW]
[ROW][C]Number of observations[/C][C]72[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=43611&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=43611&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 dataseriesAantal bezoekers in de VS
Source
Description
Number of observations72



Parameters (Session):
par1 = Aantal bezoekers in de VS ;
Parameters (R input):
par1 = Aantal bezoekers in de VS ; par2 = ; par3 = ;
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')