Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationThu, 18 Sep 2014 17:54:54 +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/2014/Sep/18/t1411065409prx3c73d9evby9c.htm/, Retrieved Mon, 13 May 2024 11:13:10 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=235862, Retrieved Mon, 13 May 2024 11:13:10 +0000
QR Codes:

Original text written by user:Ik koos voor deze grafiek omdat werkloosheid me kan interesseren. Zelf vraag ik me af waarom iemand werkloos is en hoeveel personen er op een bepaalde moment werkloos zijn. Hierop wilde ik antwoorden dus zocht ik de juiste grafiek.
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact127
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [Werkloosheid niet...] [2014-09-18 16:54:54] [d41d8cd98f00b204e9800998ecf8427e] [Current]
Feedback Forum

Post a new message
Dataseries X:
250.8
247.6
237.8
226.4
217.2
211.4
207.6
204.3
197.5
193.6
192.3
192
196.1
191.9
185.6
179.4
173.9
169.2
166.8
165.2
161.4
160.8
163.7
170.8
182.7
190.9
197.8
205.1
210.7
220.2
229.7
237.1
241.6
250.4
258.6
269.9
283.2
289.6
281.8
274.7
267.6
261.4
260.5
260.7
254.2
250.5
253.4
263.7
276.2
273.8
265.9
258.4
253.5
250.7
252.8
255.3
251.2
252.5
257.8
269.9
291.6
298.9
295.6
292.1
290.9
290.6
298
304
304.3
309.8
322.3
340.2
369.3
376.7
379.7
379.5
377.8
381.6
394.6
399.3
400.4
408.2
419.1
437.7




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=235862&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 time0 seconds
R Server'Gertrude Mary Cox' @ cox.wessa.net







Univariate Dataseries
Name of dataseriesWerkloosheidsuitkeringen Niet-seizoengecorrigeerd
Sourcecentraal bureau voor de statistiek
DescriptionSociale zekerheid
Number of observations84

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & Werkloosheidsuitkeringen Niet-seizoengecorrigeerd \tabularnewline
Source & centraal bureau voor de statistiek \tabularnewline
Description & Sociale zekerheid \tabularnewline
Number of observations & 84 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=235862&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]Werkloosheidsuitkeringen Niet-seizoengecorrigeerd[/C][/ROW]
[ROW][C]Source[/C][C]centraal bureau voor de statistiek[/C][/ROW]
[ROW][C]Description[/C][C]Sociale zekerheid[/C][/ROW]
[ROW][C]Number of observations[/C][C]84[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=235862&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=235862&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 dataseriesWerkloosheidsuitkeringen Niet-seizoengecorrigeerd
Sourcecentraal bureau voor de statistiek
DescriptionSociale zekerheid
Number of observations84



Parameters (Session):
par1 = Werkloosheidsuitkeringen Niet-seizoengecorrigeerd ; par2 = centraal bureau voor de statistiek ; par3 = Sociale zekerheid ; par4 = 12 ;
Parameters (R input):
par1 = Werkloosheidsuitkeringen Niet-seizoengecorrigeerd ; par2 = centraal bureau voor de statistiek ; par3 = Sociale zekerheid ; par4 = 12 ;
R code (references can be found in the software module):
par4 <- '12'
par3 <- 'Sociale zekerheid'
par2 <- 'centraal bureau voor de statistiek'
par1 <- 'Werkloosheidsuitkeringen Niet-seizoengecorrigeerd'
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')